IBM Tivoli Storage Manager, Version 7.1

Pittime

Use the pittime option with the pitdate option to establish a point in time to display or restore the latest version of your backups.

Files that were backed up on or before the date and time you specify, and which were not deleted before the date and time you specify, are processed. Backup versions that you create after this date and time are ignored. This option is ignored if you do not specify pitdate option.

Use the pittime option with the following commands:

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Windows operating systems

Supported Clients

This option is valid for all clients. The Tivoli® Storage Manager client API does not support this option.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-PITTime = - --time------------------------------------------><

Parameters

time
Specifies a time on a specified date. If you do not specify a time, the time defaults to 23:59:59. Specify the time in the format you selected with the timeformat option.

When you include the timeformat option in a command, it must precede the fromtime, pittime, and tottime options.

Examples

Mac OS X operating systems Command line:
dsmc query backup -pitt=06:00:00 -pitd=08/01/2003 "/Volumes/proj5/myproj/*"
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Command line:
dsmc q b "/fs1/*" -pitt=06:00:00 -pitd=08/01/2003
Windows operating systems Command line:
dsmc query backup -pitt=06:00:00 -pitd=08/01/2003 c:\myfiles\


Feedback