2.1 AWSDEV908E with RC=006EThe full error message is:AWSDEV908E CU=ISITAPE RC=006E opening device driver, DD=ISITAPE The error code "006E" indicates that the device driver is not active under OS/2 -- that is, it was not loaded successfully during CONFIG.SYS processing. To investigate why it was not loaded, look at the C:\ISITAPE.LOG file for additional error messages.
2.2 AWSDEV909E with RC=FF05There are several possible causes: (1) you have two tape unit addresses assigned to the same tape device manager on a device driver prior to ISITAPE Version 2; (2) you have a mismatch between the device type defined in the P/390 Configurator and the actual device type of the tape drive (e.g., a 3480 tape drive defined as "3420"); (3) a device type of 3490 is defined for the device in the P/390 Configurator but the device driver doesn't support 3490 tape units (ISITAPE V2 and later does support 3490 definitions); or (4) the ISITAPE device driver has been assigned to a unit address in the range of units controlled by the CHAN370 device manager.A device type mismatch could be caused by invalid Vendor ID and/or Product ID configuration option settings on the tape drive. For example, on an Overland T490E, the Vendor ID (option 60) must be 11 (Overland), and the Product ID (option 61) must be 32 (T490E). Setting these options to emulate some other model will interfere with the device driver's ability to properly identify the physical device and its attributes.
2.3 AWSDEV912E: creating the VCU queueThe full error message is:AWSDEV912E CU=ISITAPE RC=014C creating the VCU queue RC is the code returned by the OS/2 DosCreateQueue request. This typically indicates that the last time that an END P/390 action was taken, OS/2 could not successfully end the device driver task (e.g., waiting on an uncompleted SCSI command). The device driver was still active when you tried to IPL the P/390 again. The only solution is to completely shut down OS/2, restart OS/2, and do a fresh P390 IPL.
2.4 IEC145I 413-40This message means that your device does not support the recording mode which is required to process a particular tape on your tape unit. In other words, you're trying to read or write a tape with data compression and you're not set up for IDRC processing.You could either have a tape drive model which does not have the IDRC feature installed (e.g., a Fujitsu M2485B, Overland T480, etc.) or you do not have the tape drive defined as having the COMPACT feature on the I/O subsystem configuration of your operating system. If your tape drive does have IDRC, then verify that your I/O configuration has this feature defined for the tape unit address that you're using. Verify that you are using the IODF file that you think you are using: - What "System Load Parm" do you have in the P390 Configurator? Another reason for this error message can be that you're using DCB=TRTCH=COMP (or the device is defaulting to COMP) with NL or BLP processing. COMP is only valid with SL tapes.
2.5 IEA435I and tape drive won't vary onlineThe IEA435I error message text is: "Physical Device Inconsistent with Logical Definition". This usually means that (1) you have your I/O configuration (HCD) defined for a tape drive that does NOT have the COMPACT feature, but your tape drive DOES have IDRC; or (2) you have a tape drive defined as having the COMPACT feature, but the actual tape drive does NOT have the IDRC feature installed.It could also be that your tape unit does have the IDRC feature, but that the version of the SCSI tape device driver that you're using does not properly support the particular tape vendor and model that you have. If you need help in using the HCD facility, you can download the HCD.DOC file from our FTP site (see DOWNLOADS on our Main Menu). Also see the IODF file tips in FAQ item 1.14.
2.6
There are several commonly occurring problems on 4mm tape drives:
|
| FAQ Index | Main Menu |
It is our understanding that 386HPFS is NOT SUPPORTED by the P/390 software package of Licensed Internal Code (LIC). You can tell if you are using the 386HPFS file system or just native HPFS by looking at the IFS= statement in your CONFIG.SYS file.
Removing 386HPFS is not as simple as just changing the IFS= statement in CONFIG.SYS because 386HPFS uses special protection attributes on several files. The good news is that it does NOT involve reformatting your disk arrays. To remove 386HPFS, you will need to run the LANINST program. LANINST can be found under the IBMLAN directory in the INSTALL subdirectory. It essentially will prompt you for all of the options to set up your system, but the key is to select "Remove 386HPFS" when given the opportunity. The "install" process will then see that everything is the same except for your request to remove 386HPFS. LANINST will then take all necessary steps to do that for you.
LANINST is supplied by IBM. The exact procedure may vary somewhat from one release to another. Any questions or problems related to the 386HPFS removal process should be directed to your OS/2 support provider.
| FAQ Index | Main Menu |