View previous topic :: View next topic |
Author |
Message |
Dip Beginner
Joined: 24 Mar 2006 Posts: 27 Topics: 14
|
Posted: Wed Jul 11, 2007 12:09 am Post subject: Controlling LOG parameter and Commit frequency in DB2 load |
|
|
I am trying to load a DB2 table (Approx 2 M records with online traffic turned On) using DB2 utility under SHRLEVEL CHANGE
Per my knowledge if we specify SHRLEVEL CHANGE we can not specify LOG NO
Can we do a load under SHRLEVEL CHANGE using
1. LOG NO (dont want to replicate the data)
2. Is there any way to control the commit frequnecy? (let say i want to commit after every 100 records)
(I cant use COBOL- DB2 because of some architectural issues)
Thanks!
Dip. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
|
|