DB Configuration Problem

Hi all
While Configuring DB Component i am getting the following Error

Error in executing file C:\SoftwareAG\webMethods8\common\db/scripts/oracle/databasemanagement/20/create/ora_dbm_c_dml.sql
SQL error [wm-cjdbc40-0003][Oracle JDBC Driver][Oracle]ORA-04063: package body “HR.OPERATION_MGMT” has errors
ORA-06508: PL/SQL: could not find program unit being called: “HR.OPERATION_MGMT”
ORA-06512: at “HR.SWAPOPS”, line 1869
ORA-06512: at line 6

Could any one please help me to fix this problem

Pls try once.
Drop all the tables. Clean every thing like Synonyms etc.execute it with proper permissions.
Check the table name space in Oracle as well.

Thanks
VJ