Database Tuning (MOSC)

MOSC Banner

Parallel Execution on small table

edited Nov 16, 2011 2:55AM in Database Tuning (MOSC) 3 commentsAnswered
Hi
we had a table with 3 records. The create script shows parallel = 4 is implemented.
Why try the optimizer to parallize this query?
Should we set to noparallel?

the table has also 3 indexes, from my point of view made this no sense, can somewhere agree with me?
The statistics are currently, the tables does'nt growth during the day (static values).

BR
Daniel

TRACE
***********
PARSING IN CURSOR #640560520 len=174 dep=1 uid=58 oct=3 lid=58 tim=2484800604630 hv=772808885 ad='c3e4b8750' sqlid='2uq7yrsr1085p'
SELECT warehouseSiteId, longName, shortName, flagActive, agentIdentifier, reserved, genDat, genInfo, modDat, modInfo, modVersion FROM WarehouseSite WHERE agentIdentifier =:1
END OF STMT

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