using cursor how can you fetch more than one record into a
variable
Answer Posted / divya.kadiri
by using loops we can fetch more than one record.try with
for loop
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the difference between JES3 and JES2?
What are the utility programs in jcl?
What is the difference between the positional and keyword parameters? Give examples.
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain how can a jobs execution priority be modified?
What do you understand by jcl?
What is the motivation behind coding class parameter in job statement?
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.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What are the difference between jcl and jes?
How to run cobol program using jcl?
How jcl work to handle various input output file operations?