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
What is the function of a dd statement?
For what purpose steplib and joblib are used ?
What is the maximum length of a single line of jcl?
How can a fb file convert to vb file using sort program?
how you can access an uncataloged dataset in a JCL?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Is condition checking possible in jcl? If yes, how?
How can a jobs execution priority be modified?
What do you understand by the terms: joblib and steplib?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Must tape dataset definitions include vol=ser specifications?
Explain how can an in-stream dataset be terminated?
What is job control language?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
In sms datasets, what is the function of the dd mgmtclas keyword?