Consultor Eletrônico



Kbase P379: Remaining z_ora_link within schema holder causes error 6483
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

Oracle DataServer

SYMPTOM(s):

Please also verify you have SELECT privileges on the needed system tables and the proper version of ORACLE (7 or 8) was selected when the schema holder was created (328) (6483)

Errors are seen when pulling oracle schema into schema holder.

Userid has all the correct SELECT privileges against system tables

Running following code displays a z_ora_link entry

FOR EACH _Db:
DISPLAY _Db-name.
END.

CAUSE:

There is an entry for database z_ora_links in your schema holder. The DataServer uses the z_ora_links entry at the pull process.

There are cases when this entry is left in the schema holder and that what can cause a problem for the pull.

FIX:

Take off z_ora_link from schema holder