Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
List the various advantages of using jcl language?
How can a stopped job be started again?
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
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 disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain how can a jobs execution priority be modified?
is there any way to execute more than one proc in the same exec statement at the same time..?
what is use of disp parameter in dd statement?
Does jcl support automatic restart?
What are steplib and joblib?
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?
How jcl work to handle various input output file operations?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is a jcl?