SYS_CONTEXT returning null
My application is calling sys_context to get the host name of user machine.Once in a while the host name returned is NULL.
What can be the reasons or possible scenarios?
How does sys_context works, any clues?
Thanks in advance
Mani