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 > Informix > droping tables in a dbspace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-06-04, 05:24
nAtHaNs nAtHaNs is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
droping tables in a dbspace

Hello,

I have created a dbspace as a temporary storage for performing db reorganization using "Tables in Dbspace by 'alter fragment..." method. Now for I can not drop the dbspace because it say it is not empty. How do I drop the tables in the dbspace (say 2000+ tables)?

Any help would be appreciated. Thank you.

nAtHaNs
Reply With Quote
  #2 (permalink)  
Old 09-06-04, 11:04
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

I think that can be a bug of Informix version.
Please run onchek -pe and look for all chunks of dbsapce.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 09-07-04, 04:32
matute matute is offline
Registered User
 
Join Date: Jun 2004
Location: Madrid, Spain
Posts: 47
Just a though: maybe you didn't get the tables back to the original dbspace? Have you checked with oncheck -pe?
__________________
José Luis Matute.

Regards from Spain.
Reply With Quote
  #4 (permalink)  
Old 09-07-04, 16:52
bull_abraham bull_abraham is offline
Registered User
 
Join Date: Feb 2004
Posts: 32
Most likely there are tablespace tablespace entries and thats preventing you from dropping the dbspace. You can confirm this by running the oncheck and if this is true, the only way out is to have IBM dial-in and mark the headers and only then can you drop the dbspace.

-Abraham
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