

6. Document Print › 6.3 Batch Print JCL
6.3 Batch Print JCL
---------------------- Document Access - Job Submission ---------------------
Command ===>
Job to Submit: Print the CA MICS Database Structure and Content Guide
User Name ===> User name for XYZ123
Print Copies ===> 1
UCASE Option ===> _ (Y, N, or blank for default)
Print Class ===> ________________________________________________
(Leave blank for default. Overrides MICSDOC PROC parameter DOCOUT)
Job Statement Information:
-------------------------
===> //XYZ123XX JOB (ACCT-INFO),'CA MICS DOC JOB',
===> // TIME=1,MSGCLASS=A,NOTIFY=XYZ123
===> //*
===> //*
Use SUB Command to Submit Job
Use END Command to Bypass Job Submit
Use E or EDIT Command to Edit JCL and then Manually Submit Job
-------------------------------------------------------------------------------
Figure 6-3. Document Print Job Submission
The Document Access Job Submission Panel, as shown in Figure
6-3 above, allows you to specify the information needed to
complete the JOB statement, JES parameters, and other
printing specifications for running a MICSDOC print of the
documents selected in the Print request. Modify it to fit
your needs. If you press ENTER, the panel information is
updated and redisplayed. It is saved across logon sessions.
USER NAME
The user name field defaults to the value specified on the
User Options panel.
PRINT COPIES
If you want to print more than one copy of the requested
documentation, specify the number of copies desired. Be
careful not to specify multiple copies in both this field and
in the JOB statement information.
UCASE OPTION
The UCASE option field is normally left blank. Use this
field to override the default value in the MICSDOC PROC. If
you specify Y, CASE=UCASE is forced and the documentation is
printed in uppercase only. The option to specify N is
provided for overriding a site default of uppercase in the
MICSDOC procedure.
PRINT CLASS
The Print Class information is normally left blank, which
allows the default output characteristics in the MICSDOC
procedure to remain in effect. The default information is
established when MICSDOC is generated, using the DOCUMENT
parameter in sharedprefix.MICS.PARMS(JCLDEFC). To override
the default, specify the Print Class information on the Job
Submission panel, like this:
Print Class ===> A
To override the entire output statement parameter area
(REPORT DD) rather than just the SYSOUT class, use:
Print Class ===> A),CHARS=GT12 ,
The trailing blank and comma causes the DD statement
parameters in the PROC to be treated as JCL comments. The
information supplied in the Print Class field replaces the
JCL.
JOB SUBMISSION
To submit the print job directly from this panel, issue the
SUB command; or you can edit the JCL to be submitted, and
issue the SUB command from the edit panel. To edit the JCL
before submission, issue the E (or EDIT) primary command.
Use END to submit the job or CANCEL to skip job submission.
Copyright © 2014 CA.
All rights reserved.
 
|
|