Answer Posted / deepak gairola
SDSF(Spool Display Search Facility) command is used to
display Spool and to view the JCL logs error...
ST -- Status
DA -- Active users
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i want to store 20 digits . how will u do it in cobol ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of //jcllib statement?
What is the significance of addrspc parameter in the exec statement?
How does jcl act on code(if you take a cobol program)?
how to run batch program without jcl?
Explain the function of the steplib dd statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is DD statement is used in JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is JCL?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
When space is allocated for an output dataset, what units can be used?
Explain the purpose of dd * statement in jcl?