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

Different between VSAM ESDS file to COBOL sequential file


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

New User


Joined: 26 Feb 2007
Posts: 24
Location: chennai

PostPosted: Tue Mar 27, 2007 8:28 pm
Reply with quote

Any body know
What is the different between vsam esds file to cobol sequential file
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Mar 27, 2007 10:27 pm
Reply with quote

Hello,

There is nothing named a "COBOL sequential file". There is a type of file that is Physical Sequential (PS).

ESDS uses vsam definition and i/o. PS files are defined (typically via JCL) as they are created and are accessed via qsam.

Please post more detail if you would like additional info.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Wed Mar 28, 2007 12:40 pm
Reply with quote

ESDS is the VSAM equivilent of a PS file.

The original idea was to replace PS by ESDS which supposedly had faster I/O but with these days of RAID, Cache, NVS etc. etc. the DASD perform much much faster than they ever did before.

Additional functionality of ESDS is that it can be overlayed by an AIX.
Back to top
View user's profile Send private message
raman.k

New User


Joined: 26 Feb 2007
Posts: 24
Location: chennai

PostPosted: Wed Mar 28, 2007 2:50 pm
Reply with quote

Thanks for 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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
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
No new posts Replace each space in cobol string wi... COBOL Programming 3
Search our Forums:

Back to Top