Kbase P104352: Error 3273 with Temp-Table after migrating to OE10
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/16/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0x
SYMPTOM(s):
Referencing a global shared Temp-Table in an external procedure results in an error
Temp-table schema for <name> not found. (3273)
The matching Global shared Temp-Table is defined in an external procedure.
The Global shared Temp-Table is not seen by other external procedures
Problem occurs once Temp-Table has been used as output parameter.
This works fine in Version 9
CHANGE:
Upgraded to OpenEdge 10.
CAUSE:
Bug# 20050518-010
FIX:
Upgrade to OpenEdge 10.0B03 or later
Upgrade to OpenEdge 10.1A or later