Explain the purpose of the dd keylen parameter?
No Answer is Posted For this Question
Be the First to Post Answer
List some valid operation codes in JCL
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
wht happens if cond=true ? pls give me with an example ?
What is DISP= (NEW,PASS,DELETE)?
Can you give the sort card to arrange the specific column in the version of GDG.
What is order of searching of the libraries in a JCL?
Name a few IBM utility programs, and explain its function.
Explain about ISPFTTRC
What is catelog procedure and how many catelog procedure to use in one job?
Are all (i), (ii), (iii), (iv) of the below are VALID to reference a temporary dataset ? STEP2 DD1 DD DSN = &&TEMP STEP3 DD2 DD (i) DSN = TEMP (ii) DSN = *.TEMP (iii) DSN = *.STEP1.DD1 (iv) DSN = *.STEP1.DD1.ONE
How much space OS allocates when you create a PS or PDS?