Hi
I just installed netvault client into a Oracle Database.
oracle 11g 11.2.0.3
RedHat 6.4 64 bits
ASM
So, i configure Oracle APM for a Rman backup and i cant catch all tablespaces, so i assume then setup is fine.
But when i run job, it works too fast. Netvault don't said me nothing, but when i execute netvault rman script i got this:
allocated channel: cspfile
channel cspfile: SID=182 device type=SBT_TAPE
channel cspfile: Quest NetVault Backup Plug-in for Oracle v.6.1.4
Starting backup at 28-MAR-13
channel cspfile: starting full datafile backup set
channel cspfile: specifying datafile(s) in backup set
including current SPFILE in backup set
channel cspfile: starting piece 1 at 28-MAR-13
released channel: cspfile
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on cspfile channel at 03/28/2013 18:08:39
ORA-19506: failed to create sequential file, name="04o5m4l4_1_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
Cannot validate the selected NetVault Advanced Options Set: oratesting
RMAN>
Obviusly something is wrong with netvault configuration channel, but i can't see the problem.
Thanks.