Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Analyzing schema abnormality

Analyzing schema abnormality

From: Jack van Zanen <nlzanen1_at_ey.nl>
Date: Thu, 27 Jul 2000 09:51:04 +0100
Message-Id: <10571.113092@fatcity.com>


Hi All,

I start sqlplus from a cron at night to compute statistics everyday at a set time
for most of our databases.
For a while this was no problem but since yesterday it stops on a certain database after doing about 2/3 of the schema. Below is the error message.

Than I run the command from sqlplus on the same machine as where the cron job is when I come in in the morning and it finishes w/o problems

Oracle 8.0.5
AIX 4.3.2 Does anybody know what could be causing this problem???



SQL*Plus: Release 8.0.5.0.0 - Production on Thu Jul 27 7:0:0 2000

(c) Copyright 1998 Oracle Corporation. All rights reserved.

Connected to:
Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production With the Partitioning option
PL/SQL Release 8.0.5.0.0 - Production

Connected.
begin dbms_utility.analyze_schema('cabs','compute'); end;

*
ERROR at line 1:

ORA-20000: You have insufficient privileges for an object in this schema.
ORA-06512: at "SYS.DBMS_UTILITY", line 257
ORA-06512: at line 1
*****************************************************************************


Jack.



De informatie verzonden met dit E-mail bericht is uitsluitend bestemd voor de geadresseerde. Gebruik van deze informatie door anderen dan de geadresseerde is verboden. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is niet toegestaan. Ernst & Young staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden E-mail, noch voor tijdige ontvangst daarvan.

The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. Ernst & Young is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
Received on Thu Jul 27 2000 - 03:51:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US