Oracle version: 11.2.0.3
OS : Oracle Linux 6.3
All our backups go to tape . We use netbackup. To do backup, we usually run shell scripts scripts whose contents look like below.
run
{
ALLOCATE CHANNEL c1 TYPE 'SBT_TAPE';
SEND 'NB_ORA_CLIENT=flsbr158,NB_ORA_POLICY=flsbr158_rman,NB_ORA_SERV=qualmh238,NB_ORA_SCHED=Daily';
backup database FORMAT 'NEHPROD_%d_%U_%t.rbk' tag='NEHPROD_full';
}
Sometimes we get issues at the Media management layer like below . To debug the issue, instead of attempting for full database backup or Incremental backup, I want to do a test backup of a small file , like a spfile or control file.
Can I run the SEND command for netbackup parameters without a run block?
ORA-19506: failed to create sequential file, name="al_5482_1_429479947", parms="
"
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
VxBSAValidateFeatureId: Failed with error: