Answer Posted / karthik
Use the IDCAMS Utility and give Alter newname statement in
the control card
e.g(Alter newname(XXXXXXXX.XX.XXX)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
whats the diff bw the evaluate also and and?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Must tape dataset definitions include vol=ser specifications?
what is the use of IEBGENER utility?
Why include statement is used in a jcl?
What is the motivation behind coding class parameter in job statement?
How is a type of file defined in the jcl that executes the cobol program?
When output dataset space is required, what quantity categories are used?
Explain the function of the steplib dd statement?
What is the significance of addrspc parameter in the exec statement?
Explain about ISPF/TSO Commands
What is the function of job statement in jcl?
Is it possible to define dd statements as you want?
a dd statement has 2 types of parameters. Name them?