
Quickdetail
Use the quickdetail option to display the detailed backup and archive information. With this option, the same information is displayed as with the detail option, but the information about Media Class, Volume ID, and Restore Order is skipped. The query with the quickdetail option is faster compared to query with the detail option.
Use the quickdetail option with the query backup and
query archive commands to display the following additional attributes of the file
that you specify:
- Last modification date
- Last access date
- Inode change date
- Compression
- Encryption type
- Client-side data deduplication
- Whether the HSM client migrated or premigrated the file (for query backup only)
- Inode number (for query backup only)
- ACL size (for IBM Storage Scale file systems only)
If quickdetail is used in combination with the detail
option, the detail option takes precedence.
Note: This option is only valid on
the following operating systems:
- AIX®
- Linux® for IBM® System Power® little endian (pLE)
- Linux x86
- Linux for IBM System z®
Use the quickdetail option with the following commands:
- query archive
- query backup
Supported Clients
This option is valid for all clients. This option is not set in the client options file. Use this option by adding it to the command line when you enter any of the commands that support it. The IBM Storage Protect API does not support this option.
Syntax
Parameters
There are no parameters for this option.
Examples
- Command line:
-
dsmc query backup “/home/user1/*” -quickdetaildsmc query archive “/fs1/project1/*” -quickdetaildsmc query backup -filelist=backup-list.txt -quickdetdsmc query archive -filelist=archive-list.txt -quickdet
