Consultor Eletrônico



Kbase P87697: OIDRVR getting 778 error connecting to database in shared memory
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/1/2004
Status: Unverified

SYMPTOM(s):

OIDRVR getting 778 error connecting to database in shared memory

Error 778: Error reading socket ret=<n>;, errno <n> (778)

All executables owned by same owner with same group.

All executables from same version and service pack.

OIDRVR can connect to database remotely.

Stack trace from _prooidv reads:
shmmsg
shmAttachSegment
hmVerifySegment
shmattsegs from

Script that started database owned by different user than script that started OIBRKR.

CAUSE:

Database broker was not started with same user as _prooibk.

FIX:

Start the _prooibk with the same user account that the database servers were started with or the _prooibk will not be able to attach to the shared memory created by the database broker.