Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to delete a VSAM file which is not cataloged

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
mighty

New User


Joined: 21 May 2008
Posts: 22
Location: chennai

PostPosted: Thu May 22, 2008 4:56 pm    Post subject: How to delete a VSAM file which is not cataloged
Reply with quote

How to delete a VSAM file which is not cataloged ?
Back to top
View user's profile Send private message
References
Gnanas N

Senior Member


Joined: 06 Sep 2007
Posts: 473
Location: India

PostPosted: Thu May 22, 2008 5:36 pm    Post subject:
Reply with quote

Please use VOL-SER to find & delete it out.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3725
Location: Brussels once more ...

PostPosted: Thu May 22, 2008 6:44 pm    Post subject:
Reply with quote

IDCAMS DELETE VVR
Back to top
View user's profile Send private message
mighty

New User


Joined: 21 May 2008
Posts: 22
Location: chennai

PostPosted: Thu May 22, 2008 11:03 pm    Post subject: Re: How to delete a VSAM file which is not cataloged
Reply with quote

mighty wrote:
How to delete a VSAM file which is not cataloged ?


Actually,this question was about a KSDS file.

Actual KSDS file is on a volume say for eg: xxxxxx,
Only the data component of the KSDS file is on a different volume say yyyyyy and is uncataloged.

How do I get rid of the duplicate one on yyyyyy. I wanted to try the following jcl:

//DD1 DD VOL=SER=DV000E,DISP=SHR,UNIT=DISK
//SYSIN DD *
DELETE **.KSDS.DATA -
VVR FILE(DD1) -
CATALOG(CATALOG.ICFUSER.USER4)

Please let me know if this works. What do I do incase of 'Duplicate Dataset name' failures in this case.Please advise.
Back to top
View user's profile Send private message
Bill Dennis

Senior Member


Joined: 17 Aug 2007
Posts: 333
Location: Iowa, USA

PostPosted: Fri May 23, 2008 1:04 am    Post subject:
Reply with quote

Your JCL looks like mine, if yyyyyy is volume DV000E, except I specify the full component name (no asterisks).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1