The CA VM:Tape interface to CA 1 allows you to share a single TMC between VM and z/OS systems.
Before you can use the CA VM:Tape interface to CA 1, you need to set up a shared TMC using the CA VM:Tape OSTMC, OSAUDIT, SMFID, and USEREDIT configuration file records.
To set up the CA 1 interface to CA VM:Tape, follow these steps:
The OSTMC record identifies the virtual address and data set name of the OS format CA 1 TMC data set. If the OSTMC is used, the SMFID must also be set. For more information, see OSTMC record.
The OSAUDIT record identifies the virtual address and data set name of the OS format CA 1 Audit data set. For more information, see OSAUDIT record.
Note: Step 3 does not apply if have you run TMSXTEND. It only applies if you use an old version CA 1 and have not run TMSXTEND.
The USEREDIT user exit identifies the name of an assembler language user exit that translates installation standard volsers into relative record pointers to volume records in the TMC. This exit is required.
Note: For more information about the USEREDIT user exit, see Utility Reference.
The TMSVOLDF ASSEMBLE file must be changed to contain the TMMVOLDF macro statements that are identical in format and sequence to those used with CA 1. You can use the CA 1 utility TMSBLDUE to produce the correct list of TMMVOLDF macro statements that must be included to correctly customize your TMSVOLDF ASSEMBLE file.
After you have the macro on the CA VM:Tape 191 minidisk, you must generate a CMS MACLIB which contains the TMMVOLDF MACRO. For example, use the following instructions to create the CMS MACLIB named TMMVOLDF that includes the TMMVOLDF MACRO:
maclib gen tmmvoldf tmmvoldf
global maclib tmmvoldf dmsgpi dmsom osmacro assemble tmsvoldf
Note: The USEREDIT exit is only used if the TMC has not been extended using the CA 1 TMSXTEND utility.
USEREXIT USEREDIT TMSEXITU
|
Copyright © 2013 CA.
All rights reserved.
|
|