What dd statement is used to supply the name of a dataset?
No Answer is Posted For this Question
Be the First to Post Answer
How do you designate a comment in JCL?
read all error codes like SB07?
How much space OS allocates when you create a PS or PDS?
Explain about LMINIT - generate a data ID for a data set
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
When output dataset space is required, what quantity categories are used?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
wht happens if blksize = 0 and lrec = 0 ?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
what do you mean By spooling? Expand SPOOL?
Differentiate between addressing mode and run mode.