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

How to add an record at the middle of the file in vsam


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

New User


Joined: 29 Mar 2005
Posts: 62

PostPosted: Fri Jun 24, 2005 11:02 am
Reply with quote

Hi,

plz give me an sugestion how to add an record at the middle of the file in vsam.with suitable syntax.

regards,
karthik.j
Back to top
View user's profile Send private message
siva79

New User


Joined: 11 Jun 2005
Posts: 3

PostPosted: Mon Jun 27, 2005 11:01 am
Reply with quote

Hi,

In VSAM, u have ESDS, where in the possibility of inserting records is ruled out. U can add only in the last. So u cant use ESDS in this case.

In KSDS, u can insert records. But inserting of records totally depends on the key value of the KSDS file. Its done automatically by checking the Index set in Index component.

Not getting your question exactly... What do you mean by at the Middle of a file?. Can you give me more clear examples...so that i can check if it is possible.

Regards,
Siva
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 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 Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top