Answer Posted / srinivas pogula
Dummy statements are do nothing statments once control
encounters this, operating system treats it as end of
file .... and it does for testing purpose, once the testing
is done and if it executes successfully ,then dummy is
repalced by dataset name what we require for that program
that
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
What is the purpose of dd?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is one line to pass PARM from JCL to COBOL?
how do you code a null statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
In job processing, what happens in execution stage?
Explain about ISPF/TSO Commands
In sms datasets, what is the function of the dd mgmtclas keyword?
What is jcl in mainframe?
Differentiate between addressing mode and run mode.