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

Thread: ORA-00604 And ORA-01655:

  1. #1
    Join Date
    May 2009
    Location
    Muscat,Oman
    Posts
    11

    Exclamation ORA-00604 And ORA-01655:

    Dear Experts

    am getting the two errors while creating undo tablespace for a new database.

    SQL> create undo tablespace undo1 datafile 'C:/oracle/admin/ACER/undo01.dbf' size 512;
    create undo tablespace undo1 datafile 'C:/oracle/admin/ACER/undo01.dbf' size 512
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01655: unable to extend cluster SYS.C_TS# by 3 in tablespace SYSTEM


    am not able to understand how to go with this error..
    some ppls said
    its because of the SYSTEM tablespace(Default). if it is the problem please let me know how ?
    please i need u r help

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by abdulhameedom View Post
    ORA-01655: unable to extend cluster SYS.C_TS# by 3 in tablespace SYSTEM
    How much space do you have available on SYSTEM tablespace?

    ... may be is time to extend it.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    May 2009
    Location
    Muscat,Oman
    Posts
    11

    Smile thank u very much

    thank u very much my dear senior DBA,,

    am just a new comer for this Ocean ,, am just learning to swim,, thank u for u support ,,


    i need it for ever,,

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