Indirect relationship processing is failing at step 11 on "AVUSER.ROLE_MANAGEMENT_PKG", line 3376 in RSA Governance & Lifecycle
Article Number
Applies To
RSA Version/Condition:
- RSA Governance & Lifecycle 7.5.2
Issue
Indirect relationship processing is failing at step 11: calculate role metrics.
With the following error showing in AveksaServer.log
02/12/2023 09:44:53.950 ERROR (Exec Task Consumer#0 - Sequence) [com.aveksa.server.xfw.TaskExecutor] Failed method=Execute ExecutionTask[TaskID=2275 RunID=2099 Source=1 Type=EntitlementExplosionProcessing Status=InProgress] com.aveksa.server.xfw.ExecutionException: com.aveksa.server.db.PersistenceException: java.sql.SQLException: ORA-01436: CONNECT BY loop in user data ORA-06512: at "AVUSER.ROLE_MANAGEMENT_PKG", line 3376 ORA-06512: at "AVUSER.ROLE_MANAGEMENT_PKG", line 3982 ORA-06512: at "AVUSER.COMMON_EXPLODER", line 181 ORA-06512: at line 1
Cause
Resolution
Notes
select cy.path ent_path_Parent_to_child_role ,r.name ent_in_parent_role from (SELECT SUBSTR(PATH, 3) PATH,child_role_id FROM (SELECT ent_id, SYS_CONNECT_BY_PATH(name,' > ') PATH, ent_id child_role_id,CONNECT_BY_ISCYCLE cycle_flag FROM (SELECT rl.name AS name, role_id, ent_id FROM t_av_roledefinitions tavrd JOIN t_av_roles rl ON tavrd.role_id = rl.id WHERE tavrd.deletion_date IS NULL AND ent_type = 'global-role') CONNECT BY NOCYCLE PRIOR ent_id = role_id START WITH ROLE_ID IN (SELECT ID FROM t_av_roles )) WHERE cycle_flag = 1) cy inner join t_av_roles r on cy.child_role_id=r.id;
Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).
Related Articles
RSA Via Lifecycle and Governance 7.0 Global Roles do not show under matching entitlements when entitlement rule is set to … 21Number of Views Matching entitlements in RSA Identity Governance and Lifecycle are not displaying when Entitlement Rule is set to Ent Type… 13Number of Views Unification failing with ORA-00904: "B"."AVAILABILITY_STATUS": invalid identifier in RSA Identity Governance & Lifecycle 115Number of Views RSA Identity Governance & Lifecycle Imported Roles do not show entitlements on Users 88Number of Views Reports failing with error "net.sf.jasperreports.engine.JRException: java.sql.SQLSyntaxErrorException: ORA-01722: invalid … 91Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records AFX Server remains in a 'Not running' State, afx status shows 'timed out waiting for AFX applications to start' and mule_e… RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.7 SP1 Patch 1 Hotfix 1 RESTful Web Service Connector capability test fails with unauthorized (401) error when using Basic authentication in RSA G…
Don't see what you're looking for?