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

Command to issue a COMMIT after every 1000 records


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sandhyaimmadi

New User


Joined: 18 Aug 2008
Posts: 50
Location: Bangalore

PostPosted: Fri Oct 31, 2008 8:57 pm
Reply with quote

Hello,

what is the command to issue a COMMIT after every 1000 records.
Please let me know
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Oct 31, 2008 9:22 pm
Reply with quote

the same You would use after 100 or 10000 icon_biggrin.gif

it' s a program task to keep a counter and act accordingly
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Oct 31, 2008 11:04 pm
Reply with quote

Hi,
sandhyaimmadi wrote:
what is the command to issue a COMMIT after every 1000 records.
Do you have something differnt in mind ?

The COMMIT statement ends a unit of recovery (that's what Enrico has told) and commits the relational database changes that were made in that unit of recovery.
Back to top
View user's profile Send private message
rakesha.hg

Active User


Joined: 21 Mar 2008
Posts: 161
Location: bangalore

PostPosted: Mon Nov 03, 2008 11:54 am
Reply with quote

hi Sandhya,

Do you have any examples in your shop(... doing commit differently) icon_question.gif

All these days .. we programmers issue commit with a commit(counter icon_sad.gif ) ...

if you have any other ways, you have seen or in mind let the forum know.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 2
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Routing command Address SDSF to other... TSO/ISPF 2
Search our Forums:

Back to Top