Hi Joss,

in general the codes for the ADSM/TSM API are in:

Tivoli Storage Manager Using the Application Program Interface - Appendix C
(SH26 - 4107 -00)

of course 255 is not there. Niether is it in the Userexit itself!

You should have an Error Message File depending on how you have customised
your User Exit -
check the lines :

#define BUFFER_SIZE             4096      /* transmit or receive the log
*/
                                          /* file in 4k portions
*/
#define AUDIT_ACTIVE               1      /* enable audit trail logging
*/
#define ERROR_ACTIVE               1      /* enable error trail logging
*/
#define AUDIT_ERROR_PATH       "/u/"      /* path must end with a slash
*/
#define AUDIT_ERROR_ATTR         "a"      /* append to text file
*/



HTH.


Mit freundlichen Gr��en

Mark Nicholls



IBM Certified - Solutions Expert +
        Advanced Technical Expert DB2/UDB



--------------- MESSAGE db2eug.v002.n071.3 ---------------

From: [EMAIL PROTECTED]
Subject: User Exit error code 255.
Date: Thu, 26 Apr 2001 12:06:56 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


Hi everybody !

I'm fighting against a "User exit" problem !

I have in my db2diag.log this message :

User Exit returned error on ARCHIVE log file S0000087.LOG from
/home/mbed/mbed/NODE0000
/SQL00001/SQLOGDIR/ for database WAS, error code 255

But strangely, I can manually do a db2adutl ... to backup an offline log
file with the
instance owner !?!

Does anybody had a such problem ? Could somebody tell me what the error
code
is corresponding to ?

I haven't found any explication about this error code !

Other informations :

I did a second catalog of this database as :

Database 1 entry:

 Database alias                  = MBEDMEDA
 Database name                   = WAS
 Local database directory        = /home/mbed
 Database release level          = 8.00
 Comment                         =
 Directory entry type            = Indirect
 Catalog node number             = 0

Database 3 entry:

 Database alias                  = WAS
 Database name                   = WAS
 Local database directory        = /home/mbed
 Database release level          = 8.00
 Comment                         =
 Directory entry type            = Indirect
 Catalog node number             = 0

and I did a "db2 restore use adsm ... " because I used to crash that db !


Thanks for reply !

Best regards, JOss ...


oO�OoO�OoO�OoO�OoO�Oo
   Jocelyn GIZOLME
   SDDC-PSR
   Tel : 7-4989
oO�OoO�OoO�OoO�OoO�Oo








=====
To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod

Reply via email to