On Wed, Sep 06, 2006 at 03:54:48PM -0700, Gill, Geoffrey L. wrote:

> 09/06/06   11:48:29 shl_load() of
> /opt/tivoli/tsm/client/ba/bin/plugins/libPiIMG.sl failed, errno: 2

It isn't familiar, but if you want to know what errno 2 means you van
do this:

perl -e '$!=2 ; print "$!\n";'

On AIX, errno 2 means: "No such file or directory".

--
Jurjen Oskam

Reply via email to