manmmadhok
Programmer
Hi there..!
I am using Oracle 8.1.7
Need a some help...
I want to get the Full User Name against the Active Directory user Id. I can get the user Id from v$session table. now i want to get the full user name against the user id by using oracle function/procedure.
I can get the Full User name using VB application but I want to get the Full user name using Oracle as I need to put the Full User name on a table using ON INSERT/UPDATE trigger...
please do let me know whether this is possible and if it is please help me by providing a suitable solution.
Any Help would be greatly appreciated....
Many Thanks
Manish
Manish Madhok
I am using Oracle 8.1.7
Need a some help...
I want to get the Full User Name against the Active Directory user Id. I can get the user Id from v$session table. now i want to get the full user name against the user id by using oracle function/procedure.
I can get the Full User name using VB application but I want to get the Full user name using Oracle as I need to put the Full User name on a table using ON INSERT/UPDATE trigger...
please do let me know whether this is possible and if it is please help me by providing a suitable solution.
Any Help would be greatly appreciated....
Many Thanks
Manish
Manish Madhok