Hi all

I have a database in Oracle 7.3.4, that is in archive log mode,
if the database don't crash, but i want to recover the database until 1 hour ago (in others worlds, undo the last hour of transaction).

can i do it with recovery command.

example

recover database until time '2001-06-01:13:56:2';