ADSM-L

Re: unknown system error

2003-01-06 16:29:43
Subject: Re: unknown system error
From: "Conko, Steven" <sconko AT ADT DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 6 Jan 2003 14:24:32 -0700
sorry... client 5.1.5, server 4.2

-----Original Message-----
From: Richard Sims [mailto:rbs AT BU DOT EDU]
Sent: Monday, January 06, 2003 4:21 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: unknown system error


>does anyone know how i can find out the underlying, i.e. system level,
>problem for the following type of error? im running aix 4.3.3 ML10.
>
>ANS4014E Error processing '/u103/oradata/adachr01/payroll_dat.dbf': unknown
>system error (157) encountered.  Program ending.

You didn't tell us the important thing - your ADSM/TSM client level.
You may be running an old client, which in the past has run afoul
of automount file systems, where stopping the automounter may be
a circumvention.

By reason, the "system error (nnn)" should reflect the Unix errno value
returned by a system subroutine.  But the AIX 4.3.3 errno does not go as
high as 157 (see /usr/include/sys/errno.h), which indicates that there
was some garbage in the errno global variable - possibly there when the
client module invoked whatever subroutine it invoked, and which it assumes
is meaningful when the subroutine returns control.

  Richard Sims, BU

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