Home » RDBMS Server » Server Administration » ORA-1658
ORA-1658 [message #54335] Tue, 12 November 2002 02:38 Go to next message
Abhijeet
Messages: 5
Registered: July 2002
Junior Member
Hi,
I am getting ORA-1658 error while doing database import thus terminating the import process and importing half tables .
Can anybody let me know the cause & action to be taken.
Re: ORA-1658 [message #54339 is a reply to message #54335] Tue, 12 November 2002 05:13 Go to previous message
S.Choudhury
Messages: 5
Registered: April 2002
Junior Member
Hi,

ORA-01658 error is mainly for unabling to create INITIAL extent for segment in the tablespace where you are importing your export.

You have to increase your tablespace size so that sufficient contiguous space to allocate INITIAL extent for your segment being created.

Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace or retry with a smaller value for INITIAL of your segment.

Soumyendu
Previous Topic: para for sga <
Next Topic: How can I store Images in a database!
Goto Forum:
  


Current Time: Fri Sep 20 01:40:07 CDT 2024