Re: job fails

From: Karth Panchan <keyantech_at_gmail.com>
Date: Fri, 21 Feb 2014 01:17:30 -0500
Message-Id: <81DFF2AB-F43D-4262-A202-812DD2679988_at_gmail.com>



I concur with Tony. Faced same issue with large table statics filled TempTable and raised this error. By enabling trace we figured out this.

Calculate avg row size * num of rows will give how much big temp table needed.

We reduced size to collect statistics

HTH
Karth

> On Feb 20, 2014, at 11:27 PM, De DBA <dedba_at_tpg.com.au> wrote:
>
> Is it possible that the statistics job filled the temporary tablespace and crashed? I seem to remember to have seen this same behaviour in a situation where stats had to be gathered on a TB table. Partitioning and incremental stats helped then.
>
> Cheers,
> Tony
>

>> On 21/02/14 06:33, Zelli, Brian wrote:
>> I’m running a dbms_stats.gather_schema_stats job thru a unix job and it runs for a while then fails with a
>>  
>> ORA-01013: user requested cancel of current operation
>>  
>> I didn’t cancel the job so why is this stopping?
>>  
>> Brian
>>  
>> 
>> This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.

>
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Feb 21 2014 - 07:17:30 CET

Original text of this message