SQL Performance (MOSC)

MOSC Banner

sql performance issue

edited Oct 30, 2013 8:35PM in SQL Performance (MOSC) 11 commentsAnswered
 Hello,
We are using orcle JDE edwards as a erp sysetm and one of the application has strange behaviours from last few days.

scenarios:  Application is working fine in Devlopement environment(PY environment)  but not working in Production. It is Jde standard application.

Scenarios: from backend if i extract same sql  query and run from toad  it goes fine and showsusing index PRODDTA.F1307_3
and display result withing few seconds. but same quey going infinite loop when running from application.

 SELECT * FROM PRODDTA.F1307 WHERE ( F1TREC = :KEY1 AND F1DOCO = :KEY2 ) ORDER BY F1TREC ASC,F1DOCO ASC,F1EFTB DESC,F1BEGT DESC

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