coping oracle to another server 2005-04-12 - By Roger Xu
Hello List, This is what I did: * alter database backup controlfile to trace * shutdown oracle on ServerA and tar everything under /oracle to a tape * on ServerB, untar the tape to /oracle * startup nomount and recreate controlfile Here is the error: SQL> @/scripts/control.sql Control file created. SQL> alter database open resetlogs; alter database open resetlogs * ERROR at line 1: ORA-01152 (See ORA-01152.ora-code.com): file 1 was not restored from a sufficiently old backup ORA-01110 (See ORA-01110.ora-code.com): data file 1: '/oracle/DV1/sapdata1/system_1/system.data1' Did I do anything wrong? What could be the fix? Thanks, Roger This e-mail is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, dissemination, copying, printing or other use of this e-mail by persons or entities other than the addressee is prohibited. If you have received this e -mail in error, please contact the sender immediately and delete the material. __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____ This email has been scanned for all viruses by the MessageLabs Email Security System. Any questions please call 972-721-8257 or email your request to tech _support@(protected) -- http://www.freelists.org/webpage/oracle-l
|
|