![]() |
|||
DBMS_OUTPUT works in PUBLIC SYNONYMS not otherwise....I have a procedure that outputs just 1 line (put_line) I have given access to other users to execute this. But they are able to execute it and not see results even when they set serveroutput on. However, when I create a public synonym for the same procedure, it works fine. Any idea why?
|
