Skip to Main Content

Security 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!

Not able to add access policy in the Role

Rahul JaiswalDec 1 2020

Hi Expert,

When I am trying to add access policy in the Role, it gives me an error.

IssueError.jpg (143.04 KB)Dec 1, 2020 6:15:50 AM CST> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer> <ADF_FACES-60099> <The region component with id: pt1:_d_reg:region2 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.>
<Dec 1, 2020 6:15:50 AM CST> <Warning> <oracle.adf.controller.faces.lifecycle.Utils> <BEA-000000> <ADF: Adding the following JSF error message: Problem during update of catalog entities.
oracle.iam.ui.platform.exception.OIMRuntimeException: Problem during update of catalog entities.
at oracle.iam.ui.platform.exception.OIMErrorHandler.reportServiceException(OIMErrorHandler.java:178)
at oracle.iam.ui.platform.exception.OIMErrorHandler.reportException(OIMErrorHandler.java:66)
at oracle.adf.model.binding.DCDataControl.reportException(DCDataControl.java:413)
at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:425)
at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:480)
a

  Caused By: java.sql.BatchUpdateException: ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine  

ORA-20000: Oracle Text error:
DRG-50857: oracle error in textindexmethods.ODCIIndexUpdate
ORA-20000: Oracle Text error:
DRG-10602: failed to queue DML change to column TAGS for primary key AAAc9hAC1AAOArxAAQ
DRG-50857: oracle error in drekqkd (d_stmt)
ORA-02049: timeout: distributed transaction waiting for lock

ORA-06512: at "CTXSYS.DRUE", line 186
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 1011

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: oracle.iam.platform.tx.OIMTransactionException: java.sql.BatchUpdateException: ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine
ORA-20000: Oracle Text error:
DRG-50857: oracle error in textindexmethods.ODCIIndexUpdate
ORA-20000: Oracle Text error:
DRG-10602: failed to queue DML change to column TAGS for primary key AAAc9hAC1AAOArxAAQ
DRG-50857: oracle error in drekqkd (d_stmt)
ORA-02049: timeout: distributed transaction waiting for lock

ORA-06512: at "CTXSYS.DRUE", line 186
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line

<Dec 1, 2020 6:15:50 AM CST> <Error> <oracle.iam.identity.rolemgmt.utils> <BEA-000000> <An exception occurred while performing the operation.
oracle.iam.catalog.exception.CatalogException: Problem during update of catalog entities.
at oracle.iam.catalog.repository.DBRepository.updateCatalogItems(DBRepository.java:4593)
at oracle.iam.catalog.harvest.impl.CatalogableEntity.synchronizeCatalog(CatalogableEntity.java:330)
at oracle.iam.catalog.harvest.impl.RoleCatalogable.synchronizeCatalog(RoleCatalogable.java:354)

can someone tell me how to resolve this problem ?

Regards
Rahul Jaiswal

Comments
Post Details
Added on Dec 1 2020
3 comments
232 views