My Oracle Support Banner

Data Length Discrepancy for ID Field Between ITEM_PRICE and ITEM_PRICE_HISTORY (Doc ID 2018231.1)

Last updated on AUGUST 16, 2022

Applies to:

Oracle Retail Store Inventory Management - Version 14.0.2 and later
Information in this document applies to any platform.

Symptoms

In Oracle Retail Store Inventory Management (SIM) 14.0.x, there is a data length discrepancy for ID field between ITEM_PRICE and ITEM_PRICE_HISTORY.  9-digit IDs cannot be inserted into the history table, because the table can only accept 8 digits.

Current configuration:
  ITEM_PRICE_HISTORY. ITEM_PRICE_ID NUMBER(12,4)
  ITEM_PRICE.ID NUMBER(12)

Changes

 

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
Changes
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.