Name the system library from which modules are retrieved at
execution
Answer Posted / sagar
1234
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
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
what are the statements that are not valid to be included in an include statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Which statement is used to identify the private libraries in job?
What is one line to pass PARM from JCL to COBOL?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How do you access an uncatalogued dataset in a jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the purpose of dd dummy statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
i want to store 20 digits . how will u do it in cobol ?
List the different components of jcl statement?
How gdg are concatenated?