Answer Posted / muttaiah
Rams:
Can you Give clearly what does the ISPF option
9.s.St stands for
Awaiting ur reply
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
i want to store 20 digits . how will u do it in cobol ?
what is the compile process of cobol program expalin with code
Explain dfsort utility?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
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?
In job processing, what happens in conversion stage?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How do you submit a job for execution?
What statement can be used to send data to another mvs jes3 node?
Is it possible to left uncode disp? If yes, how?
what is the difference between JES3 and JES2?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Is automatic restart possible in jcl? If yes, how?
How do you overcome this limitation ?