|
Dear Erman,
Thanks for the update
could you please let us know why we are unable to get the scn
SQL> SELECT DATABASE_NAME, TIMESTAMP_TO_SCN('20-MAY-18 05:56:12 PM') FROM DUAL;
SELECT DATABASE_NAME, TIMESTAMP_TO_SCN('20-MAY-14 05:56:12 PM') FROM DUAL
*
ERROR at line 1:
ORA-08180: no snapshot found based on specified time
ORA-06512: at "SYS.TIMESTAMP_TO_SCN", line 1
|