SQL Performance (MOSC)

MOSC Banner

Delete sql is running long

edited Sep 15, 2013 9:32PM in SQL Performance (MOSC) 15 commentsAnswered
The below sql query is running more than 10 hrs and it is active, please help me to figure out the cause and why it is running too long.

I have attached the awr report


SQL_TEXT
----------------------------------------------------------------
DELETE FROM C3.STOREPRICE WHERE BEGDATE < :B4 AND PRODUCTID = :B
3 AND STOREID = :B2 AND QUANITYSEQNO = :B1

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