what is the use of keep and pass in disp
KEEP - Keep the data set even though the job terminates abnormally
PASS - pass the data set to further steps in the job
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the ways you can generate a copybook?
in cobol perform stmt whether it first checks the condition or not
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
In COBOL, what is the different between index and subscript?
1 Answers TryTechnicals Pvt Ltd,
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
what is record label is empty or standard in file description of data division?
How many bytes do a s9 (7) comp-3 field occupy?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
What is the use of intialize verb?
What is amode(31)