What is order of searching of the libraries in a JCL?
Answer Posted / sunitha
Suppose if we specify multiple datasets in the joblib and
steplib statements then the dataset with largest block size
will be the first one to be searched in order.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Describe the various parameters utilized in the creation of a gdg?
Which dd parameters are required?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of job statement in jcl?
Explain about LMQUERY�give a dialog information about a data set
Define concatenating?
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?
which parameter is use to declare the name of dataset in dd statement?
Where can program checkpoints be stored for use in a restart?
In sms datasets, what is the function of the dd avgrec keyword?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is a jcl?
Explain about ISPF/TSO Commands
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?