Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
Is it possible to define dd statements as you want?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain the jcl exec statement?
Can we call instream to catalog and catalog to instream?
what is use of dsn parameter in dd statement?
What is the purpose of disp parameter?
How do you create a temporary dataset?
What is use of restart and how to use it?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is catelog procedure and how many catelog procedure to use in one job?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
how you can direct the data to spool using SYSOUT option?
How to pass data to a program that is coded in an exec statement?
Explain the purpose of dd dummy statement?