Kbase P90181: Errors 425, 725 and 796 on Bulk Inserts
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Errors 425, 725 and 796 on Bulk Inserts
Error 725 for send-sql-statement during Bulk Inserts
Schema holder has two schema images
Schema holder with two databases of type Oracle
Table <table> is in database <db name> and <db name> (425)
Unknown or ambiguous table <table>. (725)
** <program> Could not understand line <number>. (196)
Table <send-sql-statement> is in database <oradb1> and <oradb2> (425)
Unknown or ambiguous table <send-sql-statement>. (725)
** <%DLC%\gui\prodict\ora\_runload.i Could not understand line <83, 84, 113, 114>. (196)
CAUSE:
The DataServer defines the send-sql-statement table in each database of type Oracle
FIX:
Create a schema holder containing the table(s) you want to use Bulk Inserts for.