GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Oracle
Go To First  |  Previous Question  |  Next Question 
 Oracle  |  Question 3 of 244    Print  
I have got the following error when importing few of my package bodies and triggers.

ORA-01653: unable to extend table SYS.IDL_UB1$ by 13 in tablespace SYSTEM

The tablespace SYSTEM had enough space at the time of import. Later when I tried to create theses objects seperately through a script, they were successfully created. It is important to note that not all package bodies and triggers failed.

If you have any idea regarding this error, please let me know the problem and solution, if possible.

  
Total Answers and Comments: 4 Last Update: March 04, 2009     Asked by: shailzone_dba 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 30, 2005 07:01:47   #1  
srilakshmi        

RE: I have got the following error when importing few ...
I GUESS TRIGGERS AND PACKAGES IN TABLESPACES CAN BE IMPORTED PROVIDED U HAVE PERMISSION FROM DBA..OR ELSE ONLY DBA CAN IMPORT THEM IN TABLESPACES SINCE THEY R CREATED BY DBA...
 
Is this answer useful? Yes | No
May 29, 2007 08:19:23   #2  
Jaya        

RE: I have got the following error when importing few ...
Hi

Check the space in SYSTEM table space if no sufficient space exists we will receive such error and make sure the user importing has IMP_FULL_DATABASE role or DBA role since you are importing system objects.

 
Is this answer useful? Yes | No
August 21, 2007 04:33:22   #3  
daid_k Member Since: November 2005   Contribution: 2    

RE: I have got the following error when importing few ...
Drop the table SYS.IDL_UB1$ for that location then you can Import witout error.
 
Is this answer useful? Yes | No
March 04, 2009 12:09:12   #4  
taraldesai Member Since: January 2007   Contribution: 28    

RE: I have got the following error when importing few of my package bodies and triggers. ORA-01653: unable to extend table SYS.IDL_UB1$ by 13 in tablespace SYSTEM The tablespace SYSTEM had enough space at the time of import. Later when I tried to create t
System TS is full increase space
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape