What is the purpose of dd * statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
which are the parameters mandatory in job card ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
How many days does a job remain in spool
Explain about Cobol Subroutines
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
When we give TYPERUN = SCAN , what are the syntax errors we get?
how to allocate a dynamic dataset in jcl ?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
whats the diff bw the evaluate also and and?
wht is sysudump n sysout,sysprint ?
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