home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / patches / nts2 / ibmcom / lt0h.msg (.txt) < prev    next >
Encoding:
OS/2 Message File  |  1993-09-13  |  34.8 KB  |  613 lines

  1. MKMSGF
  2.  }!R"O#
  3. 3*4-4+5
  4. AaB(C
  5. KoNuO
  6. WFYIYLYOYRYUYXY[Y^YaYdYgYjYmYpYsYvYyY|Y
  7. Z!Z$Z'Z*Z-Z0Z3Z6Z9Z<Z?ZBZEZHZKZNZQZTZWZZZ]Z`ZcZfZiZlZ
  8. q q#q&q)q,q/q2q5q8q;q>qAqDqGqJqMqPqSqVqYq\q_qbqeqhqkqnqqqtqwqzq}q
  9. tovrv
  10. xLz?{M|4}
  11. ICAUSE:  An initialization error has been reported, which has
  12. caused the device driver to not install.
  13. ACTION:  Check the FFST/2 message log if you are using FFST/2 or the
  14. LANTRAN.LOG to identify the specific condition that caused the failure.
  15. A message detailing that condition will be logged prior to this message.
  16. ICAUSE:  This message will be displayed when the system service DosOpen
  17. request to the PROTMAN.OS2 device driver fails for any reason.  This can
  18. also happen when another device driver has opened PROTMAN with exclusive
  19. rights and has failed to close it.
  20. ACTION:  Check your CONFIG.SYS file and ensure that the PROTMAN.OS2
  21. device driver is active.  For additional information about the return code
  22. displayed with the message for a specific cause, type HELP nnnn from
  23. the OS/2 command prompt.
  24. ICAUSE:  The protocol manager failed to honor a request from this protocol stack.
  25. ACTION:  Check the FFST/2 message log if you are using FFST/2 or the
  26. LANTRAN.LOG for additional messages from the protocol manager that
  27. will indicate the cause for failure.  Correct the error and try
  28. the operation again.
  29. ICAUSE:  The protocol manager did not honor the request for the
  30. configuration image.
  31. ACTION:  Verify that the PROTOCOL.INI file exists and that it
  32. is valid; then retry the operation.
  33. ICAUSE:  An attempt to register the device name with the protocol
  34. manager was unsuccessful.
  35. ACTION:  Ensure that the bracketed names in PROTOCOL.INI are unique
  36. and try the operation again.
  37. ICAUSE:  There were no media access control (MAC) names specified
  38. on the BINDINGS= statement in the IBM LANDD section of PROTOCOL.INI.
  39. ACTION:  Correct the PROTOCOL.INI file to ensure that a valid MAC
  40. driver name is specified on the BINDINGS= statement.
  41. ICAUSE:  The number of media acess control (MAC) drivers specified
  42. on the BINDINGS= statement in PROTOCOL.INI exceeds the maximum
  43. number of devices to bind (MAXBIND).
  44. ACTION:  Correct the PROTOCOL.INI file to ensure that the number
  45. of MAC names specified in the BINDINGS= statement does not exceed
  46. ICAUSE:  Each value for a keyword in the PROTOCOL.INI file represents
  47. a configuration parameter for a media access control (MAC) device
  48. driver.  The maximum number of MAC drivers allowed is determined by
  49. the value specified for the MAXBIND parameter or defaults to 16.
  50. ACTION:  Correct the PROTOCOL.INI file to ensure that the number of values
  51. for the keyword is less than or equal to the maximum number of MAC drivers
  52. allowed.  Check your release information for the number of adapters
  53. supported by this system.
  54. ICAUSE:  Either the sum of the configuration parameters require more than
  55. 64KB, or there is not enough memory to allocate the necessary storage
  56. for the device driver.  If this is a 286 processor system, the sum of all
  57. of the configuration parameters must fit in 64KB.  If this is a 386
  58. or higher processor system, all parameters except the links and timer
  59. control blocks must fit in 64KB.
  60. ACTION:  Refer to your network planning and administration guides
  61. for additional information about suggested values.
  62. Reduce the resources required by changing PROTOCOL.INI,
  63. or add more memory, and try the operation again.
  64. ICAUSE:  The node address specified must be a hexadecimal number.
  65. An incorrect hexadecimal character was specified in the node
  66. address value.
  67. ACTION:  Change the NETADDRESS parameter in PROTOCOL.INI to ensure
  68. that the value is correct.  Hexadecimal numbers can consist of
  69. the digits 0 through 9 only and the letters A through F (uppercase
  70. or lowercase).
  71. ICAUSE:  The value specified for the node address (NETADDRESS) must
  72. be 12 hexadecimal numbers in length.  Hexadecimal numbers can
  73. consist of the digits 0 through 9 only and the letters A through F
  74. (uppercase or lowercase).
  75. ACTION:  Correct the node address and try the operation again.
  76. ICAUSE:  The parameter that identifies ETHERAND type in PROTOCOL.INI
  77. must be configured for DIX or 802.3.  This parameter is not
  78. configured correctly.
  79. ACTION:  Either remove the ETHERAND type parameter from PROTOCOL.INI
  80. to allow the value to default to 802.3, or change the parameter to
  81. reflect the appropriate value.  If the ETHERAND type is DIX, a D
  82. must be specified.  If the ETHERAND type is 802.3, an I (IEEE
  83. format) must be specified.
  84. ICAUSE:  A keyword was found in PROTOCOL.INI that is not
  85. recognized as a valid parameter.
  86. ACTION:  Review the PROTOCOL.INI file to locate the incorrect
  87. parameter.  Correct or delete the unrecognized keyword and try
  88. the operation again.
  89. ICAUSE:  The keyword specified has required parameters.  No parameter
  90. values were found for this keyword.
  91. ACTION:  Add the proper value to the keyword and try the operation again.
  92. ICAUSE:  The value provided for the parameter is not the correct
  93. type or is not a valid value.
  94. ACTION:  Change the value for the parameter in PROTOCOL.INI.
  95. ICAUSE:  The value specified for the parameter is either larger
  96. than the maximum allowed or smaller than the minimum allowed for
  97. that parameter.
  98. ACTION:  Correct the value specified and try the operation again.
  99. ICAUSE:  The parameter occurred more than once in PROTOCOL.INI.
  100. Only one occurrence of the parameter is allowed.
  101. ACTION:  Change PROTOCOL.INI so that it contains only one reference to the
  102. parameter and try the operation again.
  103. ICAUSE:  No section was found defining the parameters for the IBM LANDD device
  104. driver in PROTOCOL.INI.
  105. ACTION:  Insert a section in PROTOCOL.INI with the appropriate values for
  106. the IBM LANDD device driver.  Minimum entries are the module name, driver
  107. name, and bindings statements.
  108. ICAUSE:  The message handling device driver is not installed
  109. or cannot be accessed.
  110. ACTION:  Check the FFST/2 message log if you are using FFST/2 or the
  111. LANTRAN.LOG for a failure message.  Check the CONFIG.SYS file to
  112. ensure that a DEVICE= statement exists for LANMSGDD.OS2.  For
  113. additional information about the return code displayed with
  114. the message, type HELP nnnn from the OS/2 command prompt.
  115. Correct the problem and try the operation again.
  116. ICAUSE:  The system service SetTimer returned an unsuccessful
  117. error code.
  118. ACTION:  Try the operation again.  If the error persists, contact
  119. your vendor sales representative.
  120. ICAUSE:  The device driver tried to allocate one or more
  121. GDT selectors and the system service returned an unsuccessful
  122. error code.
  123. ACTION:  Reduce the number of GDTs used by device drivers that
  124. install before LANDD.OS2.  It may be possible to do this by changing
  125. the configuration options in PROTOCOL.INI for the drivers that
  126. install before LANDD.OS2, or it may be necessary to change CONFIG.SYS
  127. to have LANDD.OS2 load earlier.  For additional information about the
  128. return code displayed with the message, type HELP nnnn from the OS/2
  129. command prompt.
  130. ICAUSE:  The operating system could not map a physical address to a GDT selector.
  131. ACTION:  Try the operation again.  For additional information about the
  132. return code displayed with the message, type HELP nnnn from the OS/2 command
  133. prompt.  If the problem persists, note the message number and return code
  134. value and contact your vendor sales representative.
  135. ICAUSE:  The operating system could not convert a physical address to
  136. a virtual LDT ring three selector.
  137. ACTION:  Try the operation again.  For additional information about the
  138. return code displayed with the message, type HELP nnnn from the OS/2
  139. command prompt.  If the problem persists, note the message number and
  140. return code value and contact your vendor sales representative.
  141. ICAUSE:  The offset returned from the system service PhysToVirt
  142. request was not 0.
  143. ACTION:  Try the operation again.  If the problem persists, note the
  144. message number and contact your vendor sales representative.
  145. ICAUSE:  The address to the system global information segment is not
  146. valid.
  147. ACTION:  Try the operation again.  If the problem persists, note the
  148. message number and contact your vendor sales representative.
  149. ICAUSE:  This program requires that a compatible version of OS/2
  150. be loaded in order to run.
  151. ACTION:  Refer to your documentation to determine the compatible OS/2
  152. version and install that version, or delete the IBM LANDD section
  153. from CONFIG.SYS.
  154. ICAUSE:  The request to lock a memory segment failed because the
  155. segment was unavailable or the lock handle was not valid.
  156. ACTION:  Change the number of links or adapters being used to reduce
  157. memory usage and try the operation again.  If the problem persists,
  158. contact your vendor sales representative.
  159. ICAUSE:  The system service VirtToPhys returned an unsuccessful
  160. error code.
  161. ACTION:  Try the operation again.  If the problem persists, note the
  162. message number and contact your vendor sales representative.
  163. ICAUSE:  A system service request to allocate memory for the
  164. group SAP receive buffer failed because the memory was not available.
  165. ACTION:  Change the number of links or adapters being used to
  166. reduce memory usage and try the operation again.
  167. For additional information about the return code displayed with
  168. the message, type HELP nnnn from the OS/2 command prompt.
  169. If the problem persists, contact your vendor sales representative.
  170. ICAUSE:  The sytem has run out of GDT selectors.
  171. ACTION:  Increase the available number of GDT selectors by
  172. changing the SELECTORS= parameter in PROTOCOL.INI to a larger number.
  173. Try the operation again.
  174. ICAUSE:  The system could not map a physical address to a GDT selector
  175. because either the physical address or the GDT is not valid.
  176. ACTION:  Try the operation again.  For additional information about the
  177. return code displayed with the message, type HELP nnnn from the OS/2 command
  178. prompt.  If the problem persists, note the message number and return
  179. code and contact your vendor sales representative.
  180. ICAUSE:  The ETHERAND type specified for this adapter in PROTOCOL.INI
  181. is DIX, but the MAC driver requires 802.3 frame formats.
  182. ACTION:  Either remove the ETHERAND type parameter from PROTOCOL.INI
  183. to allow the value to default to 802.3 or change the parameter to allow 802.3
  184. frame formats for this MAC.
  185. ICAUSE:  The ETHERAND type specified for this adapter in PROTOCOL.INI
  186. is 802.3, but the MAC driver requires DIX frame formats.
  187. ACTION:  Change the ETHERAND type keyword to allow DIX frame
  188. formats for this MAC.  If the parameter does not exist in PROTOCOL.INI,
  189. it must be created; the default value for this parameter is 802.3.
  190. ICAUSE:  A node address (NETADDRESS) has been configured for
  191. a MAC driver that does not support the SetStationAddress function.
  192. ACTION:  Remove the node address statement from PROTOCOL.INI.
  193. Check the MAC parameters to see if the node address can be configured
  194. directly through the MAC driver.
  195. ICAUSE:  An unexpected error occurred when the protocol manager
  196. tried to bind to the MAC driver.
  197. ACTION:  Check for additional messages from the MAC driver
  198. indicating an error, and check the bindings list in PROTOCOL.INI
  199. for an incorrect name.  Correct the error and try the operation
  200. again.  If the condition persists, contact your MAC vendor
  201. sales representative.
  202. ICAUSE:  IBM LANDD and NETBEUI require that the packet filter function be
  203. supported by the MAC device driver.  The MAC driver installed on this
  204. system does not support the receiving of packets of the type requested.
  205. ACTION:  Install a version of the MAC device driver that supports the
  206. required level of function.
  207. ICAUSE:  NDIS requires that MAC device drivers support a 256 byte lookahead
  208. buffer.  An error code was returned when the program tried to set
  209. this buffer size.
  210. ACTION:  Install a version of the MAC device driver that supports the
  211. required level of function.
  212. ICAUSE:  The MAC device driver indicates that it will accept
  213. a user-defined node address but is unable to process the request.
  214. ACTION:  To use the burned-in address from the adapter, change
  215. PROTOCOL.INI to remove the configured node address.
  216. ICAUSE:  The unexpected error occurred when the program attempted
  217. to open the adapter for the MAC device driver.
  218. ACTION:  Check for additional messages from the MAC driver indicating
  219. an error.  Try the operation again.  If the problem persists, contact
  220. your MAC vendor sales representative.
  221. ICAUSE:  An open adapter request was issued before the bind
  222. to the MAC driver was successfully completed.
  223. ACTION:  Change CONFIG.SYS to ensure that the RUN= statement
  224. exists for NETBIND.EXE.  This will ensure that the bind process
  225. completes as quickly as possible.
  226. ICAUSE:  The high-memory GDT selector for this MAC could not be
  227. found in the logical MAC cross-reference array.  Binding to this
  228. MAC will fail.
  229. ACTION:  Try the operation again.  If the problem persists,
  230. contact your vendor sales representative.
  231. ICAUSE:  The node address specified in the PROTOCOL.INI file already
  232. exists on the network.  Each node address must be unique for the
  233. network.
  234. ACTION:  Either change the node address for this MAC device driver to be
  235. a unique or locate the other system with the same node address specified
  236. in the PROTOCOL.INI file and change that node address.  Try the operation
  237. again.
  238. ICAUSE:  LANDD received an unexpected return code when trying to transmit
  239. the duplicate node address test.
  240. ACTION:  Correct the error and try the operation again.  If the condition
  241. persists, contact your MAC vendor sales representative.
  242. ICAUSE:  The OpenAdapter request made to the MAC Driver did not complete
  243. within the specified time limit.
  244. ACTION:  Check the adapters for possible hardware conflicts and try the
  245. operation again.  If the condition persists, contact your MAC vendor sales
  246. representative.
  247. ICAUSE:  An error occurred during device driver initialization.  This
  248. error is preventing the device driver from installing properly.
  249. ACTION:  Check for additional messages indicating a specific
  250. problem.  Correct that problem and try the operation again.
  251. ICAUSE:  There are no configuration parameters defined for
  252. NETBEUI in PROTOCOL.INI.
  253. ACTION:  Change PROTOCOL.INI to add a section of configuration
  254. information for NETBEUI.  The minimum statements required for this
  255. section are MODULENAME=, DRIVERNAME=, and BINDINGS=.  Try the
  256. operation again.
  257. ICAUSE:  An incompatible version of the redirector is installed
  258. on this system.  NETBIOS will not run with this version.
  259. ACTION:  Install the proper version of the redirector and try the operation
  260. again.
  261. ICAUSE:  The area needed to hold the configuration defined
  262. in PROTOCOL.INI is larger than the maximum allowable
  263. size.  The sum of the configuration parameters exceed 64KB.
  264. ACTION:  Refer to your network planning and administration guides
  265. for additional information about suggested values.
  266. Reduce the SESSIONS, NAMES, and COMMANDS statements in the
  267. PROTOCOL.INI file or use the default values; then retry the operation.
  268. ICAUSE:  The path \IBMCOM or the default override path specified on
  269. the DEVICE= statement in CONFIG.SYS for the message device driver
  270. is not valid.
  271. ACTION:  Change the DEVICE= statement in CONFIG.SYS to an
  272. existing path or create the directory specified as the path.
  273. Re-IPL the system and try the operation again.
  274. ICAUSE:  An error occurred when the program tried to open
  275. or write from the message device driver.
  276. ACTION:  Check the root directory and ensure that adequate
  277. space exists for operation.  Try the operation again.
  278. ICAUSE:  FFST/2 was unable to initialize properly and cannot be
  279. used to handle messages.  An ASCII file named LANTRAN.LOG
  280. is being created to hold messages.  This file may be
  281. viewed or printed using OS/2 commands.
  282. ACTION:  No action is required.  If logging to FFST/2 is desired,
  283. include a RUN=d:\OS2\EPW statement in CONFIG.SYS.
  284. ICAUSE:  The IBM LANDLLDD was not able to open or attach to the IBM
  285. LANDD device driver.
  286. ACTION:  Change the CONFIG.SYS file to ensure that the DEVICE= statements
  287. exist for both LANDLLDD and LANDD and that the LANDD statement is
  288. specified first.  Retry the operation.  If the problem persists,
  289. reinstall the device drivers.
  290. ICAUSE:  The system service AllocPhys returned an unsuccessful
  291. error code to the program.
  292. ACTION:  Try the operation again.  If the problem persists, contact
  293. your vendor sales representative.
  294. ICAUSE:  The system service DosGetInfoSeg returned an unsuccessful
  295. error code.
  296. ACTION:  Try the operation again.  If the problem persists, contact
  297. your vendor sales representative.
  298. ICAUSE:  The system service PhysToGDT returned an unsuccessful
  299. error code.
  300. ACTION:  Try the operation again.  If the problem persists, contact
  301. your vendor sales representative.
  302. ICAUSE:  The program was unable to open the IBM LANDLLDD device driver.
  303. ACTION:  Check the CONFIG.SYS file to ensure that the DEVICE= statement
  304. exist for LANDLLDD.  Retry the operation.  If the problem persists,
  305. reinstall the device driver.
  306. ICAUSE:  There is not adequate memory for LANDLLDD to run properly.
  307. ACTION:  There are several things that might fix this error:
  308. - Add additional memory to this system.
  309. - Reduce the number of active applications and devices.
  310. - Reconfigure the MAC parameters to reduce resource requirements.
  311. ICAUSE:  There are not enough system resources for NETBIOS
  312. to continue running.  Refer to the message log for total
  313. resources currently allocated for all NETBIOS applications.
  314. ACTION:  To resolve the problem, increase the resource requirements
  315. (SESSIONS=, NAMES=, and COMMANDS=) in PROTOCOL.INI.  Try the
  316. operation again.
  317. ICAUSE:  NETBIOS requires the presence of either a NETBEUI or NETBIOS
  318. section in the PROTOCOL.INI file.
  319. ACTION:  Ensure that the configuration parameters are present in
  320. the PROTOCOL.INI file for either NETBIOS or NETBEUI or both; then
  321. retry the operation.  If the NETBIOS API is not needed, remove
  322. the DEVICE= statement for NETBIOS.OS2 from the CONFIG.SYS file.
  323. ICAUSE:  The device driver specified is not valid.  The specified device
  324. driver may not be compatible with the network adapter or the version
  325. may not be supported.
  326. ACTION:  Install a supported version of the device driver and retry
  327. the operation.
  328. ICAUSE:  NETBIOS could not open the device driver.
  329. ACTION:  Change the CONFIG.SYS file to ensure that the DEVICE= statement
  330. exists and contains the correct path and name for the device driver.
  331. Ensure that the device driver entry is before the NETBIOS.OS2
  332. entry.  Retry the operation.
  333. ICAUSE:  The NETBIOS section of the PROTOCOL.INI file contains an error
  334. on the line specified by the adapter number.
  335. ACTION:  Specify a valid adapter line and try the operation again.
  336. The following is the syntax of the adapter line in the NETBIOS section:
  337. ADAPTER# = Driver,Adp,Sess,NCBs,Names
  338. Where:
  339. # - Digit to be used as the NETBIOS API NCB adapter number.
  340. Driver - String specifing driver name that NETBIOS will bind to.
  341. Adp - Digit adapter number that NETBIOS uses to bind to the Driver.
  342. Sess - Digit specifing Sessions requested for the NETBIOS API.
  343. NCBs - Digit specifing NCBs requested for the NETBIOS API.
  344. Names - Digit specifing Names requested for the NETBIOS API.
  345. ICAUSE:  There were no media access control (MAC) names specified
  346. on the BINDINGS= statment in the IBM NETBEUI section of PROTOCOL.INI.
  347. ACTION:  Correct the PROTOCOL.INI file to ensure that a valid MAC
  348. driver name is specified on the BINDINGS= statement.
  349. ICAUSE:  The number of media acess control (MAC) drivers specified
  350. on the BINDINGS= statement in PROTOCOL.INI exceeds the maximum
  351. number of devices to bind (MAXBIND).
  352. ACTION:  Correct the PROTOCOL.INI file to ensure that the number
  353. of MAC names specified in the BINDINGS= statement does not exceed
  354. ICAUSE:  Either the sum of the configuration parameters require more than
  355. 64KB, or there is not enough memory to allocate the necessary storage
  356. for the device driver.  If this is a 286 processor system, the sum of all
  357. of the configuration parameters must fit in 64KB.  If this is a 386
  358. or higher processor system, all parameters except the link and session
  359. control blocks must fit in 64KB.
  360. ACTION:  Refer to your network planning and administration guides
  361. for additional information about suggested values.  Reduce the resources
  362. required by changing PROTOCOL.INI, or add more memory, and try the
  363. operation again.
  364. ICAUSE:  The device driver tried to allocate one or more
  365. GDT selectors and the system service returned an unsuccessful
  366. error code.
  367. ACTION:  Reduce the number of GDTs used by device drivers that
  368. install before NETBEUI.OS2.  It may be possible to do this by changing
  369. the configuration options in PROTOCOL.INI for the drivers that
  370. install before NETBEUI.OS2, or it may be necessary to change CONFIG.SYS
  371. to have NETBEUI.OS2 load earlier.  For additional information about
  372. the return code displayed with the message, type HELP nnnn from the
  373. OS/2 command prompt.  If the problem persists, reduce the number of GDT
  374. selectors specified in the NETBEUI section of the PROTOCOL.INI file.
  375. ICAUSE:  This program requires a compatible version of OS/2 in order to
  376. ACTION:  Check your documentation and install the proper version
  377. of OS/2 and try the operation again, or delete the IBM NETBEUI section
  378. from CONFIG.SYS.
  379. ICAUSE:  The value specified for the node address (NETADDRESS) must
  380. contain 12 hexadecimal numbers.  Hexadecimal numbers can
  381. consist of the digits 0 through 9 and the letters A through F
  382. (uppercase or lowercase).
  383. ACTION:  Correct the node address and try the operation again.
  384. ICAUSE:  The value for the keyword in the PROTOCOL.INI file represents
  385. a configuration parameter for a media access control (MAC) device
  386. driver.  The maximum number of MAC drivers allowed is 12.
  387. ACTION:  Correct the PROTOCOL.INI file to ensure that the number
  388. of values for the keyword is less than or equal to the maximum
  389. number of MAC drivers allowed.
  390. ICause:  An OS/2 error occurred while updating the specified
  391. file.  The file was not updated.
  392. Action:  Switch to another OS/2 session and make sure the
  393. file is not in use by another session.  Select Retry to
  394. perform the operation again.
  395. For additional information, see the FFST/2 message log if you are
  396. using FFST/2 or the LANTRAN.LOG.
  397. Select Cancel to return to the window displayed before the
  398. update error occurred.
  399. If you cannot correct the error, select Exit to return to the
  400. installation/configuration program.
  401. ICause:  An OS/2 error occurred while attempting to read the
  402. specified file.  The file could not be read.
  403. Action:  Switch to another OS/2 session and make sure
  404. the file is not in use by another session.  Select
  405. Retry to perform the operation again.
  406. For additional information, see the FFST/2 message log if you are
  407. using FFST/2 or the LANTRAN.LOG.
  408. Select Cancel to return to the previous window.  (Cancel is not
  409. available for some configurations.)
  410. If you cannot correct the error, select Exit to return to the
  411. installation/configuration program.
  412. ICause:  An OS/2 error occurred while copying the specified
  413. file to the specified subdirectory.
  414. Action:  Switch to another OS/2 session and verify that the
  415. file is not in use by another session.  Select Retry to perform
  416. the operation again.
  417. For additional information, see the FFST/2 message log if you are
  418. using FFST/2 or the LANTRAN.LOG.
  419. Select Ignore to continue.
  420. Select Cancel to return to the previous window.
  421. If you cannot correct the error, select Exit to return to the
  422. installation/configuration program.
  423. ICause:  The value in an entry field is out of range.
  424. Action: Select OK to close this message and return to the field
  425. indicated by the cursor.  Type the correct information as indicated
  426. by the message.  For more information, press F1 on that field to display
  427. help information for the field.
  428. ICause:  An incorrect or incomplete path was typed in the
  429. Path field in the Select Default PROTOCOL.INI File window.
  430. Action:  Select OK to return to the previous window.  Type the
  431. path to the PROTOCOL.INI file in the Path field.
  432. ICause:  An incorrect or an incomplete path was specified in the
  433. Copy Additional Network Adapter Drivers window.  Ensure that
  434. the drivers, initialization (.NIF) files, and supplementary
  435. files are all at the specified path.
  436. Action:  If the path is incorrect or incomplete, select
  437. OK to return to the previous window.  Type the path in the
  438. Path field.
  439. If some of the files are not at the path, switch to another
  440. session and copy the files to the specified path.  Return to
  441. this window and select OK.  Specify the path again, if
  442. necessary.
  443. ICause:  One of the network adapter and protocol driver
  444. combinations in the Current Configuration list is not complete.
  445. One of the network adapters does not have a protocol driver.
  446. Action:  Select OK to close this message.  Complete the
  447. configuration by assigning a protocol driver to the
  448. network adapter driver indicated by the cursor or by removing
  449. the network adapter driver from the Current Configuration list.
  450. ICause:  You tried to remove a network adapter before removing
  451. the associated protocol drivers.
  452. Action:  Select OK to close the message.  If you want to remove
  453. a network adapter, you must first remove the protocol drivers
  454. associated with the network adapter.
  455. ICause:  You tried to update the PROTOCOL.INI file,
  456. but there are duplicate logical adapter numbers for a specific
  457. protocol driver.
  458. Action:  Select OK and change one of the logical adapter
  459. numbers.
  460. ICause:  The value in an entry field is out of range.  The range of
  461. correct values is indicated in the message.
  462. Action: Select OK to close this message and return to the field
  463. indicated by the cursor.  Type the correct information.  If you
  464. do not know the correct data, press F1 on that field to display
  465. help information for the field.
  466. ICause:  An OS/2 error occurred during the attempt to update the
  467. specified file.
  468. Action:  Switch to another OS/2 session and ensure that the
  469. file is not in use by another session.  Select Retry to
  470. perform the operation again.
  471. For additional information, see the FFST/2 message log if you are
  472. using FFST/2, or see LANTRAN.LOG or LAPSHIST.LOG.
  473. Select Cancel to return to the window displayed before the
  474. update error occurred.
  475. If you cannot correct the error, select Exit to return to the
  476. installation/configuration program.
  477. ICause:  An OS/2 error occurred during the attempt to read the
  478. specified file.
  479. Action:  Switch to another OS/2 session and ensure that
  480. the file is not in use by another session.  Select
  481. Retry to perform the operation again.
  482. For additional information, see the FFST/2 message log if you are
  483. using FFST/2, or see LANTRAN.LOG or LAPSHIST.LOG.
  484. Select Cancel to return to the previous window.  (Cancel is not
  485. available in some installation paths.)
  486. If you cannot correct the error, select Exit to return to the
  487. installation/configuration program.
  488. ICause:  An OS/2 error occurred during the attempt to copy
  489. the specified file to the specified subdirectory.
  490. Action:  Switch to another OS/2 session and ensure that the
  491. file is not in use by another session.  Select Retry to perform
  492. the operation again.
  493. For additional information, see the FFST/2 message log if you are
  494. using FFST/2, or see LANTRAN.LOG or LAPSHIST.LOG.
  495. Select Ignore to continue.  However, the files may not be copied.
  496. Select Cancel to return to the previous window.
  497. Select Exit to return to the installation/configuration program.
  498. ICAUSE:  A syntax error occurred in the configuration parameters supplied
  499. to the LTSVCFG configuration tool.
  500. ACTION:  Refer to your documentation for additional information about
  501. parameter syntax. Correct the syntax and retry the operation.
  502. ICAUSE:  There is insufficient resources to accommodate a request for
  503. fixed contiguous system memory.
  504. ACTION:  There are several things that might fix this problem:
  505. - Add additional memory to this system.
  506. - Reduce the number of active applications and devices loaded on the
  507. system.
  508. ICAUSE:  An unexpected error has been reported which prevents LANVDD
  509. from operating in this Virtual Dos Machine.
  510. ACTION:  Check LANTRAN.LOG to identify the specific condition that
  511. caused the failure.  A message detailing that condition will be logged
  512. prior to this message.
  513. ICAUSE:  The protocol stack and device drivers were not loaded.
  514. ACTION:  Ensure that the CONFIG.SYS file contains a DEVICE= statement
  515. for LANDD.OS2 or NETBIOS.OS2.  If the CONFIG.SYS file contains these
  516. statements, check the LANTRAN.LOG file for additional information.
  517. If you do not need Virtual 802.2 and Virtual NetBIOS support, delete
  518. the DEVICE= statments for LANVDD.OS2 and LANPDD.OS2 from the CONFIG.SYS
  519. file.
  520. ICAUSE:  LANPDD could not register with the Virtual Dos Machine Manager.
  521. Registration is required for LANVDD/LANPDD coexistence.
  522. ACTION:  Insure that Virtual Dos support was selected at installation.
  523. If Virtual Dos Support is not required then remove LANVDD and LANPDD
  524. from the Config.sys file.
  525. ICAUSE:  An unexpected error has been reported which has
  526. caused the device driver to not install.
  527. ACTION:  Check LANTRAN.LOG to identify the specific condition that
  528. caused the failure.  A message detailing that condition will be logged
  529. prior to this message.
  530. ICAUSE:  The system can not map a linear address to a 16:16 format or
  531. is out of GDT Selectors.  If this happens at Device Driver initialization
  532. the LANVDD will fail to install.
  533. ACTION:  Reduce the number of GDTs used by device drivers that
  534. install before LanVDD.OS2.  It may be possible to do this by changing
  535. the configuration options in PROTOCOL.INI for the drivers that
  536. install before LanVDD.OS2.
  537. ICAUSE:  Netbios is supported in a maximum of 16 VDM sessions.  One has
  538. surpassed this limit.
  539. ACTION:  If Netbios is required, reduce the number of Dos sessions in
  540. use or run your Netbios application in an already existing dos session.
  541. ICAUSE:  A failure occurred when trying to allocate either a Context,
  542. Return, or WaitVIRR hook with the VDM Manager.
  543. ACTION:  Insure that there are adequate disk and memory resources on
  544. your machine before starting an VDM session or run with fewer VDM
  545. Sessions.
  546. ICAUSE:  The version of the operating system required for this program to
  547. run is OS/2 2.0 or greater.
  548. ACTION:  Install a version of OS/2 which is 2.0 or greater,
  549. or delete the IBM LANPDD and LANVDD sections from CONFIG.SYS.
  550. ICAUSE:  The IBM OS/2 802.2 protocol stack (LANDD.OS2) is not
  551. installed or is not operational.  LANVDD cannot support the DOS 802.2
  552. API if the OS/2 802.2 protocol stack is not present.
  553. ACTION:  Ensure that the CONFIG.SYS file contains a DEVICE= statement
  554. for LANDD.OS2.  If the CONFIG.SYS file contains the statement, check
  555. the LANTRAN.LOG file for additional information.
  556. I***CAUSE:  An 802 exception event occurred and there were no status
  557. memory elements available to map it from OS/2 to DOS.  No action
  558. is required.  This is a temporary condition and LANVDD will recover.
  559. ACTION:
  560. ICAUSE:  The operating system may be damaged.
  561. ACTION: Restart OS/2 and retry the request.  If this message persists,
  562. report this problem and the contents of LANTRAN.LOG to an IBM service
  563. representative.
  564. ICAUSE:  The IBM OS/2 802.2 protocol stack (LANDD.OS2) notified
  565. LANVDD of a status event for an application unknown to LANVDD.
  566. ACTION:  Restart OS/2 and retry the request.  If this message persists,
  567. report this problem and the contents of LANTRAN.LOG to an IBM service
  568. representative.
  569. ICAUSE:  The IBM OS/2 802.2 protocol stack (LANDD.OS2) notified LANVDD
  570. of a status event for a SAP LANVDD does not own.
  571. ACTION:  Restart OS/2 and retry the operation. If this message persists,
  572. report this problem and the contents of LANTRAN.LOG to an IBM service
  573. representative.
  574. ICAUSE: LANVMEM.SYS was not loaded as part of the DOS device settings in
  575. this DOS environment.
  576. ACTION:  Ensure that the DOS device driver, LANVMEM.SYS, is being loaded
  577. as part of the DOS device settings for the specific DOS environment.
  578. ICAUSE: The number of active 802.2 applications is the configured
  579. maximum.
  580. ACTION: Run the LAPS (Lan and Protocol Support) install program and
  581. choose Configure.  Increase the value for the OS/2 802.2 resource,
  582. Maximum Number of Users.
  583. ICAUSE:  The number of open 802.2 SAPs is the configured maximum.
  584. ACTION: Run the LAPS (Lan And Protocol Support) install program and
  585. choose Configure.  Increase the value for the OS/2 802.2 resource,
  586. Maximum SAPs.
  587. ICAUSE:  The operating system could not provide system memory for a
  588. LANVDD request.
  589. ACTION: Stop any unnecessary applications and retry the request. If this
  590. message persists, add more memory to your system.
  591. ICAUSE:  The operating system may be damaged.
  592. ACTION: Restart OS/2 and retry the request.  If this message persists,
  593. report this problem and the contents of LANTRAN.LOG to an IBM service
  594. representative.
  595. ICAUSE:  The operating system could not provide system memory for a
  596. LANVDD request.
  597. ACTION: Stop any unnecessary applications and retry the request. If this
  598. message persists, add more memory to your system.
  599. ICAUSE: LANVDD could not allocate system memory for status elements.
  600. ACTION: Stop any unnecessary applications and retry the request. If this
  601. message persists, add more memory to your system.
  602. ICAUSE:  The IBM OS/2 802.2 protocol stack (LANDD.OS2) notified
  603. LANVDD of a status event for a SAP that LANVDD does not own.
  604. ACTION:  Restart OS/2 and retry request.  If this message persists,
  605. report this problem and the contents of LANTRAN.LOG to an IBM service
  606. representative.
  607. ICAUSE: LANVDD does not have enough internal resources to complete the
  608. request.  LANVDD received an expected return code from LANDD on a
  609. DLC.FLOW.CONTROL.
  610. ACTION: Restart the application and retry the request. If this message
  611. persists, report this problem and the contents of LANTRAN.LOG to an
  612. IBM service representative.
  613.