Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
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).