ADSM-L

Antwort: Re: [ADSM-L] tdpo SBT error = 7011, errno = 2230

2005-10-27 09:59:30
Subject: Antwort: Re: [ADSM-L] tdpo SBT error = 7011, errno = 2230
From: Axel Kiessig <axel.kiessig AT GFR-STUTTGART DOT DE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 27 Oct 2005 15:59:01 +0200
hi,
thanks for all the hints!
I reduced the error to an ora-27211 so far...

27211, 00000, "Failed to load Media Management Library"
// *Cause:  User-supplied SBT_LIBRARY or libobk.so could not be loaded.
Call
//          to dlopen for media library returned error. See Additional
//          information for error code.
// *Action: Retry the command with proper media library. Or re-install
//          Media management module for Oracle.

I keep working on this now....
Has anyone experience with tdpo <-> ora-27211?
regards
Axel









Richard Sims <rbs AT BU DOT EDU>
Gesendet von: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
27.10.2005 13:38
Bitte antworten an "ADSM: Dist Stor Manager"


        An:     ADSM-L AT VM.MARIST DOT EDU
        Kopie:
        Thema:  Re: [ADSM-L] tdpo SBT error = 7011, errno = 2230


Axel - The TSM API is the "media manager layer" for this Oracle DB
interface,
        and the errno can be expected to be a TSM API error number, as
documented in its manual.  2230 tells of the alleged dsm.sys file not
being
present, or the inclexcl file pointed to by it.  I would check
environment
variables.  If you also have the standard B/A client in place, do
'dsmc q opt'
and 'dsmc q inclexcl' to assure that it can access those files as a
basis:
the TDP may use those, or its own files, as per environment variables.

    Richard Sims

On Oct 27, 2005, at 2:09 AM, Axel Kiessig wrote:

> hi,
> I'm trying to set up tape backup for oracle db server via tdpo.
> installing
> tdpo and setting up the passwordfile is successfull.
>
> testing to write data to tsm fails with
>
> RMAN-03009: failure of allocate command on ch1 channel at 10/27/2005
> 08:03:09
> ORA-19554: error allocating device, device type: SBT_TAPE, device
> name:
> ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT)
> layer
> SVR4 Error: 2230: Unknown error
> Additional information: 7011
> ORA-19511: Error received from media manager layer, error text:
>    SBT error = 7011, errno = 2230, sbtopen: system error
>
> has anyone experience in fixing that...? exists an overview for all
> the
> different 'errno'?
>
> regards
> Axel
>

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