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...


What is DISP= (NEW,PASS,DELETE)?

Answers were Sorted based on User's Feedback



What is DISP= (NEW,PASS,DELETE)?..

Answer / guest

This is a new file and create it, if the step terminates
normally, pass it to the subsequent steps and if step
abends, delete it. This dataset will not exist beyond the JCL.

Is This Answer Correct ?    47 Yes 5 No

What is DISP= (NEW,PASS,DELETE)?..

Answer / suresh

we use disp = (new,pass,delete) to create temporary data sets.
new is creates a new data set
pass on sucessful execution passes the datta set
delete it deletes the data setfrom the system

Is This Answer Correct ?    9 Yes 0 No

What is DISP= (NEW,PASS,DELETE)?..

Answer / vamsi

Ued for identified the status a data set.
EX:DISP=SHR
IT TELLS DATA SET IS OLD(ALREADY CREATED ) BUT USING IN
SHARE MODE.

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More JCL Interview Questions

What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?

9 Answers   Xansa,


if the submitter of a job wants to inform another user about the job completion, how can it be done?

0 Answers   IBM,


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

0 Answers  


Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?

1 Answers  


Can we Execute a job without specifying Job Name in the Job Card?

2 Answers  


Differentiate between addressing mode and run mode.

0 Answers  


in ways data can be passed to a COBOL program from JCL?

0 Answers  


when we use sysprint and sysout statements

3 Answers  


What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?

8 Answers   Accenture, TCS,


Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  


how to increase the space of a dataset in instream procedure.

1 Answers   HCL,


Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?

5 Answers   IBM,


Categories