CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

SQL Error: ORA-08186: invalid timestamp specified

edited Apr 25, 2015 10:18AM in CNC, DB and Operating System - JDE1 (MOSC) 3 commentsAnswered

Hi,

      

I want commit this query:
FLASHBACK TABLE flashback_table_test TO TIMESTAMP TO_TIMESTAMP('2015-04-22 15:50:00', 'YYYY-MM-DD HH24:MI:SS');

but display following error:


Error starting at line 1 in command:
FLASHBACK TABLE flashback_table_test TO TIMESTAMP TO_TIMESTAMP('2015-04-22 15:50:00', 'YYYY-MM-DD HH24:MI:SS')
Error report:
SQL Error: ORA-08186: invalid timestamp specified
08186. 00000 -  "invalid timestamp specified"
*Cause:    as stated above
*Action:   enter a valid timestamp

how set the hours? on OS? on DB?..time zone. ?

thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center