Database Backup and Recovery (MOSC)

MOSC Banner

Rman Restore Error: end of file on communcation channel

edited Apr 21, 2016 1:28PM in Database Backup and Recovery (MOSC) 2 commentsAnswered ✓

Dear Oracle experts,

We are trying to restore a ASM Rac database backup to  Non Asm Single instance database. The O/S which I used is OEL 5.2 and the database is 11.2.1.0.

Once we are restoring a database , it is ended with below error. I tried so many times but not resolve the error, Kindly help me to fix the issue.

RMAN> run

2> {

3> SET NEWNAME FOR DATABASE TO '/u01/oracle/orcldb/oradata/%b';

4> SET NEWNAME FOR tempfile 1 TO '/u01/oracle/orcldb/oradata/%b';

5> restore database;

6> switch datafile all;

7> switch tempfile all;

8> }

executing command: SET NEWNAME

executing command: SET NEWNAME

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center