Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Continue my updatings after using COMMIT

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IDMS/ADSO
Author Message
indira

New User


Joined: 26 Jul 2005
Posts: 3

PostPosted: Thu Jul 28, 2005 7:21 pm    Post subject: Continue my updatings after using COMMIT
Reply with quote

Hi everyone,

By batch i will update hundreds of thousands records.

At the beginnig, i BIND to all REFCORD i need and do READY on all corresponding AREA .

After several updatings, i do a COMMIT statement.

Can I
1/ Continue my updatings
or
2/ redo all BIND and READY before my updatings

Thank you for your help
Back to top
View user's profile Send private message
References
PostPosted: Thu Jul 28, 2005 7:21 pm    Post subject: Re: Continue my updatings after using COMMIT Reply with quote

shivashunmugam Muthu

Active User


Joined: 22 Jul 2005
Posts: 114
Location: Chennai

PostPosted: Fri Jul 29, 2005 11:20 am    Post subject: Re: use COMMIT
Reply with quote

You can continue.

You have to do COMMIT for every 50 records. This is the standard practise while writing update logic.

If there is any abend, atleast u can save the time of starting from scratch. Also pls incorporate Restart Logic too.
Back to top
View user's profile Send private message
Pjoe

New User


Joined: 22 Jul 2005
Posts: 10

PostPosted: Wed Aug 03, 2005 11:59 am    Post subject: Re: use COMMIT
Reply with quote

Hi,
Can I
1/ Continue my updatings

Ans:-
Yes you can countinue updating
or
2/ redo all BIND and READY before my updatings
Ans:-No need to re bind,
The COMMIT statement writes a checkpoint to the journal file . COMMIT simulates a FINISH-BIND-READY sequence without relinquishing control of database resources.

-PJ
Back to top
View user's profile Send private message
saeed435

New User


Joined: 26 Sep 2007
Posts: 4
Location: hyderabad

PostPosted: Wed Sep 26, 2007 1:19 pm    Post subject: reduce the run time of idms batch programme
Reply with quote

hi every body ,
one application idms program currently is taking a long time to run and the frequency of this being run is very high. i want to reduce the run time of programme . so i want some suggestions regarding this matter or problem .

thanks
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 1847
Location: italy

PostPosted: Wed Sep 26, 2007 1:31 pm    Post subject: Reply to: Continue my updatings after using COMMIT
Reply with quote

Quote:
one application idms program currently is taking a long time to run and the frequency of this being run is very high. i want to reduce the run time of programme . so i want some suggestions regarding this matter or problem .


What makes You think that there is a performance issue ???
a heavy usage of resources might simply mean that there is a lot of work to do

regards

e.s
Back to top
View user's profile Send private message
saeed435

New User


Joined: 26 Sep 2007
Posts: 4
Location: hyderabad

PostPosted: Wed Sep 26, 2007 2:51 pm    Post subject: reduce the run time of idms batch programme
Reply with quote

thank u for ur sugesstion. i will check the resouces part
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IDMS/ADSO All times are GMT + 6 Hours
Page 1 of 1