Consultor Eletrônico



Kbase P136350: Getting errors (13893) and (13894) when trying to connect to a 10.0A or 10.0B database with a 10.1x
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/10/2008
Status: Unverified

SYMPTOM(s):

Getting errors (13893) and (13894) when trying to connect to a 10.0A or 10.0B database with a 10.1x client via shared memory

Database <name> is a 32-bit dbkey database. (13893)

This codebase cannot connect to an open 32-bit dbkey database. (13894)

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.0x
OpenEdge 10.1x

CAUSE:

This is expected behaviour, you cannot connect to a 32-bit dbkey database from a 64-bit dbkey client via shared memory.


FIX:

Connect to the database via client/server instead.