IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Deleting GDG base without using FORCE in IDCAMS utility?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
tarakanta
Warnings : 1

New User


Joined: 30 Jan 2007
Posts: 10
Location: Hyderabad

PostPosted: Thu Jul 17, 2008 4:48 pm
Reply with quote

Hi,

I have to delete a GDG base, so i used the following command:

000008 //STEP010 EXEC PGM=IDCAMS
000009 //SYSIN DD *
000010 DELETE T816953.INFILE.GDG FORCE
000011 /*

Is there any other way so that i can delete a GDG base?

I mean without using FORCE in the DELETE command.

Any suggestion is most welcome.

Thanks,
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Jul 17, 2008 4:49 pm
Reply with quote

What is the problem with using force ?

Dare I ask if this is a HOMEWORK question ?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts REASON 00D70014 in load utility DB2 6
No new posts Deleting a Tape file JCL & VSAM 14
No new posts force tablespace using LISTDEF input DB2 1
No new posts CA7 deleting files in steps after job... CA Products 4
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
Search our Forums:

Back to Top