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 does a disposition of (NEW,CATLG,DELETE) mean?

Answers were Sorted based on User's Feedback



What does a disposition of (NEW,CATLG,DELETE) mean?..

Answer / guest

That this is a new dataset and needs to be allocated, to
CATLG the dataset if the step is successful and to delete
the dataset if the step abends.

Is This Answer Correct ?    22 Yes 0 No

What does a disposition of (NEW,CATLG,DELETE) mean?..

Answer / druks

(NEW,CALTLG,DELETE)

a a new DSN is created , when the system goes through either and cond code (non zero cond code included ie 4,8,16 etc ) then it is cataloged , if the step end with any other reason ie SB37 U4095 , the DSN will be deleted .

Is This Answer Correct ?    2 Yes 1 No

What does a disposition of (NEW,CATLG,DELETE) mean?..

Answer / vikas pujar

It is wrong since u cannot delete a DS on abnormal
termination , when NEW is given, since noting is there to
delete!!

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More JCL Interview Questions

What does IEBGENER do?

10 Answers   BirlaSoft,


What is COND=EVEN ?

9 Answers   IBM,


with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?

1 Answers   TCS,


delete rules in db2

1 Answers   Keane India Ltd,


what is JCLLIB and PROCLIB in jcl and their syntax

3 Answers   IBM,


My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.

4 Answers   CTS,


Hi, can any one tell about " How do u eliminate the duplicates "

2 Answers   Cap Gemini,


What are SD37, SB37, SE37 abends?

4 Answers  


what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?

1 Answers   Accenture,


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

1 Answers  


Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?

6 Answers   IBM,


Matching Logic in Jcl not in cobol.Could any one please answer this question

0 Answers  


Categories