ADSM-L

Connect Agent for Oracle NT

1998-07-30 13:39:40
Subject: Connect Agent for Oracle NT
From: "Bruno Hºrlimann" <Bruno_Huerlimann.atraxis.ZRH AT SAIRGROUP DOT COM>
Date: Thu, 30 Jul 1998 19:39:40 +0200
Together with our ADSM administrator, I try to get the Oracle Agent
running. I work on a NT-Oracle 8.0.4.0.0 Database.

The installation of the agent worked, and I can also connect to the
ADSM-Server, but when I try to backup the database, the following happens:

-------------
Recovery Manager: Release 8.0.4.0.0 - Production
Recovery Manager: Release 8.0.4.0.0 - Production

RMAN-06009: using target database controlfile instead of recovery catalog
RMAN-06005: connected to target database: ORCL

RMAN>   run {
2>     allocate channel t1 type 'SBT_TAPE';
3>     backup
4>      tag b_db_full
5>      format '%d%u'
6>      (database);
7>     sql 'alter database open';
8>   }
9>
RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-08030: allocated channel: t1
RMAN-08500: channel t1: sid=9 devtype=SBT_TAPE

RMAN-03022: compiling command: backup
RMAN-03023: executing command: backup
RMAN-08008: channel t1: starting datafile backupset
RMAN-08502: set_count=19 set_stamp=340050888
RMAN-08010: channel t1: including datafile 6 in backupset
RMAN-08010: channel t1: including datafile 1 in backupset
RMAN-08011: channel t1: including current controlfile in backupset
RMAN-08010: channel t1: including datafile 2 in backupset
RMAN-08010: channel t1: including datafile 4 in backupset
RMAN-08010: channel t1: including datafile 5 in backupset
RMAN-08010: channel t1: including datafile 3 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 li
ne 207
RMAN-10035: exception raised in RPC: ORA-19624: operation failed, retry
possible

ORA-19506: failed to create sequential file, name="ORCL0ja49gu8", parms=""
ORA-09314: sltln: error translating logical name
OSD-04503: text contains no translatable elements
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 411
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECRE
ATE

Recovery Manager complete.

------
in oracle's sbtio.log I find the following message:
in oracle's sbtio.log I find the following message:

(156) OBK-sbt:<07/30/1998:18:34:59> ReadLicense(): license file =
C:\win32app\IBM\ADSM\AgentOBA\agent.lic
(156) OBK-sbt:<07/30/1998:18:34:59> sbtinit(): ReadLicense() rc=0
(156) OBK-sbt:<07/30/1998:18:34:59> Agent Level = 2.1.7

(156) OBK-sbt:<07/30/1998:18:34:59> API Compile Time Header Level = 3.1.3

(156) OBK-sbt:<07/30/1998:18:34:59> API Runtime Level = 3.1.3


(156) OBK-sbt:<07/30/1998:18:35:00> odsmSess():  LOOP rc = 0, counter = 0,
errno = 0
(156) OBK-sbt:<07/30/1998:18:35:00> odsmSess():  # of dsmInit retries = 1
(156) OBK-sbt:<07/30/1998:18:35:00> queryObj():  ANS1302E (RC2)    No
objects on server match query

(156) OBK-sbt:<07/30/1998:18:35:00> sbtremove():  ANS1302E (RC2)    No
objects on server match query

(156) OBK-sbt:<07/30/1998:18:35:00> sbtremove(): oer = 7080, errno = 2.

(156) OBK-sbt:<07/30/1998:18:35:00> sbtremove():  ANS1302E (RC2)    No
objects on server match query

(156) OBK-sbt:<07/30/1998:18:35:01> sbtremove(): Object 'ORCL0ja49gu8' not
found.
(156) OBK-sbt:<07/30/1998:18:35:01> Agent Level = 2.1.7

(156) OBK-sbt:<07/30/1998:18:35:01> API Compile Time Header Level = 3.1.3

(156) OBK-sbt:<07/30/1998:18:35:01> API Runtime Level = 3.1.3

(156) OBK-sbt:<07/30/1998:18:35:01> odsmSess():  LOOP rc = 0, counter = 0,
errno = 0
(156) OBK-sbt:<07/30/1998:18:35:01> odsmSess():  # of dsmInit retries = 1
(156) OBK-sbt:<07/30/1998:18:35:01> queryObj():  ANS1302E (RC2)    No
objects on server match query

----------
Thank you very much for your help.
Thank you very much for your help.

Viele Grüsse

Bruno Hürlimann, atraxis ag, Switzerland
<Prev in Thread] Current Thread [Next in Thread>
  • Connect Agent for Oracle NT, Bruno Hºrlimann <=