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 > Free space in file directory for a reorg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-08, 09:54
chinatrain99 chinatrain99 is offline
Registered User
 
Join Date: Sep 2003
Posts: 73
Free space in file directory for a reorg

Good morning! We're running DB2 on AIX for the repository for TAM (Tivoli Access Manager). I'm not that familiar with TAM, but it's used for AIX security. We don't do any deletes from TAM, just inserts. Updates, not sure? I was told to run monthly reorgs on the TAM databases and indexes. So, I set up a monthly job to do this. Our TAM person doesn't monitor the freespace where the DB2 tablespaces are out. DB2 gets errors on the reorg when the file system gets to be over 90%. They're wanting to set up a monitor notification that when TAM gets to XX%, we need to add more space to the directory.

For an online reorg, is there a general rule on how much free space that needs to be in the file directory? We're thinking that we should start adding space when the tablespace directory hits 80%. Is this too high?

Any ideas would be appreciated.
Reply With Quote
  #2 (permalink)  
Old 02-09-08, 01:41
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Try specifying a system temporary table space for DB2 to use during the reorg, so that a lot of freespace in the regular tablespace where the data is currently located is not required. See the Command Reference for details.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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