Database - RAC/Scalability (MOSC)

MOSC Banner

Order IDs not getting generated in sequence using RAC database

edited Nov 20, 2012 3:54AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered
Hi, If RAC database is used for one of the products, where weblogic talks to RAC database using different data sources, orders are not getting generated in sequence. Is there a way to address it?

Database Partitioning and Order IDs
Each database instance can allocate unique IDs to new orders. OSM allocates a block of unique order IDs for each database instance (for both single instance and Oracle RAC databases). The block size equals the partition size. When a block of order IDs is
exhausted, the next block is allocated. If the corresponding partition does not exist,OSM will attempt to create it automatically. Range partitioning works best if the partition size is larger than 50,000 orders.

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