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

Thread: creating table give ora-01552....so try to create public rollback also hit ora-1552..

  1. #1
    Join Date
    Jul 2001
    Location
    Singapore(Asia)-WebCentre business company
    Posts
    456

    creating table give ora-01552....so try to create public rollback also hit ora-1552..

    hi guys,

    I have create a test database and it only come with system rollback...so when i try to create a user table on the USER table it gives ORA-01552..so i thot i'll create a rollback tablespace but it give me another ORA-01552...so how am i going to ever create a PUBLIC rollback segment w/o a rollback tablespace to start with? any help ?

    thanks in advance.

  2. #2
    Join Date
    Nov 2001
    Location
    Planet Earth
    Posts
    116
    create another rollback segment.
    The man called Zorro

  3. #3
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    create a rollback segment in the system tablespace, then do the stuff you need to and drop the one in the system tablespace - there is a note about it on metalink somewhere

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