DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: ORA-01653

  1. #1
    Join Date
    Jan 2001
    Posts
    230
    Hi:

    I was able to downgrade from 8.1.5 to 8.0.5 and able to bring up the database.

    But when I tried "sqlplus system/manager"
    I am getting following error..

    Error accessing package DBMS_APPLICATION_INFO
    ERROR:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01653: unable to extend table SYS.IDL_UB1$ by 15 in tablespace SYSTEM

    then SQL>

    Please let me know how can I resolve this problem.

    Thanks.

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Do you have enough free space in system or not ? Check and give a try.

    Did you try compiling the system and sys invalid packages after downgrading ? If not try compiling 'em and see that helps.

    How about running the down graded version of catalog and catproc ? IAM NOT SURE. Just an idea that strike my mind.

  3. #3
    Join Date
    Jan 2001
    Posts
    230
    Reddy:

    Yes, you are right, that was a space problem.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width