Database Utilities (MOSC)

MOSC Banner

RMAN 8.1.7.3 : compilation problems

edited Jul 2, 2010 4:35AM in Database Utilities (MOSC) 2 commentsAnswered
 Hi,

I try to test a rman backup 8.1.7.3 but I get this error :

I kown the syntax is good because i caught it in the online documentation 8iR3.

Is someone can help me ?

<uxbacko540.eau.cgeaux.fr|ora8173[mvasox]>/home/dba/ora8173/ rman target=/

Recovery Manager: Release 8.1.7.3.0 - Production

RMAN-06005: connected to target database: MVASOX (DBID=1097186783)

RMAN> run {
2> allocate channel ch1 type disk;
3> backup datafile 1;
4> release channel ch1;
5> }

RMAN-03022: compiling command: allocate
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: allocate
RMAN-06172: not connected to recovery catalog database

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