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

Thread: standby

Threaded View

  1. #35
    Join Date
    Jul 2002
    Location
    Northampton, England
    Posts
    612
    It seems as though you are executing the command used to recreate the controlfile for your primary database. To create a standby controlfile, you need to:

    alter database create standby controlfile as '/path/file.ext';

    Check the syntax and run it on a test system first.
    Last edited by waitecj; 03-13-2007 at 11:05 AM.
    Assistance is Futile...

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