How do you access a file that had a disposition of KEEP?
Answer Posted / amarnadh reddy
Hi,
If KEEP declared in normal disposition. Permanent data set
is to be kept on the volume serial number when job is
executed in successful execution.
If Keep declared in abnormal disposition. Permanent data
set is to be kept on the volume serial number when job is
executed in unsuccessful execution.
Regards,
Amarnadh Reddy.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
which utility is used a dummy utility?
What is the function of the dd avgrec keyword in sms datasets?
Is their any set of rules for dd? Explain.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
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 can you check if a file is empty using jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Is it possible to code instream data in a PROC?
Is condition checking possible in jcl? If yes, how?
what sort card you will use to copy the data from one dataset to another dataset?