| Title: | *OLD* ALL-IN-1 (tm) Support Conference |
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
| Moderator: | IOSG::PYE |
| Created: | Thu Jan 30 1992 |
| Last Modified: | Tue Jan 23 1996 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 4343 |
| Total number of notes: | 18308 |
Hi:
ALL-IN-1 V3.0
With OA$DDS_PRIME = 2 at time of installation, I now try to add a user
account, and it fails in adding the DDS entry.
OA$LOG:logfile indicates that dds_suspended_check returns 3, and that
there was a fatal error in sm_cr_user_details.scp. The account is of
course, not created.
All DDS detached processes are there. I have read similar notes file
here, and tried a number of things, checking for no deferred updates,
etc. but no joy.
Any suggestions?
-K
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3160.1 | It's the procedure, not DDS | IOSG::TYLDESLEY | Wed Aug 18 1993 09:15 | 24 | |
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
| |||||