pit

--pit=<date and time>

The date and time to which the data will be recovered. The parameter value is specified in the following format: "DD.MM.YYYY HH24:MM" (for example, "27.02.2012 13:00").

The parameter is used with the recover exchange_database and recover exchange_mailbox commands only if the --recovery_point parameter value is point_in_time.

The software automatically finds (in the transaction log backup) the transaction log file which includes the specified point in time. After that, the data is recovered to the time of this transaction log file creation. If there are no log files that include the specified time, the software will use the nearest point from the transaction log file backed up previously.

If the point in time is not specified, the operation will fail.