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!

COMPATIBLE parameter in 11.2

MaxApr 26 2016 — edited Apr 27 2016

DB version: 11g Release 2

OS : RHEL 6.4

I've upgraded an 11.2.0.3 database to 11.2.0.4 . Prior to the upgrade , the COMPATIBLE parameter was set to 11.2.0.3.

Now, after the upgrade, it is still set 11.2.0.3

SQL> show parameter compatible

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

compatible                           string      11.2.0.3.0

Should I change it to 11.2.0.0.0 or 11.2.0.4.0 ? What is the best practice ?

This post has been answered by John Stegeman on Apr 26 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2016
Added on Apr 26 2016
7 comments
3,412 views