Re: Temp tablespace full

From: <kedar_at_techsql.net>
Date: Sun, 10 Nov 2013 15:06:42 -0800 (PST)
Message-ID: <e0c3f16a-2e81-4920-a046-b3c82f2a7422_at_googlegroups.com>


On Sunday, November 10, 2013 5:04:45 PM UTC-6, dbaon..._at_gmail.com wrote:
> am getting the error Temp table-space full

if its something like below
ORA-1652: unable to extend temp segment by %s in tablespace %s  

 Cause: Failed to allocate an extent of the required number of blocks for a temporary segment in the tablespace indicated.

 Action: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.

You can also read below one for more info. http://www.techsql.com/ora-01652.htm Received on Mon Nov 11 2013 - 00:06:42 CET

Original text of this message