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

Deleting Records from a VSAM file


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Nikhil Thayyil

New User


Joined: 12 Sep 2005
Posts: 5
Location: India

PostPosted: Mon Sep 12, 2005 1:51 pm
Reply with quote

Hi Frank,
Can u provide me with further details regarding DFSORT's VSAMIO to delete the records in VSAM file.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Mon Sep 12, 2005 8:23 pm
Reply with quote

See my post about that in the thread at:

ibmmainframes.com//viewtopic.php?t=5369

For complete information on any DFSORT parameter, see "z/OS Application Programming Guide". You can access it online, along with all of the other DFSORT books, from:

Use [URL] BBCode for External Links
Back to top
View user's profile Send private message
Nikhil Thayyil

New User


Joined: 12 Sep 2005
Posts: 5
Location: India

PostPosted: Wed Sep 14, 2005 8:42 am
Reply with quote

Thanks Frank.
Back to top
View user's profile Send private message
Direction

New User


Joined: 15 Sep 2005
Posts: 11

PostPosted: Wed Feb 15, 2006 12:02 am
Reply with quote

Pls tell me, How we can delete records in VSAM file through JCL.

or

Delete all records in the VSAM file through JCL.


I searched the posted messages, but didn't find the solution.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Wed Feb 15, 2006 12:41 am
Reply with quote

Use the technique described in the other post with:

Code:

   OMIT COND=ALL
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
Search our Forums:

Back to Top