Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 CSPDB2XR creates and submits a batch job which generates a cross reference
 report of CSP records stored in the Endevor-controlled MSLs and the DB2 tables
 or views they are built on, along with the CSP prologue.  This report is then
 placed in the UNISTAR DOCLIB for viewing on-line directly or through the
 documentation facility.

Syntax:

 COMMAND ===> tso cspdb2xr

 Optional Parameters:

 DOCLIB('doclib.name.goes.here')
 The default is DUSC1.STR.DOCLIB.  This must be a PDS name of an existing PDS
 with no member name.

 MEMBER('mbrname')
 The default is CSPDB2XR.  The member will be created if it does not exist, and
 overwritten if it does.

 ROMSL('mslname1 mslname2 .....')
 The default MSL concatenation used consists of DD names defined in the JCL
 skeleton for the Endevor-controlled MSLs for the UNISTAR project.  Those DDs
 are:  TEDVDEVL TEDVQUAL MEDVMODO and PEDVPROD in that order.

 EDIT
 This parameter indicates that the JCL which CSPDB2XR creates is NOT to be
 submitted automatically, but that the user is to be taken into an edit on the
 JCL.  The user is then free to make or not make any changes.  The user must
 then submit the JCL themselves.  Without the EDIT parameter, the job will be
 submitted automatically.