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

Binding more than 100 records at a time


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sudarshan.pande

New User


Joined: 16 Sep 2008
Posts: 2
Location: Maharashtra

PostPosted: Tue Dec 23, 2008 3:37 pm
Reply with quote

Suppose, my IDMS Batch program requires more than 50 Records. So instead of binding each record manually, is there any other alternate way to do this which will make my code smaller and simpler.
Back to top
View user's profile Send private message
nelson.pandian

Active User


Joined: 09 Apr 2008
Posts: 133
Location: Phoenix, AZ

PostPosted: Tue Dec 23, 2008 3:58 pm
Reply with quote

Hi sudarshan.pande,

As per IDMS program, Binding the records is very important. And all the records should be bound individually.

Quote:
is there any other alternate way to do this which will make my code smaller and simpler.


You can use a include module/copybook for this. Bind all the records in that include module/copybook and call that routine in the program.

Hope this will be a simpler way to handle this.
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 -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 0
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts To get the the current time DFSORT/ICETOOL 13
Search our Forums:

Back to Top