what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.
Answer Posted / saikishore
1. Not sure
2. if it is in sort output file then it will create the file
as input file. if it is a normal creation then file will be
created but you can't do anything with the file, if u tried
to open then 'invalid blksize' will appear.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any one plzzzzzz tell the jcl code for creating ps using idcams
How do you create a temporary dataset?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the resolution for sb37 error
What is the function of //cntl statement?
How does jcl act on code(if you take a cobol program)?
define cond parameter in jcl?
What statement can be used to send data to another mvs jes3 node?
i want to store 20 digits . how will u do it in cobol ?
what is use of space parameter in dd statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is use of disp parameter in dd statement?
What is condition checking in jcl? Is this possible?
what are the statements that are not valid to be included in an include statement?
Explain the job statement in jcl?