SQLD Cannot Utilize DRCP
sql dev version 1.1.3
db version 11.1.0.7.0
java version 1.6.0_20
os linux x86
Hi Folks,
Where to begin? I started by opening an SR because I couldn't get sqld to use drcp, and wondered why not. Turns out sqld only uses jdbc connections, regardless of whether TNS or BASIC connection-type is selected, which precludes the use of drcp.
So then my question was, why is sqld only using jdbc connections, and cannot use sqlnet? The answer I got was, "we are moving away from using sqlnet."
Now my questions are as follows:
1. why is Oracle "moving away" from using sqlnet?
2. if sqld cannot use drcp, then should drcp be considered as something developed for php applications only? Why limit this interesting feature so it can't be utilized by java apps?
Thanks for any insights...
A Noob.