Home » RDBMS Server » Server Administration » Error while Rebuilding Index
Error while Rebuilding Index [message #50548] Thu, 21 March 2002 01:21 Go to next message
Frederik
Messages: 8
Registered: December 2001
Junior Member
Hi all!
I´m having some space trouble... I erased some data, now I have to rebuild and Index. But when I try to do this I get:
"ORA-01658: unable to create INITIAL extent for segment in tablespace TEST_DAT"
Any ideas? Thanks
F.-
Re: Error while Rebuilding Index [message #50549 is a reply to message #50548] Thu, 21 March 2002 01:25 Go to previous messageGo to next message
Senthil
Messages: 68
Registered: December 1999
Member
do you have enough free space in the tablespace TEST_DAT???
Re: Error while Rebuilding Index [message #50555 is a reply to message #50548] Thu, 21 March 2002 03:46 Go to previous message
Sanjay Bajracharya
Messages: 279
Registered: October 2001
Location: Florida
Senior Member
As you mentioned that you had deleted some data, the index will be smaller. You should be able to get away with this:

1. drop index
2. coalesce the tablespace ** IMPORTANT **
3. build the index

I see that you have the table and the index in the same tablespace ...
Previous Topic: Oracle 9i backend + Access 2000 frontend
Next Topic: Backing up VLDB data warehouses (>1TB)
Goto Forum:
  


Current Time: Mon Jul 08 14:17:46 CDT 2024