PL/SQL (MOSC)

MOSC Banner

Preformance Issue in PL/SQL base Conncurent Profram.

edited Dec 21, 2011 2:02AM in PL/SQL (MOSC) 15 comments

Dear All,

I've a concurrent program base on PL/SQL stored procedure whose performance is very poor it takes too much time to populate the custom created table. The motive is to read records from gl_je_headers , gl_je_lines and gl_code_combinations and than populate the custom table with these record as per user selected as_on_date and account code range. This data is know as trial balance report data which accumulate the entered_dr , entered_cr and accounted_dr , accounted_cr on base of ledger_id, chart_of_accounts_id, currency_code and the entire code_combinations. If any of you have some idea how to reduce the time of the concurrent program.

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