HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)

Chapter 3
Planning for Your Task
3.4 Checking Tape Media
66
a. Restore the T-file. This file contains the listing of files of the purchased products.
:RESTORE *TAPE;T#####.PROD.SOFTREP;CREATE;SHOW
RESTORE returns a T-file, note the T-file filename. If the T-file is not on the tape:
:RESTORE *TAPE;PRODLIST.MITBLD.SUPPORT
b. View the T-file using a text editor or word processor.
c. Print the list of products on the SUBSYS tape.
:FILE LP;DEV=LP
:PRINT Tnnnnn.PROD.SOFTREP >*LP
where Tnnnnn is the name of the file restored in Step a above.
d.
:VSTORE *TAPE;@.@.@;SHOW
e. If you are doing an Update task proceed to Step 7.
If you are not doing an Update, go to the next task on your checklist.
Update Tape
7. If you are on a remote system and applying a CSLT created from a CD-ROM, omit this step and proceed to
Step 8.
If you are performing an Update with Tape, mount the FOS tape and validate.
:VSTORE *TAPE;@.@.@;SHOW
8. Mount the FOS tape, if it is not already mounted, and restore CHECKSLT.
:RESTORE *TAPE; CHECKSLT.MPEXL.TELESUP, &
CKCAT000.MPEXL.TELESUP;SHOW;CREATE
For CKCAT000 the 000 are zeros.
9. Verify the Factory SLT or CSLT tape.
a. Mount Factory SLT tape if you are updating the local system, or mount the CSLT if you are updating
a remote system.
b. Run CHECKSLT.
:CHECKSLT.MPEXL.TELESUP
**************************CHECKSLT 1.9************************
--------------------------------
L E V E L - N U M B E R S
--------------------------------
1 - Check the tape. Display errors and file names.
2 - Check the tape. DIsplay errors, file names and size.
3 - Check the tape and display all information for each section.
4 - Recover a TAPE BOOT file. NOT AVAILABLE
5 - Recover a DISK file from the tape and copy it to a disk file.
6 - Check the tape and display the contents of one file in hex.
7 - Check the tape and display summary of tape and disk use statistics.
8 - Information.
9 - Exit program.
Which level? __
c. Select level 1.