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

Deletion in ESDS


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

New User


Joined: 18 Aug 2008
Posts: 50
Location: Bangalore

PostPosted: Mon Dec 06, 2010 4:55 pm
Reply with quote

Hi,

Why deletion of records is not possible in an ESDS file.
I know we can logically delete a record in ESDS but not physically.

But, I would like to know the exact reason.

Thanks,
Sandhya.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Dec 06, 2010 5:00 pm
Reply with quote

What does it mean to physically delete a record from a file?
Back to top
View user's profile Send private message
sandhyaimmadi

New User


Joined: 18 Aug 2008
Posts: 50
Location: Bangalore

PostPosted: Mon Dec 06, 2010 5:13 pm
Reply with quote

I mean deleting a record using DELETE FILENAME RECORD like how we performing for KSDS and RRDS
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Mon Dec 06, 2010 5:19 pm
Reply with quote

May I suggest that you go to the IBM website and look for the redbook VSAM Demystified, down load the document and read it.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Dec 06, 2010 5:22 pm
Reply with quote

I am asking you to actually THINK -- so consider what it means to physically delete a record from an ESDS file, as opposed to physically deleting a record from a KSDS file. How is the record accessed? If you remove that record, how do you access the following records?

The same questions apply to deleting records from ANY sequential file, not just an ESDS. A KSDS or RRDS file has different characteristics than a sequential or ESDS file, and those characteristics directly impact the answer to your question.
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Mon Dec 06, 2010 6:17 pm
Reply with quote

Quote:
I am asking you to actually THINK


I thought capitalized THINK was an IBM trademark.
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 Random read in ESDS file by using RBA JCL & VSAM 6
No new posts VSAM ESDS File to store large data 4GB JCL & VSAM 5
No new posts RPLDDDD field for extended VSAM - ESDS JCL & VSAM 1
No new posts Issue with NDM process to transmit ES... All Other Mainframe Topics 6
No new posts CICS Question RE: Browse, Readnext an... CICS 7
Search our Forums:

Back to Top