Answer Posted / rams
start 9.s.st or =9.s.st
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
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
Are there any set of rules for the names of the steps used in a job? What are they?
Explain the purpose of dd * statement in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
when can a job time-out occur? How to overcome that?
When output dataset space is required, what quantity categories are used?
What is the function of dd disp parameter?
List in order the hierarchical levels of jcl?
What is use of restart and how to use it?
What happens if both JOBLIB & STEPLIB is specified ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Define concatenating?
How does jcl act on code(if you take a cobol program)?