Answer Posted / satish.m.s
Use a file //dd1 DD sysout=(*,intrdr)
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is use of dsn parameter in dd statement?
What are the utility programs in jcl?
which parameter is used to check the syntax of a jcl without executing it?
what sort card you will use to copy the data from one dataset to another dataset?
How to override loadlib?
What do you understand by jcl?
What is the format of comment statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what are JCLLIB and STEPLIB in JCL?
Which statement is used to identify the private libraries in job?
For what purpose steplib and joblib are used ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is use of restart and how to use it?
Explain the purpose of the dd keylen parameter?