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 > I canīt drop a dbspace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-09-04, 15:30
Fernanda Fernanda is offline
Registered User
 
Join Date: Jun 2004
Posts: 7
I canīt drop a dbspace

A few months ago Iīve created a dbspace to store a database. Now this database is not in use anymore, so Iīve dropped it and Iīm trying to drop the dbspace, but I canīt because there is a TBLSpace tablespace in it. The dbspace use to have 6 chunks and just one of them was empty, so Iīve already dropped it, but the other five are not empty. It seems that the TBLSpace tablespace is fragmented between this 5 chunks. Can I drop this TBLSpace tablespace? How can I do it?
Thanks for any help.
Fernanda.
Reply With Quote
  #2 (permalink)  
Old 06-10-04, 02:53
iaguigon iaguigon is offline
Registered User
 
Join Date: May 2004
Location: Barcelona, Spain
Posts: 54
Maybe you can't drop an individual chunk, but you should be able to drop the entire dbspace if it's empty of user data. Or else, which error is reporting when you try?

The tablespaces are for internal organization of data and you can't touch them... and you should not need to.

Regards

Iņaki
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