How to get the Mac Address for a Client using an Oracle Function?
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