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

Answer Posted / harsh kumar

The DUMMY parameter specifies that no device is to be
allocated to this DD statement and that no disposition
processing or I/O is to be
done.
One use of the DUMMY parameter is in testing a program.
When testing is finished and you want input or output
operations performed on the data set, replace the DD DUMMY
statement with a DD statement that fully defines the data
set.

Is This Answer Correct ?    24 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the disposition of sysout datasets be set for an entire jobstream?

847


Is their any limit for data sets?

706


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2225


Is condition checking possible in jcl?

722


How gdg are concatenated?

672






What parameter of the job statement is used to limit the cpu time consumed by the job?

845


Explain how can the submitting users racf authority be overridden in a job stream?

678


How jcl work to handle various input output file operations?

660


What is the motivation behind coding class parameter in job statement?

694


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

683


what is the JCL statement consists of?

699


how do you access an uncataloged dataset in a jcl?

848


What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


Define concatenating?

669


What do you understand by jcl?

632