Answer Posted / prabu
-502 The cursor identified in an open statement is
already open.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
Explain how can values be passed from the job stream to an executable program?
Is it possible to define dd statements as you want?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Is it possible to left uncode disp?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How is the record format of an output dataset specified?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How do you access an uncatalogued dataset in a jcl?
What dd statement is used to supply the name of a dataset?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What are the rules employed while naming the steps in a job?
What are the difference between jcl and jes?