Answer Posted / venkateswarlu
In cobol we define a file by using 'SELECT' statement.
In jcl we define it by using 'DD' statement.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
define cond parameter in jcl?
In sms datasets, what is the function of the dd avgrec keyword?
What is concatenating?
What is the significance of addrspc parameter in exec statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are hierarchy levels in jcl?
How can an in-stream dataset be terminated?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what is DD statement is used in JCL?
How can a stopped job be started again?
When output dataset space is required, what quantity categories are used?
What do you understand by jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain how can the attributes of one sms dataset be copied to another dataset?