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 to delete a member using JCL.?

Answers were Sorted based on User's Feedback



How to delete a member using JCL.?..

Answer / guest

Using IDCAMS a member can be deleted. DELETE 'XXX.YYY(member)

Is This Answer Correct ?    7 Yes 0 No

How to delete a member using JCL.?..

Answer / sandeep

there are two ways : -

1.Using IDCAMS a member can be deleted. DELETE 'XXX.YYY
(member).
2.directly press D or DEL in cmd line.

Is This Answer Correct ?    6 Yes 2 No

How to delete a member using JCL.?..

Answer / wairagade

Is it possible using IEFBR14 utility ? :) could anyone tell
how ? think simple you will get answer

Is This Answer Correct ?    3 Yes 0 No

How to delete a member using JCL.?..

Answer / sundeep meduri

we cannot delete a data set using IEFBR14 as it was
ansewered above it will delete pds it self we have to use
idcams utility to delete a member of a pds

Is This Answer Correct ?    2 Yes 0 No

How to delete a member using JCL.?..

Answer / bindu

yes we can delete using IEFBR14 utility.Below is the syntax

//STEP1 EXEC PGM=IEFBR14
//MYFILE DD DSN=TRNG48.INFILE3,
// DISP=(MOD,DELETE,DELETE)

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More VSAM Interview Questions

In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?

3 Answers  


Create syntax for a VSAM file ?

2 Answers   Xansa,


What is a lds (linear data set)?

0 Answers  


what is the meaning of each of the values in shareopts(2 3)?

0 Answers   IBM,


How do you decide on optimum values for CI, FREESPACE etc...?

1 Answers  


explain the differences between vsam and non-vsam files

0 Answers   IBM,


What is IDCAMS ?

2 Answers  


How are different versions of GDG named ?

2 Answers   IBM,


How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....

3 Answers   CTS,


What is the VSAM-code field?

1 Answers  


What are the different versions of gdg named?

0 Answers  


By looking into the Jcl can we identify the dataset is VSAM?

5 Answers   Cognizant, Keane India Ltd,


Categories