RE: job fails

  • From: "Zelli, Brian" <Brian.Zelli@xxxxxxxxxxxxxxx>
  • To: Karth Panchan <keyantech@xxxxxxxxx>, "dedba@xxxxxxxxxx" <dedba@xxxxxxxxxx>
  • Date: Fri, 21 Feb 2014 13:54:07 +0000

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@xxxxxxxxx]
Sent: Friday, February 21, 2014 1:18 AM
To: dedba@xxxxxxxxxx
Cc: Zelli, Brian; oracle-l (oracle-l@xxxxxxxxxxxxx)
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@xxxxxxxxxx<mailto:dedba@xxxxxxxxxx>> 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.

Other related posts: