Sir, See this...

************************************************************
SQL> select cast(systimestamp as time) from dual;

CAST(SYSTIMESTAMPASTIME)
---------------------------------------------------------------------------
10.41.48 AM
************************************************************

It could solve the problem.