What is NOTCAT ?
No Answer is Posted For this Question
Be the First to Post Answer
What does a disposition of (NEW,CATLG,KEEP) mean?
List the different jcl statements that are not permitted in the procedures?
how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
How many positional parameters are there in job statement?
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
What is RESTART? How is it invoked?
How can values be passed from the job stream to an executable program?
why do we use file-aid wht r the adv of using file-aid thn in ispf
how to code instream data in procedure?