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

KSDS recod insertion


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

New User


Joined: 03 Jun 2006
Posts: 2

PostPosted: Sat Jun 03, 2006 7:06 pm
Reply with quote

I created a KSDS data set.But while trying to insert records through cobol program (passed values using SYSIN )only one insertion become possible...after that i cant insert any more records.But no error was shown by JCL run.
Back to top
View user's profile Send private message
mk_kumar315

New User


Joined: 21 Nov 2005
Posts: 10

PostPosted: Sun Jun 04, 2006 8:14 am
Reply with quote

Hi lijin,

There may be a problem in the loop of READING PARA.
Your program might be correct,but u r processing only single record.

Check ur Process-para,may be u r not calling READ-PARA at the end of PROCESS-PARA,so the Control is not able to go back to READ-PARA.

Regards,
M.K.Kumar.
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 Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts VSAM KSDS CREATION AND LOAD WITH RAND... JCL & VSAM 1
No new posts FILE STATUS - 39 ON VARIABLE LENGTH V... COBOL Programming 2
No new posts Error Creating KSDS file, REASON CODE... JCL & VSAM 8
No new posts KSDS direct READ clause after READ NEXT JCL & VSAM 0
Search our Forums:

Back to Top