SQL Language (MOSC)

MOSC Banner

ORA-00904: "MSIK"."INVENTORY_ITEM_ID": invalid identifier 00904. 00000 - "%s: invalid identifier"

edited Aug 7, 2014 5:03AM in SQL Language (MOSC) 2 commentsAnswered

Hi,

We are getting the above error message when executing the SQL behind the View Object MaterialsVO.xml in EAM:

The issue is being raised both in the EBS EAM application and when running it straight in SQL. When I remove the second outer join it is working correctly so itlooks like some DB issue. Can anybody help?

SELECT msix.item_name,

       msix.description,

       msix.organization_id,

       msix.primary_uom_code,

       msix.inventory_item_id,

       msix.category_name,

       msix.category_description,

       msix.category_id,

       msix.list_price,

       msix.transactablity,

       msix.inv_direct_item_type,

       msix.item_cost,

       msix.cross_reference_type,

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