If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > reorg and runstats on SYSIBM.SYS* tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-24-09, 15:13
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
reorg and runstats on SYSIBM.SYS* tables

I know runstats should be done on SYSIBM.SYS* tables after the database backup from v8 restored in v9.5. do you normally run reorg and runstats on SYSIBM.SYS* tables in production?

if you do should it be done on regular basis (like we do it weekly on application tables) or only when there are any changes done to database/tables/etc? or in what cases should it be done?

our applications are OLTP.

thank you
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Reply With Quote
  #2 (permalink)  
Old 11-24-09, 17:47
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
I think this would depend on the amount of changes done to the catalog tables. You can use reorgchk to help you decide when to reorg them.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On