Kbase P139868: Error 5152 and 1451 connecting to Oracle database using data server broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/15/2009 |
|
Status: Unverified
SYMPTOM(s):
Error 5152 and 1451 connecting to Oracle database using data server broker
This version of PROGRESS does not support an ORACLE DataServer (5152)
Failed to connect to ORACLE database . (1451)
FACT(s) (Environment):
The broker is started on the server machine with correct host name and port number
The client receiving the error is remote to DataServer broker machine
Linux
OpenEdge 10.1C
Oracle DataServer
CAUSE:
The pf file the client is using has only "-H" and "-S" parameters for schema holder only. When attempting to connect to Oracle schema, since it does not reference the data server broker port, it attempts to use local connection but data server is not installed locally.
FIX:
Add connection parameters for the data server broker in the pf therefore the client goes through the broker to connect