[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::rdb_60

Title:Oracle Rdb - Still a strategic database for DEC on Alpha AXP!
Notice:RDB_60 is archived, please use RDB_70..
Moderator:NOVA::SMITHISON
Created:Fri Mar 18 1994
Last Modified:Fri May 30 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5118
Total number of notes:28246

5097.0. "RMDS-F-NOMONITOR, but it's there" by M5::LWILCOX (Chocolate in January!!) Mon Mar 03 1997 16:16

Customer is running 6.1-04 and using the LIMS software package.  He has a test
copy of his database and he created a new account to do some testing from.
If he is logged in to this account, when he issues a command to start his
program (the command is SMP/MODE=BATCH/something else) he gets the
RDMS-F-NOMONITOR, database monitor is not running, but the monitor is running
and the program does attach to the database and runs.  Other accounts can
do the same command without geting the error.  He thinks that the program
actually runs detached.  We confirmed that it attaches by looking at the 
monitor log file.

I know that if the mailbox logical is not defined that you'll get the nomonitor
message, but that will also prevent you from attaching :-).

He can successfully attach using this account if he uses interactive SQL.

He will investigate any differences in the UAF record of the account that
does not work vs the working ones.  

It seems like it must be specific to the program running detached and the
account he created.  Any ideas of what to look for?

Thanks.

Liz
T.RTitleUserPersonal
Name
DateLines
5097.1M5::LWILCOXChocolate in January!!Thu Mar 06 1997 09:592
Customer found he had defined some mailbox in a group name table rather
than system.  Placed it back in system, and now is ok.