current_sid.sql select sid from v$session where audsid= userenv('sessionid') ;
select sid from v$session where audsid= userenv('sessionid') ;