sys_context( 'USERENV' , 'OS_USER') returns NULL
431952Sep 3 2006 — edited Sep 13 2006Hi,
I would really appreciate your help with this wierd problem we are facing. We have some java code deployed on Weblogic 8 that calls a oracle stored procedure. The oracle stored procedures uses sys_context( 'USERENV' , 'OS_USER') to capture the OS user calling the proc and stores it in a database table.
The problem we are facing is sys_context( 'USERENV' , 'OS_USER') is returning NULL.
Has any one faced this problem before. how did you fix it ?
Thanks a lot for your help
Thanks and Regards,
Smita