My Oracle Support Banner

Performance Issue In Master Items (INVIDITM) with Query on WSH_DELIVERY_DETAILS (Doc ID 1602254.1)

Last updated on AUGUST 12, 2021

Applies to:

Oracle Item Master - Version 12.0.6 and later
Information in this document applies to any platform.
Master Items (INVIDITM) Performance WSH_DELIVERY_DETAILS

Symptoms

ACTUAL BEHAVIOR

When attempting to query specific item in the Master Items or organization items form (INVIDITM) the session hangs and never returns the item.

Longest running sql:
SELECT 1
FROM
WSH_DELIVERY_DETAILS WDD WHERE WDD.INVENTORY_ITEM_ID = :B2 AND
 WDD.INV_INTERFACED_FLAG IN ('N','P') AND WDD.RELEASED_STATUS <> 'D' AND
 WDD.SOURCE_CODE = 'OE' AND WDD.ORGANIZATION_ID = :B1 AND ROWNUM = 1


EXPECTED BEHAVIOR

Expect query to return item in the master items form.

STEPS

The issue can be reproduced at will with the following steps:
1. Navigation : inventory/ items / master items
2. Query item
3. System hangs



Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.