Answer Posted / praveen
RCT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
Where can program checkpoints be stored for use in a restart?
How does jcl act on a cobol code?
what is use of disp parameter in dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes
how to run batch program without jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Is condition checking possible in jcl?
Is condition checking possible in jcl? If yes, how?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How can the attributes of one sms dataset be copied to another dataset?
How is the record format of an output dataset specified?
a dd statement has 2 types of parameters. Name them?
Explain how can a stopped job be started again?
How can values be passed from the job stream to an executable program?