hi all, i was wondering if someone has experience with this kinda strange behaviour or is it just me and a human error :-) i'm trying to start multiple dsmcad's from inittab with following stuff, but apparently it does not start at all when server boots, is this some HP-UX stuff or TSM's ?
/etc/inittab mtsmcad::once:/usr/local/bin/dsmcad.sh > /dev/null 2>&1 # Starting multiple TSMCAD's # more /usr/local/bin/dsmcad.sh dsmcad -optfile=/opt/tivoli/tsm/client/ba/bin/dsm_dss_app.opt dsmcad -optfile=/opt/tivoli/tsm/client/ba/bin/dsm_bapp.opt # ls -l /usr/local/bin/dsmcad.sh -rwxr--r-- 1 root sys 121 May 4 11:51 /usr/local/bin/dsmcad.sh i assume the error is in 744 permission on dsmcad.sh part ... and you ? the server is 5.3.3.1 AIX , clients are 5.3 thanks goran
