Answer Posted / vimal
we can find that in bind statement. which means binding to
database
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are some jcl statements that are not allowed in procedures?
Is it possible to left uncode disp? If yes, how?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of //jcllib statement?
How is the record format of an output dataset specified?
Explain about ISPF/TSO Commands
Explain how can return codes be tested before execution of a job step?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the purpose of dd?
What is the function of the dd avgrec keyword in sms datasets?
What is NOTCAT ?
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.
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
how to do automated restart when a job abends?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?