-----Richard Rhodes wrote: -----

>  Then . . . get this ERROR:
>     Beginning database preparation...
>     sh[129]: /usr/tivoli/tsm/upgrade/bin/dsmupgrd:  not found.
>     Preparation completed with return code 499
>
>It can't find /usr/tivoli/tsm/upgrade/bin/dsmupgrd, which exists:
>  <lparB>:/home/root==>ls -ld /usr/tivoli/tsm/upgrade/bin/dsmupgrd
>  -rwxr-xr-x    1 root     system     21221457 Oct 24 2011
>/usr/tivoli/tsm/upgrade/bin/dsmupgrd

I remember once seeing a message like this because the interpreter
named in the first line of the script did not exist. The situation
was something like the following:

The first line of the script was

#! /bin/sh

and the system did not in fact have a binary named 'sh' in /bin.

Thomas Denier,
Thomas Jefferson University Hospital

Reply via email to