Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: coping oracle to another server

RE: coping oracle to another server

From: <Paula_Stankus_at_doh.state.fl.us>
Date: Tue, 12 Apr 2005 16:28:33 -0400
Message-ID: <E518A02B320C8D4E97D99A8C546480210C3EAD9B@dohsmailhq01.doh.ad.state.fl.us>


1-Shutdown entire database
2-Copy all files including the control files - don't need to create from a script
3-Startup mount
4-alter database open resetlogs=20

The above steps should work - I have done same in the past. -----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Paul Baumgartel Sent: Tuesday, April 12, 2005 4:24 PM
To: Oracle-L_at_Freelists. Org (E-mail)
Subject: Re: coping oracle to another server

IIRC, you will have to startup mount the new database and recover it before you can open it. The backup and recovery experts on the list will correct me if I=3DE8m wrong.

On Apr 12, 2005 4:07 PM, Roger Xu <roger_xu_at_dp7uptx.com> wrote:
> Oracle 9.2.0.4.0 on Solaris 8 (SUNW,Sun-Fire-V890) =3D20 =3D20 =20
>-----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [ mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Roger Xu
> Sent: Tuesday, April 12, 2005 2:59 PM
> To: Oracle-L_at_Freelists. Org (E-mail)
> Subject: coping oracle to another server =3D20 Hello List, =3D20 =
This is

>what I did:
> * alter database backup controlfile to trace
> * shutdown oracle on ServerA and tar everything under /oracle to a=20
>tape
> * on ServerB, untar the tape to /oracle
> * startup nomount and recreate controlfile =3D20 Here is the error:
>=3D20
> SQL> @/scripts/control.sql
>=3D20
> Control file created.
>=3D20
> SQL> alter database open resetlogs;
> alter database open resetlogs
> *
> ERROR at line 1:
> ORA-01152: file 1 was not restored from a sufficiently old backup
> ORA-01110: data file 1: '/oracle/DV1/sapdata1/system_1/system.data1'
>=3D20
> Did I do anything wrong? What could be the fix?
>=3D20
> Thanks,
>=3D20
> Roger
> This e-mail is intended solely for the person or entity to which it is

>ad=3D

dressed and may contain confidential and/or privileged information. Any rev=3D iew, dissemination, copying, printing or other use of this e-mail by person=3D s or entities other than the addressee is prohibited. If = you
have received =3D this e-mail in error, please contact the sender immediately and delete the =3D material.
> ____________________________________________________________________
> This email has been scanned for all viruses by the MessageLabs Email=20
> Secu=3D

rity System. Any questions please call 972-721-8257 or email your request t=3D o tech_support_at_dp7uptx.com.
> --
> http://www.freelists.org/webpage/oracle-l
>=3D20
> For technical support please email tech_support_at_dp7uptx.com or you can

>call (972)721-8257.
> This email has been scanned for all viruses by the MessageLabs Email=20
>Secu=3D

rity System.
>=3D20
> This e-mail is intended solely for the person or entity to which it is

>ad=3D

dressed and may contain confidential and/or privileged information. Any rev=3D iew, dissemination, copying, printing or other use of this e-mail by person=3D s or entities other than the addressee is prohibited. If = you
have received =3D this e-mail in error, please contact the sender immediately and delete the =3D material.
> ____________________________________________________________________
> This email has been scanned for all viruses by the MessageLabs Email=20
> Secu=3D

rity System. Any questions please call 972-721-8257 or email your request t=3D o tech_support_at_dp7uptx.com.
> --
> http://www.freelists.org/webpage/oracle-l
>=3D20

--=3D20
Paul Baumgartel
paul.baumgartel_at_gmail.com

--
http://www.freelists.org/webpage/oracle-l


BEGIN-ANTISPAM-VOTING-LINKS
------------------------------------------------------
Teach CanIt if this mail (ID 29431359) is spam:
Spam:
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Ds&i=3D29431359&m=3Ddd28=
2bdc6
e83
Not spam:
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Dn&i=3D29431359&m=3Ddd28=
2bdc6
e83
Forget vote:
https://dohsmsi01.doh.state.fl.us/canit/b.php?c=3Df&i=3D29431359&m=3Ddd28=
2bdc6
e83
------------------------------------------------------
END-ANTISPAM-VOTING-LINKS

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 12 2005 - 16:52:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US