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

Home -> Community -> Usenet -> c.d.o.server -> Copying database instance from one server to another

Copying database instance from one server to another

From: <dima_at_inotech.ru>
Date: 24 Jan 2006 02:11:50 -0800
Message-ID: <1138097510.439046.253490@z14g2000cwz.googlegroups.com>


Hello All!

I want to copy database instance from one server to another. Servers configuration:
1) Server from
 Red Hat Linux 7.3 and Oracle 8.1.7
2) Server to
 Red Hat Linux 9 and Oracle 8.1.7 (without database instance)

I have copyed $ORACLE_BASE/admin and $ORACLE_BASE/oradata from one server to another.
After this, I have set same oracle environment variables on new server.

The following errors occured when I trying to startup instance

/////////////////////////////////////////////////////////////////////////////
-bash-2.05b$ dbstart
Oracle Server Manager Release 3.1.7.0.0 - Production Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.

ORA-03113: end-of-file on communication channel SVRMGR> Password:
Password:
ORA-03113: end-of-file on communication channel SVRMGR> LCC-00161: Message 161 not found; product=SVRMGR; facility=MGR

ORA-03113: end-of-file on communication channel SVRMGR>
Server Manager complete.

Database "MYDB1" warm started.

////////////////////////////////////////////////////////////////////////////////
Can anybody help please? Received on Tue Jan 24 2006 - 04:11:50 CST

Original text of this message

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