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 > DB2 Control Center

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-06, 23:48
Saurabh Singhal Saurabh Singhal is offline
Registered User
 
Join Date: Oct 2005
Posts: 8
DB2 Control Center

Hi,
I am using DB2 control center. In the health center messages, I am getting messages for the following:
1. SYSCATSPACE
2. SYSTOOLSPACE
3. SYSTOOLSTMPSACE
4. TEMPSPACE1
5. USERSPACE1

The message says that : 97% utilization.
I am loading the tables with large number of rows and it shows 97% utilization for the above mentioned points.

How do we alter space for them?

Thanks,
Saurabh.
Reply With Quote
  #2 (permalink)  
Old 01-10-06, 01:36
jayawant jayawant is offline
Registered User
 
Join Date: Jan 2006
Posts: 6
it seems that your table space is getting full .u could alter the tablespace

iam sending you a sample command

alter tablespace data01_ts resize (all 38400);
Reply With Quote
  #3 (permalink)  
Old 01-10-06, 03:12
juliane26 juliane26 is offline
Registered User
 
Join Date: Oct 2005
Posts: 109
Well, if they are SMS tablespaces then there is nothing to worry I think ...
in default installations they are SMS.They increase/decrease as needed.

I do not know health center, is it possible you run out of disk space ?
__________________
Juliane
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