Consultor Eletrônico



Kbase P95047: Error 2075 when running Dynamics 10.0B with Roundtable TSMS 10.0A
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B

SYMPTOM(s):

Roundtable 10.0A

Error 2075 when running Dynamics 10.0B with Roundtable TSMS 10.0A

In procedure <procedure>, shared temp-table <table-name> has a conflict in field, index or undo status. (2075)

In procedure rtb/p/rtb_funclib.p, shared temp-table AppSrv-TT has a conflict in field, index or undo status. (2075)

CAUSE:

Roundtable is not compiled with the new version of the appsrvtt.i

FIX:

After running setup.exe from the Roundtable 10.0A CD and before running the ?Roundtable Setup and Update Procedure", do the following:

Replace the appsrvtt.i file included with Roundtable TSMS 10.0A with the appsrvtt.i file that is included with OpenEdge 10.0B as following:
1. In 10.0B, the file is in \Progress\OpenEdge\src\adecomm.pl, and needs to be extracted with the prolib utility.
2. After the 10.0B file is extracted replace it in Roundtable at \Roundtable\rtb\adecomm\appsrvtt.i.