Answer Posted / srinivasa rao
You can type Z in command line after opening dataset.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
How to override loadlib?
List the different components of jcl statement?
what is the resolution for sb37 error
can any one plzzzzzz tell the jcl code for creating ps using idcams
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
when does a dataset go uncataloged?
Brief description of inline procedure of jcl.
Describe the various parameters utilized in the creation of a gdg?
what are the types of abends that occur on job failure? And explain the possible causes of these
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?
how can the same proc be re-used and called by many jobs?
What is the function of job statement in jcl?
which utility is used to sort a file in jcl?
What are the utility programs in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY