Syntax documentation-m|-pit|-time

This BRRECOVER option specifies the point in time to which BRRECOVER recovers the database or tablespaces for a point-in-time (PIT) recovery.

Syntax Syntax

  1. -m|-pit|-time <yyyy-mo-dd hh.mi.ss>
End of the code.

Default value: none

Example Example

brrecover -pit 2011-11-09 16.27.04

This command recovers the database to the state it was in on November 9, 2011 at 16.27.04.

End of the example.