Kbase 18089: S/E 52 on DEFINE TEMP-TABLE .. LIKE Oracle_table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/29/1998 |
|
S/E 52 on DEFINE TEMP-TABLE .. LIKE Oracle_table
The following error:
SYSTEM ERROR: fmx -- bad data type. (52)
was encountered on
DEFINE TEMP-TABLE xxxx LIKE Oracle_table
This error occurred because the index on a Progress RECID column
was defined with a name that was
different from <table_name>##progress_recid.
For example, the error occurred when the index was defined as
tableX_progress_recid instead of tableX##progress_recid.
The System Error was not reproduced when changing Oracle and Unix
environments. In other words, the problem was only
seen with Oracle 7.3.3 with 8.2C on AIX.
REFERENCE DOCUMENTATION
************************
DataServer for ORACLE Guide - Upgrading DataServer Applications
A.3.2 Using the Manual Upgrade Technique
DOES ERROR INDICATE CORRUPTION: IF SO, WHAT TYPE
======================================== =========================
CORRECTIVE MEASURES:
====================
ONLINE PROCEDURES OR UTILITIES:
===============================
REFERENCES TO WRITTEN DOCUMENTATION:
====================================