How to fix the Oracle error EXP-00103: The FLASHBACK_TIME parameter was invalid?

In this post, you’ll learn more about the Oracle ErrorEXP-00103: The FLASHBACK_TIME parameter was invalid with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

EXP-00103: The FLASHBACK_TIME parameter was invalid

Reason for the Error EXP-00103: The FLASHBACK_TIME parameter was invalid

FLASHBACK_TIME did not contain a valid timestamp or an expression that yields a valid timestamp.

How to fix the Error EXP-00103: The FLASHBACK_TIME parameter was invalid ?

You can fix this error in Oracle by following the below steps

Specify a timestamp value in the format of YYYY-MM-DD HH24:MI:SS or an expression that evaluates to a valid timestamp.

Tags :

Leave Your Comment