Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Copying database instance from one server to another
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
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
![]() |
![]() |