| Hello -K.
The only way a status of 3 should be returned from the DDS check is
from an ON ERROR condition in SM_SUBMIT_CHECK_DDS.COM. In other words,
I don't think it is telling you anything about the suspended/stopped
states of DDS. Rather, it is more likely that something is wrong with
the way the manager's account is set up on your system.
You could try a little test, and perhaps get some more information?
Go into the ALL-IN-1 Manager VMS account and do:
$set verify
$@oa$lib:SM_SUBMIT_CHECK_DDS
...and see what the verify trace reveals. This com creates a temporary
file, and I would guess that maybe this file is not being created
correctly, or opened for read, and this is giving an error condition.
Another thing that makes me think it's your setup, not a bug is that we
have never had any problems reported before with this little check ;-)
(that's tempting fate isn't it!)
Cheers,
DaveT
|