ORA-1652: unable to extend temp segment by 1280 in tablespace TEMP1
Hi All,
we are facing severe problem with temp tablesapce.. once we got the error we adder more space to temptablespace, and bounced the database also. there is no impact on this. again we droped the temp tablespace and recreated the temptablespace... no change..
we added more RAM to the server also..we are getting the very slow performance problem.. please suggest how to proceed
==
we added more RAM to the server also..we are getting the very slow performance problem..
==
I think you did not identify the root cause of the problem. Just throwing more hardware will not solve your problem.
My guess is your system is doing more hash join or parallel processing.
Bookmarks