If i have defined an temperory dataset in step2, how can i
call back or use the same dataset in step5 of the same job
Answer Posted / ashwani
With the help of referback we can do so , the syntax is
//ddname dd dsn=*.stepname.ddname
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
What is the function of //cntl statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
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?
Can an individual step be restricted from using all the jobs allowed cpu time?
What do you understand by jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what is a jcl?
Explain dd statement in jcl?
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?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Can I send output of job to my remote device careerride123?
Are there any set of rules for the names of the steps used in a job? What are they?
What is job control language?
i want to store 20 digits . how will u do it in cobol ?