SQL Performance (MOSC)

MOSC Banner

Performance improvement while creating Credit Memo through API in Oracle Applications 11i

edited Mar 5, 2018 4:02AM in SQL Performance (MOSC) 2 commentsAnswered

Hi All,

I have written an anonymous block to create the credit memo. Data is fetched from staging table using bulk collect with LIMIT 50,000 records.

I have total 5,50,000 invoices to create credit memos against these.

Issue is that performance is really bad with time 24hours to create credit memo.

API used to create credit memo is - ar_credit_memo_api_pub_test.create_request

Does anyone has any suggestion for me how can i reduce the time for processing these records ?

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