what is the use of keep and pass in disp

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2010


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


Which division and paragraphs are mandatory for a COBOL program?

709


Write some characteristics of cobol as means of business language.

619


Can a Search can be done on a table with or without Index?

803






What guidelines should be followed to write a structured cobol prgm?

673


What is the difference between goback, stop run and exit program in cobol?

929


how do you reference the printer file formats from cobol programs

665


What are the access modes of START statement?

719


how do you reference the rrds file formats from cobol programs

800


What are the different data types in cobol?

797


What are the pertinent COBOL commands?

2626


What are the cobol coding sheets?

664


How do you reference the following file formats from cobol programs?

695


how can i see junk values in dclgen or in hostvariable of comp ?

2544