How to test thru JCL if any file(PS or VSAM) is empty or
not. I do not want to use any COBOL prog or Ezytrieve and
want to do using utility.
Answer Posted / guruprasad
print command
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
What is timing concept in mainframe?
Where can program checkpoints be stored for use in a restart?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what are the various stages of job processing?
how would you create a temporary dataset? And where will you use them?
What is the purpose of dd dummy statement?
Which statement is used to identify the private libraries in job?
How dummy is used in jcl?
what is a jcl?
Explain dfsort utility?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Can I send output of job to my remote device careerride123?
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?
List the various advantages of using jcl language?