Skip to Main Content

SQL & PL/SQL

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to get the Mac Address for a Client using an Oracle Function?

Dev. MusbahMay 14 2012 — edited May 14 2012
Hi All,
I wanna save the mac address for each client calls any report in some field in the DB.
I know a function returns the IP Address: SYS_CONTEXT('USERENV','IP_ADDRESS'). Is there any function like the previous one to return the Mac Address?

Note: I wanna use it in Oracle DB 10g, Forms 6i and Reports 6i
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2012
Added on May 14 2012
5 comments
2,085 views