What do I put in the JCL for the CBRUXENT FMID & PREREQ?
book
Article ID: 12324
calendar_today
Updated On:
Products
CA 1 Flexible Storage
CA 1 Tape Management - Copycat Utility
CA 1 Tape Management - Add-On Options
Issue/Introduction
I am attempting to set-up a new IBM TS7760 VTL.
What do I put in the JCL for the CBRUXENT FMID & PREREQ?
Environment
CA 1 Tape Management r12.6, & r14.
Resolution
- Do an SMP/E cross-zone query of your MVS CSI for SRC, or MOD entry CBRUXENT.
- Obtain the FMID and code that in the Usermod.
- If it has an RMID, you code that as a PRE.
- If the RMID is base, delete the PRE from the Usermod.
Example :
++USERMOD (CTSUCBX).
++VER (Z038) FMID( HDZ2210 ) PRE( "rmid" ).
++SRC (CBRUXENT).
Feedback
thumb_up
Yes
thumb_down
No