TEMP tablespace in RAC [message #386107] |
Thu, 12 February 2009 12:47 |
nani_ar
Messages: 58 Registered: March 2006
|
Member |
|
|
Hi,
I need some clarifications regarding the usage of TEMP tablespaces in Oracle 10gR2 RAC environment. There will be only 1 TEMP tablespace that will be used among the 2 instances.
As seen from the gv$sort_segment, the segments are not allocated uniformly across the 2 instances. In one instance it is 95% and 5% in the other. As such, I am getting the error 'Ora-01652 : Unable to extend temp segment by 128 in tablespace' and I m facing a serious performance issue.
Is there any way of controlling the amount of TEMP tablespace segments to be used for each instance?
Does any init.ora parameter setting affect this?
Kindly provide me the clarity regarding the usage of TEMP tablespace in RAC environment.
All the replies are welcome
Regards
Nani
|
|
|
|
|
Re: TEMP tablespace in RAC [message #386177 is a reply to message #386113] |
Fri, 13 February 2009 00:35 |
nani_ar
Messages: 58 Registered: March 2006
|
Member |
|
|
Hi Mahesh,
Thanks for the information. We use tempfiles for the TEMP tablespace and there is only one TEMP tablespace for all the users across the 2 instances of RAC.
As mentioned by you, kindly let me know the process of cleaning up the temp segments for the local instance. You have mentioned
>alter system set events ......
Can you just explain more about cleaning the temp segments for the local instance.
Thanks,
Nani
|
|
|