Consultor Eletrônico



Kbase P105244: Can not connect to a second database using the CONNECT statement errors with 1136
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/05/2009
Status: Verified

SYMPTOM(s):

Cannot connect to a second database using CONNECT statement

Can connect from command line using mpro -db db1 -db db2

setuid bit is enabled for all progress files in $DLC/bin.

SYSTEM ERROR: Shared memory access permission denied (1136)

FACT(s) (Environment):

UNIX
Progress 9.x
OpenEdge 10.x

CAUSE:

All files in the $DLC/bin should not have setuid bit enable.

FIX:

Set file permissions as follows for files in $DLC/bin:
chmod 755 *
chmod 4755 _*
chmod 755 _sqlsrv2
chmod 755 _waitfor