Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is the keyword DUMMY used in JCL?

Answers were Sorted based on User's Feedback



How is the keyword DUMMY used in JCL?..

Answer / guest

For an output file DUMMY specifies that the output is to be
discarded. For input it specifies that the file is empty.

Is This Answer Correct ?    10 Yes 0 No

How is the keyword DUMMY used in JCL?..

Answer / srinivas pogula

Dummy statements are do nothing statments once control
encounters this, operating system treats it as end of
file .... and it does for testing purpose, once the testing
is done and if it executes successfully ,then dummy is
repalced by dataset name what we require for that program
that

Is This Answer Correct ?    7 Yes 2 No

How is the keyword DUMMY used in JCL?..

Answer / mani

For an output file DUMMY specifies that the output is to be
discarded. For input it specifies that the file is empty.

Is This Answer Correct ?    2 Yes 1 No

How is the keyword DUMMY used in JCL?..

Answer / sankarikumar

//sysin dd dummy

dummy- statements are not actually executed, used for
testing environment

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More JCL Interview Questions

How to execute a set of JCL statements from a COBOL program ?

6 Answers  


which are the parameters mandatory in job card ?

4 Answers   Accenture,


Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

1 Answers   L&T,


Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?

1 Answers   IBM,


Explain the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


What is one line to pass PARM from JCL to COBOL?

0 Answers  


how to create gdg with out using idcams utility

8 Answers   DSRC,


Can you delete the GDG base without deleting GDG generations ?

7 Answers   Cap Gemini,


We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?

9 Answers   CSC, IBM,


how many max steps can we use in a job? pls answer to my question

3 Answers   TCS,


Explain the function of a dd statement?

0 Answers  


What are the jcl procedures?

0 Answers  


Categories