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
Have you had any issues with 9.2.0.5

Have you had any issues with 9.2.0.5

2004-07-09       - By Wolfgang Breitling

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

It may be specific to Peoplesoft, but at two different clients I have seen
performance issues when going to 9.2.0.5. The CBO suddenly uses a lot of "merge
join cartesian " with a "buffer sort " on the inner table. That causes a lot of
problems when the estimated cardinality for the outer table is wrong.
The other thing I have seen are a lot more index skip scan accesses than
before. Again, often not appropriate.

It may be a consequence of running without cpu costing (i.e. no system
statistics in place).

Could you please post any interesting findings here.

Quoting "Loughmiller, Greg " <greg.loughmiller@(protected) >:

> If you all could be so kind, could you please share any negative experience
> that you all have had by using 9205? Specifically, any bugs/issues that you
> have encountered while using 9.2.0.5.
>
> In addition, for those who are using Oracle Apps and 9205 would be of
> special interest.
>
--
Regards

Wolfgang Breitling
Oracle 7,8,8i,9i OCP DBA
Centrex Consulting Corporation
www.centrexcc.com

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --