using cursor how can you fetch more than one record into a
variable
Answer Posted / vaneesh khurana
Only single record is retrieved in the host variables with
each fetch.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to compare two datasets without using superce because output is limited to 133 bytes
How do you create a temporary dataset?
How can return codes be tested before execution of a job step?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
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?
Can we call instream to catalog and catalog to instream?
Explain the hierarchy levels in jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is use of dcb parameter in dd statement?
What is the motivation behind coding class parameter in job statement?
What is the format of comment statement?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can a jobs execution priority be modified?
What is jcl in mainframe?