Database DataWarehousing (MOSC)

MOSC Banner

12c, hash partitions and hints

edited Nov 19, 2017 10:22AM in Database DataWarehousing (MOSC) 3 commentsAnswered ✓

Hi all,

DB version:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

OS version:

RHEL 6.7

Server specs:

2 Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz (virtual cores)

47G memory, 22.5G sga_max_size

As of recent, I have been testing EE. We are a small shop and have been using SE1 exclusively. I have one particular piece of code that does the following:

1. Truncate table

2. Join an item table (250M records) to a customer table (25M records) and insert into truncated table. Key is customer_id.

3. Gather statistics on newly inserted table

Using EE, I have hash partitioned both tables (8) by customer_id.

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