Report Information Publisher and Target DB
Hello,
I'm working on Report Information Publisher on EM 12c. (BI publisher not installed)
I would like to create a report that would request a certain table on one of the targets monitored.
I have set the target part of the general tab "to use target " , have selected my target in the list.
In the elements I have created a array from a query, but I always got ora-00942, after a few search on grants and synonyms the result was always the same.
Then I issued a "select ora_database_name from dual" to check where the report was running. And it answered with my grid repository db name.
1