do you have temporary tablespace set for that user?

-----Original Message-----
Guang Mei
Sent: Thursday, December 18, 2003 12:34 PM
To: Multiple recipients of list ORACLE-L



Are you sure they are not loading blobs into SYSTEM tablespace?

Guang

-----Original Message-----
Sands, Robyn
Sent: Thursday, December 18, 2003 11:29 AM
To: Multiple recipients of list ORACLE-L


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C3C583.D0824CB6
Content-Type: text/plain

hey everyone ...

The developers are loading blobs over database links.  One of the 24 subsets
of data is failing with the following error:

   ORA-1652: unable to extend temp segment by 512 in tablespace SYSTEM

The subset that is failing is reading a large amount of MRP data.  The error
occurs in the instance the data is being pulled from.

Can someone help me figure out why is this occurring in 'SYSTEM'?  All of
the users involved in this process are set to use 'TEMP' as their temp space
and the target tables are not in 'SYSTEM' either.  I've queried v$session
and v$sort_usage while the process is running, but all the sorts I see are
in 'TEMP'.  I've also checked dba_tables and dba_indexes, and aren't any
stray objects in the 'SYSTEM' tablespace.  What else should I look for?  We
have plenty of space in TEMP if I can get this process to use it.

TIA ... Robyn



--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Guang Mei
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Sami
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to