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 > USER Temp tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-10-06, 11:37
dba_udb dba_udb is offline
Registered User
 
Join Date: Mar 2005
Posts: 73
USER Temp tablespace

V8.1
OS AIX/windows

I need to increase the size of user temporary tablespace . it is created by SMS. How do i do that . Do i have to drop it and recreate it?

or is there any other way to do that.


thanks
Reply With Quote
  #2 (permalink)  
Old 07-10-06, 14:18
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
SMS tablespaces don't have a size and are only limited by the amount of free space at any given moment on the directory or mount point they reside on. You can create a new temporary tablespace on another directory that has more free space, and then drop the original, and then rename the new one to the original name.
__________________
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