Purpose (problem description)

This page provides information on the violation raised for the rule-“Avoid using deprecated objects” on Oracle connection objects:

Observed in CAST Version


Release

Yes/No

8.3(tick)
Observed in JEE Extension version
ReleaseYes/No
>=1.0.x(tick)
Observed in RDBMS

RDBMS

Yes/No

CSS (tick)
Step by Step scenario
  1. Run analysis+snapshot
  2. Launch Dashboard
  3. Observe violation for rule- “Avoid using deprecated objects” on Oracle connection objects
Action Plan

If you observe the violations raised for the rule- “Avoid using deprecated objects” on Oracle connection objects then please note the below points:

  1. This is an expected behavior if these connection objects are coming from jar- Ojdbc14. Because they are actually deprecated. 
  2. You can refer - http://www.microdeveloper.com/ojavadoc/deprecated-list.html where you will see all the deprecated class/method/fields.
  3. If the above steps do not solve your issue contact CAST Technical Support. with the following Relevant input

 

Relevant input

Notes/comments

Ticket #21595

Related Pages