Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
-none-

-none-

2004-07-29       - By -not available-
Reply:     <<     151     152     153     154     155     156     157     158     159     160     >>  

SELECT 'ANALYZE TABLE " ' || OWNER || ' ". " ' || TABLE_NAME ||=20
' " DELETE STATISTICS; '=20
FROM DBA_TABLES=20
WHERE OWNER =3D 'SYS '=20
;=20

Please Reference Note 35272.1 for more information as to why you should
not analyze the data dictionary tables.=20

Regards=20
Tom Villane=20
Oracle Support Metalink Analyst "

Cheers!

Michael Fontana
Sr. DBA
NTT/Verio



-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)] On Behalf Of Juan Carlos Reyes
Pacheco
Sent: Thursday, July 29, 2004 1:42 PM
To: oracle-l@(protected)
Subject: Re: SHOULD WE ANALYZE 9.2 SYS tables?


Hi Larry
SYS schema don 't need be analyzed, using tom kyte 's word "it 's magical "
and must not be analyzed if you got statistics in sys, you can ruin it 's
performance. sys schema don 't have to be touched, this means don 't
create user tables in sys, etc.

=20
=20
Juan Carlos Reyes Pacheco
OCP
-- ----Original Message-- ----
=20
From: oracle-l@(protected)
Date: 07/29/04 14:25:41
To: 'oracle-l@(protected) '
Subject: SHOULD WE ANALYZE 9.2 SYS tables?
=20
I had a question about a problem with 9.2 V$ views where a RULE hint
helped V$LOCK tremendously.
=20
Someone suggested Analyzing the SYS tables. IS everyone doing that now
or is there considerable reticence? I didn 't get a much current
information when I searched the FAQ or Google
=20
Has anyone experienced a downside?
=20
Is anyone doing some of the tables but not all?
=20
Thanks
Larry Wolfson
=20
=20
=20
**********************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution,
or copying of this communication is strictly prohibited. If you have
received this communication in error, please re-send this communication
to the sender and delete the original message or any copy of it from
your computer system. Thank You.
=20
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected) put
'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected) put
'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --