Payables and Cash Management - EBS (MOSC)

MOSC Banner

XLA Perofrmance Issues

edited Aug 27, 2012 1:52AM in Payables and Cash Management - EBS (MOSC) 4 commentsAnswered

We run the following query which takes too much time to execute.

select * from
xla_ae_lines xal, xla_ae_headers xah
where xah.LEDGER_ID=2021
and xal.AE_HEADER_ID=xah.ae_header_id
and xah.PERIOD_NAME='JAN-12'

Oracle ERP Standard form data reterival..Payables -> Accounting -> Subledger Accounting -> Journal Entry Lines

Also have performance issues, According to me the problem is due to Query Execution Problem

We have EBS 12.0.0 and Database 10gR2.

Regards

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