SQL>select SYS_CONTEXT('USERENV', 'SESSIONID') from dual; SYS_CONTEXT('USERENV','SESSIONID') ---------------------------------- 4294967295
See this page to retrieve all parameters defined at the user session level :
http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/functions172.htm