Answer Posted / mohammad
I think that step will not be executed
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Describe the various parameters utilized in the creation of a gdg?
Explain the hierarchy levels in jcl?
What is the purpose of the dd keylen parameter?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Is it possible to left uncode disp?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is there any command to check wether the ps file is in sorted order?
Define concatenating?
Is it possible to code instream data in a PROC?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
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?
Explain the purpose of dd * statement in jcl?
What is the syntax of JCL statement?
What is the difference between run mode and addressing mode?
What are the difference between jcl and jes?