StorageTek Host Software Component 6 User Manual

Page of 718
228   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
Output Description 
Outputs resulting from the execution of the Database Decompile utility include: 
• a valid LIBGEN file matching the existing control data set. The output file has the 
following characteristics: 
- All station and drive addresses are 4-character addresses. 
- In cases where multiple parameters point to the same label statement, the utility 
duplicates the statement with a unique label and points each parameter to a 
different, although identical statement. 
- Labels generated in the output LIBGEN are listed in Table 12. 
- If an EJect password exists, it is not displayed. Instead, the following line is 
displayed: EJCTPAS=????????  
• messages associated with error conditions resulting from an unsuccessful execution 
of the utility.
Refer to Figure 12 on page 229 for an example of output from the utility. 
Table 12.  Label Descriptions for Devices in Output LIBGEN
Device
 Label
 Description 
ACS
ACSaa
aa is the sequential hexadecimal ACSid value 
(00 through FF), beginning with zero. 
LSM
 LSMaall 
aa is the ACSid, and ll is the sequential 
hexadecimal LSMid value (00 through 17), 
beginning with zero. 
STATION
 STaah
aa is the ACSid, and h is the sequential 
hexadecimal host index value (0 through F), 
beginning with zero. 
PANEL
 Paallpp
aa is the ACSid, ll is the LSMid, and pp is the 
sequential decimal panel number (0 through 10). 
DRIVE
 Daallpph
aa is the ACSid, ll is the LSMid, pp is the 
decimal panel number, and h is the hexadecimal 
host index value, beginning with zero.  
Database Decompile