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 > Virtual storage or database resource is not available

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-20-04, 03:26
Jake K Jake K is offline
Registered User
 
Join Date: Feb 2004
Posts: 107
Virtual storage or database resource is not available

I am using DB2 UDB v7 on Aix system. When I execute a sql procedure, i get this error while executing the 'DECLARE GLOBAL TEMPORARY TABLE' statement. Table space name is not specified in the above declaration. There exists an user temporary table space that is managed by DATABASE created in a buffer pool which is also used by one regular table space (managed by system) and one system temporary table space(managed by system).

I am new to DB2 on Aix system. Thanks & hope to hear your feedback.
Please also point to me some resource related to this topic/your comment.

Jake
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