ADSM-L

Oracle Connect Agent NT

1998-07-08 03:49:39
Subject: Oracle Connect Agent NT
From: "Schmid, Dietmar" <Dietmar.Schmid AT MARQUARDT DOT DE>
Date: Wed, 8 Jul 1998 09:49:39 +0200
Hi,
 
I am trying to do oralce database(8.0.3  Win/NT) backup using ADSM
Connect agent
(2.1.7) with recovery manager(RMAN). The ADSM Server version is 3.1.1.3
(AIX).
When I run the full database backup, I get the following
error message. Could somebody help me what exactly the problem is and
I greatly appreciate your help.
 
Thanks
Dietmar Schmid



RMAN> run {
2> allocate channel t1 type 'sbt_tape'  ;
3> backup
4> format 'df_%s_%p'
5> (database);
6> }
RMAN-08031: Freigegebener Kanal: t1

RMAN-03022: Befehl wird kompiliert: allocate
RMAN-03023: Befehl wird ausgef³hrt: allocate
RMAN-08030: Zugewiesener Kanal: t1
RMAN-08500: Kanal t1: SID=16 Gerõtetyp=SBT_TAPE

RMAN-03022: Befehl wird kompiliert: backup
RMAN-03023: Befehl wird ausgef³hrt: backup
RMAN-08008: Kanal t1: Backup-Satz f³r Datendatei wird begonnen
RMAN-08502: set_count=36 set_stamp=338117740
RMAN-08010: Kanal t1: Datendatei 1 wird in Backup-Satz einbezogen
RMAN-08010: Kanal t1: Datendatei 2 wird in Backup-Satz einbezogen
RMAN-08010: Kanal t1: Datendatei 3 wird in Backup-Satz einbezogen
RMAN-08010: Kanal t1: Datendatei 4 wird in Backup-Satz einbezogen
RMAN-08011: Kanal t1: Aktuelle Steuerdatei wird in Backup-Gruppe
einbezogen
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 li
ne 172
RMAN-10035: exception raised in RPC: ORA-19624: Operation mi¯lungen,
Neuversuch
m÷glich
ORA-19506: Fehler beim Erstellen der sequentiellen Datei,
Name="df_36_1", Parame
ter=""
ORA-27006: sbtremove gab Fehler zur³ck
OSD-02041: Zeichenkette kann nicht dupliziert werden (OS 7083)
ORA-06512: in "SYS.DBMS_BACKUP_RESTORE",  Zeile 399
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECRE
ATE

RMAN>
<Prev in Thread] Current Thread [Next in Thread>