how to create temporary data set in jcl? what is the use?
Answer Posted / dhasani
dsn=&&dsname or By not giving data set name.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain about different table spaces.
Discuss about changing dataset name in proc.
Are you comfortable in cobol or jcl?
Difference between cobol and cobol-ii?
What is the local-storage section?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Name the divisions, which are available in a cobol program?
what is the use of outrecord?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the difference between binary search and sequential search?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is rmode(24)