Kbase P15725: Getting error 1432 when connecting with CorVu
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/18/2003 |
|
Status: Unverified
FACT(s) (Environment):
HP-UX 11 64-bit
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Getting error 1432 when connecting with CorVu
** Could not connect to server for database <DATABASE>, errno <ERRNO>. (1432)
** Could not connect to server for database <DATABASE>, errno <0>. (1432)
CAUSE:
The database had been proserved, but no -H, -N, -S parameters had been specified. CorVu required these parameters since it had to connect as a remote client.
FIX:
Ensure that the database is started using -H, -N, -S parameters.