Kbase P54732: Dynamics: error 132 when running an Independent Window
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2009 |
|
Status: Unverified
SYMPTOM(s):
Dynamics: ttEntity already exists with <table-name>. (132)
Running an Independent Window with an static SDO which has buffers defined in its query
The SDO query has a buffer defined for a physical table and that physical table is defined in the same query too
FACT(s) (Environment):
Dynamics 2.1A
CAUSE:
The cache system tries to cache the physical table twice. Once for the physical table and another one for the buffer
FIX:
None at this time