Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find deprecated parameter?

unknown-1052419Jan 13 2014 — edited Jan 14 2014

Hi all,

11.2.0.3

Aix 6.1

I am starting out PROD db and I get this:

sqlplus / as sysdba

SQL*Plus: Release 11.2.0.3.0 Production on Mon Jan 13 20:51:29 2014

Copyright (c) 1982, 2011, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup

ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance

ORACLE instance started.

Total System Global Area 8551575552 bytes

Fixed Size                  2238616 bytes

Variable Size            6224349032 bytes

Database Buffers         2315255808 bytes

Redo Buffers                9732096 bytes

Database mounted.

Database opened.

What parameter usually is deprecated in 11.2.0.3?

Thanks a lot,

pK

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2014
Added on Jan 13 2014
9 comments
2,138 views