Consultor Eletrônico



Kbase P172832: Client connection to database using -U and -P parameters randomly fail with error 709
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/04/2011
Status: Verified

SYMPTOM(s):

Client connection to database using -U and -P parameters randomly fail with error 709

** -P and -U startup parameters require _User file records. (709)

Happens randomly.

Happens to different databases

FACT(s) (Environment):

Database do have _user records.
Client connecting to multiple databases, all databases have _user records.
No corruption in databases
All Supported Operating Systems
OpenEdge 10.2B

CAUSE:

Bug# OE00200064

CAUSE:

This is caused by a race condition.

FIX:

Upgrade to OpenEdge 10.2B03 or later.

If upgrade is not possible, choose one of the following to workaround the problem:

1) Parse the output from the process looking for the (709) error and re-run the job until it does not error.

OR

2) Connect to the database in a .p with NO-ERROR condition. Check the error-status if necessary retry the connection until it succeeds.