What is the use of DUMMY statement in the JCL?
What is the use of DUMMY Utility in the JCL?

Answer Posted / sankar

i think for the jcl ,we should have to give input in sysin
dd ststement.if we dont give any input then by default we r
giving this as an input. Becos they need a kind of input
from that place. plz give suggesion for my answer.....

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can an in-stream dataset be terminated?

850


What are s0c1, s0c4, s0c5, s0c7 and socb?

707


How can a stopped job be started again?

716


How to pass data to a program that is coded in an exec statement?

837


Suppose I have five jobs to do. But I want to hold one?

662






How can unused space allocation be returned to the system when a dataset is closed?

812


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) ?

1754


Is it possible to left uncode disp? If yes, how?

708


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

979


what is use of space parameter in dd statement?

758


What is the difference between the positional and keyword parameters? Give examples.

716


what JCL Procedures?

703


which utility is used to run a cobol-db2 program?

810


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

824


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 ?

949