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 is use of disp parameter in dd statement?
Explain the job statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is concatenating?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Matching Logic in Jcl not in cobol.Could any one please answer this question
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What do you understand by jcl?
How does jcl specify the job to the operating system?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what are the types of abends that occur on job failure? And explain the possible causes of these
Why block size is multiple of lrecl in jcl?
What is Cataloged Procedures?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?