i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
2 10925how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
IBM,
4 7992I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
IBM,
2 62261) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
L&T,
1 14059
What are steplib and joblib? What for they are used?
Can an individual step be restricted from using all the jobs allowed cpu time?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What do you know about jcl?
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 is DSN parameter and DISP parameter is used for?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Describe the various parameters utilized in the creation of a gdg?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
how to do automated restart when a job abends?
How can a fb file convert to vb file using sort program?
How can return codes be tested before execution of a job step?
Explain about LMQUERY�give a dialog information about a data set
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what is use of dcb parameter in dd statement?