Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you find out about deprecated features in a new release of Oracle?

Friends,

If I want to know about the new features of Oracle 11gR2 Database I can use the New Features Guide.

Is there such a guide that lists functionality, features, parameters etc. that I should no longer be using because they have been superseded or deprecated?

If there isn't such a guide, which I suspect, what do you do to find out what has been deprecated in the next release of the database?

like image 899
Ian Carpenter Avatar asked Oct 15 '22 07:10

Ian Carpenter


2 Answers

12.2 - Deprecated Features in Oracle Database 12c Release 2 (12.2)

12.1 - Deprecated and Desupported Features for Oracle Database 12c

11.2 - Behavior Changes After Upgrading Oracle Database

like image 160
PaulJ Avatar answered Oct 20 '22 15:10

PaulJ


Not sure if this is the correct link or what you are after http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/changes.htm#UPGRD14999

like image 37
René Nyffenegger Avatar answered Oct 20 '22 17:10

René Nyffenegger