Kbase P95636: Error 1423 when trying to connect to database with PROMON
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/12/2009 |
|
Status: Verified
SYMPTOM(s):
Getting error 1423 when starting PROMON against database.
There is no server for database <dbname>. (1423)
FACT(s) (Environment):
Running from Proenv window, with all environment variables set.
Running PROMON on the same machine that started the database broker i.e. where proserve was run.
Proserve had initially started the database using the fully qualified machine and pathname i.e. proserve \\MyMachine\DbDir\MyDb
Windows
Progress 8.x
Progress 9.x
OpenEdge 10.x
CAUSE:
Absolute machine and pathname not referenced when using promon.
FIX:
Run PROMON using the fully qualified machine and pathname to the database (as per the proserve command).
Eg. promon \\MyMachine\DbDir\MyDb