Answer Posted / escapa
Data set organization (2 characters). Valid values are:
PS (physical sequential)
PO (partitioned organization)
DA (direct access)
VS (VSAM)
KS —VSAM key-sequenced data set
RR—Either a VSAM variable-length or fixed-length relative-record data set
ES—VSAM entry-sequenced data set
LD—VSAM linear data set
NV—Non-VSAM data set
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
how to compare two datasets without using superce because output is limited to 133 bytes
what are the types of abends that occur on job failure? And explain the possible causes of these
Are there any set of rules for the names of the steps used in a job? What are they?
Can an individual step be restricted from using all the jobs allowed cpu time?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
List the different jcl statements that are not permitted in the procedures?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is the use of JCL?
when does a dataset go uncataloged?
How can the attributes of one sms dataset be copied to another dataset?
how can the same proc be re-used and called by many jobs?
what is SOC4 error?
What does a disposition of (new,catlg,keep) for a dsn mean?
List the various advantages of using jcl language?