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

vsam error while insert


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

New User


Joined: 30 Mar 2005
Posts: 4

PostPosted: Thu Jul 21, 2005 3:08 am
Reply with quote

Hi,

while inserting records thru CICS onlines, suddenly file problem occured.
the VSAM file is fine and the data is used in test and it worked fine in test.

In prod, iam not able to insert, but I could update,delete the records. the program is having a error handling routine and throwing up the message from there.

could any one let me know how to approach the problem?

Thanks
Jay
Back to top
View user's profile Send private message
pushpagiri

New User


Joined: 07 Jul 2005
Posts: 51

PostPosted: Fri Jul 22, 2005 12:47 pm
Reply with quote

Hi Jay,

In a vsam file (KSDS) you cannot insert the records
through usual file handling methods of COBOL.
Istead you have to use IDCAMS utility to
insert in the middle.

But i dont know how to use IDCAMS in COBOL.
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 Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
Search our Forums:

Back to Top