Payables and Cash Management - EBS (MOSC)

MOSC Banner

Payment Process Request Program

edited Dec 6, 2012 6:11AM in Payables and Cash Management - EBS (MOSC) 2 commentsAnswered
 Hi,
We are facing issue with "Payment Process Request Program" taking lot of time to complete almost 3-4 hrs. Usually, it complete in a minute or two.
Looking at the session browser info found the current statement being run goes in full table scan on AP_SYSTEM_PARAMETERS_ALL

Please help to find the issue.


Thanks,
Alhad.


SELECT :p_checkrun_name checkrun_name,
           :p_checkrun_id checkrun_id,
           ps.invoice_id invoice_id,
           ps.payment_num payment_num,
           SYSDATE last_update_date,
           FND_GLOBAL.USER_ID last_updated_by,
           SYSDATE creation_date,
           FND_GLOBAL.USER_ID created_by,
           NULL last_update_login,

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