Performance - EBS (MOSC)

MOSC Banner

Sql Query Results Incorrect

edited Sep 29, 2011 3:19AM in Performance - EBS (MOSC) 1 commentAnswered
In the where clause of the sql:
AND trunc(nvl(pll.promised_date,pll.need_by_date)) < trunc(sysdate)

table being queried is po_line_locations_all pll

Data column shown is nvl(pll.promised_date,pll.need_by_date) due_date

Results of query vary depending on when the concurrent program is executed. 

We have data where promised_date is null, and need_by_date is set to 09/21/11.

However, when the program executes, at times it returns a row in the Blanket PO, for an open release, indicating the due date needed is 10/24/11.

Two issues with this:

1.  The date on the Blanket Release is 09/21/11

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

EBS Performance Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center