Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Analyze Schema failed
Hi gurus,
Good Morning,
I tried to execute sys.dbms_utility.analyze_schema('XXXX','COMPUTE',method_opt=>'FOR ALL COLUMNS'); I got the following error after 3 minutes.
ORA-01652: unable to extend temp segment by 8091 in tablespace SYSTEM ORA-06512: at "SYS.DBMS_UTILITY", line 232 ORA-06512: at line 2
Does it mean, it requires more space in System Tablespace. I had enough space in System. I have a dedicated Temporary Tablespace.
I do not know why it requires temp segment in System TS. If I understand correctly, it does some sorting which might require temp segments which should come out of Temp TS.
Can any body explain me this error
Thanks
Deen
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Deen Dayal
INET: ddayal_at_dol.state.nj.us
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Sep 24 2001 - 08:38:30 CDT
![]() |
![]() |