Hi All,
My question is how can I share some data between my all sessions that I opened and if any another user open new sessions from another machine he will not be able to see that data even he logged by the same database user. In others words I want to keep some a little values in my local memory, that data can accessed by only me even if others users open sessions using the same database user that I used.
Thanks in advanced