Set Session
INSERT INTO fnd_sessions SELECT USERENV ('sessionid'), TRUNC (SYSDATE) FROM DUAL;
Select * from V$SESSION