Can we browse or edit the GDG dataset if it is a tape entry?
Answer Posted / guest
No, You can?t edit or browse the GDG if it resides on tape.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
a dd statement has 2 types of parameters. Name them?
How does the jcl specify the job to os?
Explain how can a stopped job be started again?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What are the 4 fields in dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is SOC4 error?
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.
how JCL works?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Is their any limit for data sets?
which utility is used a dummy utility?
Explain the purpose of dd dummy statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?