Hello,

as you know I am working with RMAN. Well I made a backup and then deleted the database for some tests. I recreated the instance but now when i try and connect to restore the database I get following

C:\>rman target="sys/manager@zgts-cluster2" rcvcat="rman/rman@rman"

Recovery Manager: Release 8.1.7.0.0 - Production

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database: ORA-01031: insufficient privileges


Am I missing something?