Consultor Eletrônico



Kbase P112738: Browser not populated, using ORACLE synonyms
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Oracle DataServer

SYMPTOM(s):

Browser not populated within the application

Data for browser is within a remote table for which a synonym has been defined

CAUSE:

No permission to access data from the existing remote table.


FIX:

Within the remote database, run for example:
GRANT SELECT ON <table> TO PUBLIC;