Which dd parameters are required?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
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 to compress the data set
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How are datasets concatenated?
how do u send return code from cobol to jcl ?
How to do automated restart when a job abend?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?