ADSM-L

Re: Meaning of return value using API and DB2?

1999-09-16 06:08:13
Subject: Re: Meaning of return value using API and DB2?
From: "Mauro M. TINELLI" <Mauro.TINELLI AT ST DOT COM>
Date: Thu, 16 Sep 1999 12:08:13 +0200
Chuck,

        it might depend on the level of your API interface, but with reference
to manual of the 3.1.07 version it is:

DSM_RC_OBJ_NOACG (2082)   The object has no archive copy group and
                          will not be sent to the server.

You probably haven't defined an Archive Copy Group in you Management
Class.

I hope this helps
Ciao

Mauro, STM

> I'm using the db2uext2.cadsm sample code in an attempt to backup the
logs from a
>
> DB2 database to an ADSM server.  I'm consistenly getting the following
error
> back:
>
> Parameter Count:      8
> Parameters Passed:
> Database name:     SAMPLE
> Logfile name:      S0000000.LOG
> Logfile path:
/opt/isv/db2/instance/db2inst1/db2inst1/NODE0000/SQL00002/SQ
> L
> OGDIR/
> Node number:       NODE0000
> Operating system:  AIX
> Release:           SQL05020
> Request:           ARCHIVE
> Audit Log File:    /tmp/sa/db2/ARCHIVE.LOG
> System Call Parms:
> Media Type:        ADSM
> User Exit RC:      16
>
> > Error isolation: dsmSendObj() returned 2082
>
>
> Anyone got a clue what the 2082 refers to?
<Prev in Thread] Current Thread [Next in Thread>