ERROR | FROM TIME is before RESETLOGS time |
CAUSE | FROM TIME cannot be less than the database creation time or RESETLOGS time. |
ACTION | Check the FROM TIME. If the database needs to be restored to an old incarnation, use the RESET DATABASE TO INCARNATION command. |