Kbase P127087: Error 1432 when attempting to add a record to a specific table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/07/2008 |
|
Status: Unverified
SYMPTOM(s):
** Could not connect to server for database <DATABASE>, errno <ERRNO>. (1432)
** Could not connect to server for database <DATABASE>, errno 0. (1432)
Adding a record to one specific table out of many tables, fails with error 1432
FACT(s) (Environment):
Reading a record from the same table works.
Updating a record for that same table works.
Progress 9.1D
Windows
CAUSE:
The application code connects to a second database and both are needed when adding a new record. The second database was not restarted.
FIX:
Start the second database.