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 Unification is failing at step 8 on "AVUSER.ROLE_MANAGEMENT_PKG", line 2469 in RSA Governance & Lifecycle 480Number of Views Matching entitlements in RSA Identity Governance and Lifecycle are not displaying when Entitlement Rule is set to Ent Type… 13Number of Views Review User Entitlement Coverage Number 'Total Ents Not in Review" is sometimes negative in RSA Identity Governance & Life… 17Number of Views Unification failing with ORA-00904: "B"."AVAILABILITY_STATUS": invalid identifier in RSA Identity Governance & Lifecycle 115Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process Downloading RSA Authentication Manager license files or RSA Software token seed records When configuring LDAP or LDAPS in RSA Authentication Manager with a global catalog the connection fails
Don't see what you're looking for?