RMAN configure channel problem
I'm beginner with RMAN.
I have a RAC environnement with 2 nodes. RMANREF is the database wiwh contains the RMAN catalog and AXWAYD is the database I want to backup.
The datafiles, archivelogs, spfile are located on a shared file system. The backup repertory is located on the node 1.
So, I want to configure channel with the instance of the node 1. Then I run the following command :
$ rman target=sys/compas@AXWAYD catalog=rman/rman001@RMANREF
RMAN> configure channel 1 device type disk connect 'SYS/compas@AXWAYD1';
old RMAN configuration parameters:
CONFIGURE CHANNEL 1 DEVICE TYPE DISK CONNECT '*';
new RMAN configuration parameters: