Consultor Eletrônico



Kbase P128824: CONNECT AS CATALOG returns error 7671 with READ-UNCOMMITTED Isolation Level
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/5/2008
Status: Verified

FACT(s) (Environment):

OpenEdge 10.1B
All Supported Operating Systems

SYMPTOM(s):

Connecting to a second database catalog via CONNECT AS CATALOG SQL statement

CONNECT <dbname> AS CATALOG <alias>

Statement fails with error 7671

[DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Statement not allowed in readonly isolation level (7671)

Default Isolation Level of ODBC DSN is set to Read Uncommitted

CONNECT AS CATALOG statement executes correctly when using a higher Isolation Level (Read Committed for example)

CAUSE:

Bug# OE00161756

FIX:

Upgrade to 10.1C