The customer is getting error while creating tests on object on a schema and keeping the test suite in a different schema. After running the code coverage report it shows "No Code coverage/profile data exists" error. This happens even with privileges being granted to DBMS profiler. This has been tested in CTO 3.3, CTO 3.4 & CTO 3.5 and still see similar error
原因
Due to insufficient permissions
対策
WORKAROUND: 1. Please check and make sure both CodeTester and Apps schemas have the following permissions to DBMS_PROFILER objects. - (PLSQL_PROFILER_DATA, PLSQL_PROFILER_RUNS, PLSQL_PROFILER_UNITS tables and PLSQL_PROFILER_RUNNUMBER sequence).