How system will identify whether user wants to create PS or
PDS? If answer is SPACE parameter then why we need to pass
ps or po as dataset organisation while creation
Hi.............
It's not mandtory to pass ps or po organization.
System will automatically decide organization for
a data set according to the directory Block.
If diectory block is 0 or not mantion than it's ps
else it's pds/po.
Thanks
| Is This Answer Correct ? | 16 Yes | 0 No |
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
wht r different types of sort fields in jcl ?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
Name a few IBM utility programs, and explain its function.
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
Explain the function of dd disp parameter?
can we write a proc with in a proc
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
What are the valid DSORG values ?