Answer Posted / karthik
//Sysin DD *
Instream data
.
.
/*(end of instream data)
OR we can use DLM parameters
//Sysin DD data, dlm='xx'
Instream Data
/*
.
XX
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of a dd statement?
How gdg are concatenated?
Is their any limit for data sets?
Are there any set of rules for the names of the steps used in a job? What are they?
Name the statement which can be used to send data to another mvs jes3 node?
what is use of dcb parameter in dd statement?
What is the function of dd disp parameter?
Explain the function of a dd statement?
What are the 2 types of parameters in dd statement?
What is concatenating?
How to override loadlib?
Is it possible to left uncode disp?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?