How to code these statements in JCL: CLEANUP INITIAL(NO)
RESTART(NO) DYNALLOC(NO) job definition..?
No Answer is Posted For this Question
Be the First to Post Answer
Is their any limit for data sets?
How to send data from cobol program to jcl?
Explain about LMQUERY�give a dialog information about a data set
How do you send the output of a COBOL program to a member of a PDS?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What are hierarchy levels in jcl?
i have a string of 80 chars i want to replace 4th char with "a"?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How does jcl act on code(if you take a cobol program)?
how to split a file
how are instream data terminated?
Can a job have only steplib and no joblib ?