How to execute 2nd and 4th steps among 5 steps in jcl proc?
No Answer is Posted For this Question
Be the First to Post Answer
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
How do you designate a comment in JCL?
How to read records in reverse order in flat file?
Explain the function of a dd statement?
Can a job have only steplib and no joblib ?
i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
what sort card you will use to copy the data from one dataset to another dataset?
How to send notification to multiple users through jcl???
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How to run cobol program using jcl?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?