Answer Posted / prachi
Yes MSGCLASS = (1,1) is default.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
What is the use of disp parameter?
Are there any set of rules for the names of the steps used in a job?
What are the difference between jcl and jes?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Can we use DISP=SHR in output file in JCL
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?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what sort card you will use to copy the data from one dataset to another dataset?
which utility is used to run a cobol-db2 program?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is use of dcb parameter in dd statement?
Is it possible to define dd statements as you want?
In sms datasets, what is the function of the dd mgmtclas keyword?
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