My Oracle Support Banner

Synchronize Workflow Roles Concurrent Programs Are Taking Several Hours To Complete. (Doc ID 2435689.1)

Last updated on DECEMBER 19, 2022

Applies to:

Oracle Common Applications - Version 12.2.5 and later
Information in this document applies to any platform.

Symptoms

In 12.2.5

Synchronize Workflow Roles concurrent programs are taking several hours to complete.

This is causing delay in processing other workflows

After reviewing the executable jtf_rs_conc_wf_pub .synchronize_wf_roles plsql package body of concurrent program Synchronize Workflow Roles , following cursors returns duplicate rows and also numerous rows.

Cursor c_grp_wf_ur_del in the procedure synchronize_groups_wf, returns over 540,000 duplicate rows, and with distinct the cursor returns only 7,500. Cursor c_wlur_grp_mem_del in the procedure synchronize_group_members_wf returns 5,400,000 rows. In 11i version, similar cursor is using FND_USR as user_orig_system to get all active wf user role records whose corresponding resource group member records have been deleted (delete_flag Y).

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.