Kbase 21849: Error 26 When Loading Large Number of Tables -- Oracle DSV
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/28/2002 |
|
SUMMARY:
This information applies to Progress Versions 8 and 9.
You might see errors 26 and 142 when you open a large number of tables from the Data Dictionary using the ORACLE DataServer.
** Array subscript 2049 is out of range. (26)
** Unable to update Field. (142)
When you have large number of tables, such as 10,000, the schema pull appears to be finished but upon opening the CHUI Dictionary on UNIX or Windows, or the GUI Data Administration tool on Windows, you will see these two error.
EXPLANATION:
There is a limitation of 2048 tables in our CHUI code. Exceeding this limit generates the errors. Since the Data Administration tool is based on CHUI code, it generates the errors as well. However, it is only a limitation of the Dictionary; it does not affect ORACLE DataServer functionality.
SOLUTION:
If you need a report, a workaround is to create multiple schema holder databases, and have each show less than 2048 tables.