RMAN 8.1.7.3 : compilation problems
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