Skip to Main Content

SQL Developer

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!

How does SQL Developer populate v$session.program and v$session.process?

46485Oct 6 2006 — edited Oct 6 2006
I am wondering how SQL Developer populates v$session.program and v$session.process. Normally, when connecting with a JDBC Thin driver, my v$session.program is "JDBC Thin Client" and my v$session.process is either null or "1234" depending on the version of the driver.

I messed around with dbms_application_info.set*, but never succeeded in setting the program...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2006
Added on Oct 6 2006
5 comments
1,344 views