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!

where can I find all list for 'deprecated API' in upgrade Oracle 11.2.0.4 to 12c?

User_6KE3DFeb 16 2015 — edited Feb 17 2015

Dear all:

Thanks in advance for help!  we are upgrading oracle 11.2.0.4 to 12c (most recent release).  However, so far we have a diffculty in get & confirm a complete list of 'all deprecated API' for 12c upgrade; because we need to assess this before proceed to kick-off upgrade.

Our application is written in JAVA.  The following API/parameters are recommended by others for assessment upgrade 12c impact:

OraclePreparedStatement.setExecuteBatch()
OraclePreparedStatement.getExecuteBatch()
OracleCallableStatement.setExecuteBatch()
getEndToEndMetrics
getEndToEndECIDSequenceNumber
setEndToEndMetrics
setApplicationContext
clearAllApplicationContext

Basically, which area we should look into:  JDBC, Universal Connection Pool, webLogic server, or Oracle ODBC driver? to ensure application continuity after upgrade to 12c?  I get this note today but it is for 'Java ALL API': https://docs.oracle.com/database/121/JAJDB/deprecated-list.html

Is there any metalinke Note you can refer to check?  I'll check with application team about their code writting.

thank you very much!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2015
Added on Feb 16 2015
4 comments
1,242 views