RE: job fails

From: Zelli, Brian <Brian.Zelli_at_RoswellPark.org>
Date: Fri, 21 Feb 2014 13:54:07 +0000
Message-ID: <7DCF5A73984B85409A1FB7B957E590ED639562BF_at_EXMB3RSC.roswellpark.org>



It was the temp space. I forgot I imported a full copy of production into this test instance. So I made temp bigger and it ran. Thx for pointing me in the right direction…..

Brian

From: Karth Panchan [mailto:keyantech_at_gmail.com] Sent: Friday, February 21, 2014 1:18 AM To: dedba_at_tpg.com.au
Cc: Zelli, Brian; oracle-l (oracle-l_at_freelists.org) Subject: Re: job fails

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<mailto: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.

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 - 14:54:07 CET

Original text of this message