General Ledger - EBS (MOSC)

MOSC Banner

GL_BC_PACKET performance issue

edited Jan 11, 2019 10:10AM in General Ledger - EBS (MOSC) 1 commentAnswered

We are using GL_BC_PACKETS table in multiple Reports and Form Personalizations, which is taking long time to execute.

The sample query as below.

and exists (select 1 from gl_bc_packets where substr(je_line_description, 1, instr(je_line_description, ',', 1) - 1) = :4)

Any suggestion how performnace can be improved ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center