Database Administration (MOSC)

MOSC Banner

temp segment use question

edited Apr 5, 2010 8:54AM in Database Administration (MOSC) 3 commentsAnswered
two question  about temp segment:

 1.i notice temp tablespace just have one temp segment , v$sort_segment.

so i guess does oracle temp tablespace just have only one temp segment!is  my right ?

2. guess two corruent sql ( both use select **** sort by ***),so both use temp tablespace,

does the two sql will have  contention about the only one segment ?

so sql 1 will run first ,and sql 2 will wait ,until sql 1 run  succeed, does sql 2 will begin to run ,

is my right ?

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