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 All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts U0016 error in JCL JCL & VSAM 4
No new posts python on z/OS error no encoding decl... Testing & Performance 0
No new posts Sort to insert record in an empty file. DFSORT/ICETOOL 5
No new posts IEW2315E 1369 Link error All Other Mainframe Topics 3
No new posts Help on IMS -API URL migrating from P... IMS DB/DC 1
Search our Forums:


Back to Top