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 temporary tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-06, 15:32
mark_maz mark_maz is offline
Registered User
 
Join Date: Feb 2002
Location: Hamilton
Posts: 138
user temporary tablespace

I am having problems creating it and I can't see the problems with the syntax (it's friday and St. Patrick's so please excuse the stupid question if it is that simple)

create user temporary tablespace usertempspace managed by system using '/archive/devz/DB2/avcd1/avc/USERTEMPSPACE'

thanks in advance

mark
Reply With Quote
  #2 (permalink)  
Old 03-17-06, 18:36
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
create user temporary tablespace usertempspace PAGESIZE 4 K managed by system using ('/archive/devz/DB2/avcd1/avc/USERTEMPSPACE') BUFFERPOOL IBMDEFAULTBP;

Make sure there are no files on that directory.
__________________
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