Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OWB11gR2 (11.2.0.3.0) Data Profiling: WB_RT_PROFILE_SERVICE not found

903610Dec 6 2011 — edited Dec 12 2011
Hi,

I'm new on this forum.
It's my first post.
Before to post my problem, I've study & navigate in the forum looking for solutions or suggestions...
Some posts/answers seems to have the same subject as mine, but it referr to an OWB 10...

I have some problem with Data Profiling.
I'm using OWB 11.2.0.3.0 x64 (on a Windows 7 Pro x64) and try to follow the Oracle tutorial by using the demo as described in those tutorials.
Tutorial: http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/owb/dp/less1_data_profiling.htm

After importing (through the given MDL Files) the project "HANSON" on a "dp_owner" repository,
I try to create a Data Profil "DP_1" as described in the tutorial.

The problem appear in "Data Profile Editor" while "Data Profiling" processing (menu "Profil/Profil").

Here above a partially extract of the report:
(It's in French, hope it doesn't so disturbing)
"
Opérations de profilage de données exécutées.
ORA-00942: Table ou vue inexistante
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1140
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1227
ORA-06512: à ligne 1

Analyse référentielle pour les objets.
ORA-29532: appel Java arrêté par une exception Java non interceptée : java.lang.Exception: oracle.jdbc.driver.OracleSQLException: ORA-00942: Table ou vue inexistante

oracle.jdbc.driver.T2SConnection.check_error(T2SConnection.java)
oracle.jdbc.driver.T2SPreparedStatement.checkError(T2SPreparedStatement.java:108)
oracle.jdbc.driver.T2SPreparedStatement.executeForRows(T2SPreparedStatement.java)
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java)
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java)
oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java)
oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java)
oracle.wh.service.impl.dataProfile.analysis.storedprocs.ForeignKey.execute(ForeignKey.java:36)
oracle.wh.service.impl.dataProfile.analysis.storedprocs.ForeignKey.execute(ForeignKey.java:24)
oracle.wh.service.impl.dataProfile.analysis.storedprocs.ForeignKey.createFKPartitionHelper(ForeignKey.java:93)
oracle.wh.service
ORA-06512: à "OWBSYS.WB_RT_DP_CREATE_FKPARTITION", ligne 1
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1532
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1179
ORA-06512: à ligne 1

Initialisation de l'analyse référentielle.
Le repérage de dépendance fonctionnelle et de clé unique pour l''objet EMP_DETAILS_VIEW a été exécuté dans 1,201 seconds.
Repérage de dépendance fonctionnelle et de clé unique pour l''objet EMP_DETAILS_VIEW
L''analyse de domaine pour l''objet EMP_DETAILS_VIEW a été exécutée dans 0,063 seconds.
Analyse de domaine pour l''objet EMP_DETAILS_VIEW
L''analyse d''agrégation et de type de données pour l''objet EMP_DETAILS_VIEW a été exécutée dans 4,181 seconds.
Analyse d''agrégation et de type de données pour l''objet EMP_DETAILS_VIEW
L''analyse de niveau d''objet a échoué : REGIONS
ORA-00942: Table ou vue inexistante
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1882
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1016
ORA-06512: à "OWBSYS.WB_RT_PROFILE_SERVICE", ligne 1158
ORA-06512: à ligne 1

Erreur lors du profilage de l''objet : REGIONS
Repérage de dépendance fonctionnelle et de clé unique pour l''objet REGIONS
L''analyse de domaine pour l''objet REGIONS a été exécutée dans 0 second.
Analyse de domaine pour l''objet REGIONS
L''analyse d''agrégation et de type de données pour l''objet REGIONS a été exécutée dans 0,468 seconds.
Analyse d''agrégation et de type de données pour l''objet REGIONS
"

I reinstall the package WB_RT_PROFILE_SERVICE & recompile...
I grant "execute" to the "dp_owner" & "profile" user.
Nothing resolve it.

Have you any suggestions to resolve this problem, please?

Thank you very much in advance.

JC
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 9 2012
Added on Dec 6 2011
4 comments
259 views