Set this parameter to a time to return the backup file that IDOL Server would use for a DREINITIAL backup restore to this time.
You can use the following formats to specify your dates.
Format | Explanation |
---|---|
D+/M+/#YY+
|
A date. For example, If the year is a number less than 40, it is read as a year in the 2000s. If the year is a number between 40 and 99, it is read as a year in the 1900s. For example, |
HH:NN:SS D+/M+/#YY+
|
A time and date. For example, If the year is a number less than 40, it is read as a year in the 2000s. If the year is a number between 40 and 99, it is read as a year in the 1900s. For example, |
HH:NN:SS D+/M+/#YY+ #ADBC |
A time and date with a time period. For example, For the time period, you can use |
N
|
A positive or negative number of days from the current date.
For example, |
Ns
|
A positive or negative number of seconds from now. For example, |
Ne
|
Epoch seconds (seconds since 1 January 1970).
For example, Note: IDOL Server uses the local time zone to match epoch values. For example, if your local time zone is GMT-6, |
Actions: | GetBackupData |
Type: | String |
Default: | |
Example: | BackupForRestoreTime=-5d
|
See Also: | RestoreTime index action parameter |
|