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
How would you understand error(execution phase)?
What are steplib and joblib? What for they are used?
How can an in-stream dataset be terminated?
i want to store 20 digits . how will u do it in cobol ?
When output dataset space is required, what quantity categories are used?
What is the purpose of dd dummy statement?
what is use of dcb parameter in dd statement?
How to run cobol program using jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
whats the diff bw the evaluate also and and?
What is the purpose of dd?
what operation is performed by job statement?
what happens in conversion stage in job processing?
Can we use DISP=SHR in output file in JCL
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?