Starting Oengine from the command line (OpenInsight 32-Bit)
At 21 JUL 2005 09:59:00AM Paxton Scott wrote:
I am invoking Oengine with a shortcut:
c:\revsoft\oinsight\oengine.exe /AP=DCE /UN=DCE /SN=OECGI
Engine starts fine, but is shows user SYSPROG and Database ID SYSPROG.
Queue name OECGI
There is no password for user DCE. I tried adding the switch /DB=DCE
I know I've done this before, but I can't see the error of my ways.
What might be causing Oengine to start as user SYSPROG?
paxton@oihelp.com
At 21 JUL 2005 10:41AM Paxton Scott wrote:
Thanks, Frank.
That did change the database ID to DCE, but the username is still SYSPROG
It also changed my oecgi connection error to OECGI RevCreateEngine failed, error 38. from RevCreateQueue failed 1003
Then, as I was changing the short cut back to reproduce the RevCreateQueue error. (C:\Revsoft\OInsight\OENGINE.exe /UN=DCE /DB=DCE /SN=OECGI) it started working! username set to DCE and Database set to DCE.
Alls well that ends well.
paxton@oihelp.com
[url=http://www.arcscustomsoftware.com]ARCS, Inc.
It not looks like my error was using /AP=DCE instead of only /DB=DCE
Which makes sense because that is what is in the registry!