what is the use of keep and pass in disp



what is the use of keep and pass in disp..

Answer / azharuddinsyed

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

Post New Answer

More COBOL Interview Questions

What are the ways you can generate a copybook?

2 Answers  


in cobol perform stmt whether it first checks the condition or not

9 Answers  


I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 Answers  


Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.

1 Answers  


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.

1 Answers   iNautix,


In COBOL, what is the different between index and subscript?

1 Answers   TryTechnicals Pvt Ltd,


WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??

1 Answers  


what is record label is empty or standard in file description of data division?

2 Answers   HCL,


How many bytes do a s9 (7) comp-3 field occupy?

1 Answers  


01 x pic s9(8) comp. How will the following value be internally allocated '18787'

4 Answers   Steria,


What is the use of intialize verb?

1 Answers  


What is amode(31)

1 Answers  


Categories