Kbase P121726: Warnings generated during Progress to Oracle migration
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/18/2007 |
|
Status: Unverified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Warnings generated during Progress to Oracle migration
no possible recid-index found for table mytable (owner: user)
Warning appears in dsupd.e file
The tables mytable shows up in quick table report from schema holder
mytable when dumped has foreign-type "function"
CAUSE:
mytable is a function owned by the same Oracle user in Oracle database. During pullback phase, all the objects owned by the user are pulled back into schema holder which appears as tables
FIX:
Delete the function mytable from the user's schema in Oracle