ADSM-L

ADSM Connect agent for Oracle on Sun

2000-02-10 11:46:48
Subject: ADSM Connect agent for Oracle on Sun
From: PIERANTONIO BIANCHI <pierantonio.bianchi AT JRC DOT IT>
Date: Thu, 10 Feb 2000 17:46:48 +0100
Hi all,
I' ve a ADSM server 3.1.2-50 on Solaris 2.6 and I have Oracle 8.0.5 on
another machine
with The Connect Agent.
The configuration of the agent should be right because it connects to
the server with aobpswd!

I' ve created the rcvcat and registered the database I want backup.

So, when I give this command in RMAN:
run
                     {
                       #ENV is case sensitive
                       allocate channel t1 type 'sbt_tape' parms

'ENV=(DSMI_ORC_CONFIG=/opt/IBMDSMoba/dsm.opt,
                                  DSMO_AVG_SIZE=1000)';
                       backup
                         format 'df_%t_%s_%p'
                         (database);
                     }

(Is the example on the installation guide of Connect Agent), I get:

...
...
RMAN-08010: channel t1: including datafile 10 in backupset
RMAN-08010: channel t1: including datafile 4 in backupset
RMAN-08010: channel t1: including datafile 11 in backupset
RMAN-08010: channel t1: including datafile 8 in backupset
RMAN-00569: ================error message stack follows================
RMAN-03007: retryable error occurred during execution of command: backup

RMAN-07004: unhandled exception during command execution on channel t1
RMAN-10032: unhandled exception during execution of job step 1:
ORA-06512: at line 343
RMAN-10035: exception raised in RPC: ORA-19624: operation failed, retry
possible
ORA-19506: failed to create sequential file, name="df_389209014_9_1",
parms=""
ORA-27006: sbtremove returned error
Additional information: 7086
Additional information: 1
ORA-06512: at "SYS.DBMS_BACKUP_RESTORE", line 408
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECREATE

I' m not sure about 'sbt_tape': I don' t know if is right for every
machine, if not I don' t know what is the right one.
Some suggestions, hints, etc.?

Good ADSMing,

Pier Antonio Bianchi
<Prev in Thread] Current Thread [Next in Thread>