|
|
| Author |
Message |
tarakanta Warnings : 1 New User
Joined: 30 Jan 2007 Posts: 7 Location: Pune
|
|
|
|
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 |
|
 |
References
|
Posted: Thu Jul 17, 2008 4:48 pm Post subject: Re: Deleting GDG base without using FORCE in IDCAMS utility? |
 |
|
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3270 Location: Brussels once more ...
|
|
|
|
What is the problem with using force ?
Dare I ask if this is a HOMEWORK question ? |
|
| Back to top |
|
 |
Moved: Thu Jul 17, 2008 4:59 pm by superk From JCL to SMS & VSAM |
|
|