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 can the submitting users racf authority be overridden in a job stream?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
how would you create a temporary dataset? And where will you use them?
Are there any set of rules for the names of the steps used in a job?
How do you create a temporary dataset?
What are the rules employed while naming the steps in a job?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What dd statement is used to supply the name of a dataset?
what is JCL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How can the attributes of one sms dataset be copied to another dataset?
What is the purpose of dd * statement in jcl?
Explain the hierarchy levels in jcl?
A dd statement consists of 4 fields. Name them?