Content-type: text/html Manpage of SgetD

SgetD

Section: User SRB Commands (1)
Updated: Jan 2002
Index Return to Main Contents
 

NAME

SgetD - display information about SRB data objects.  

SYNOPSIS

SgetD [-phPrReagsdDcCt] [-I] [-W|-U userName] [-Y number] [-L number] [-P dataType] [-A condition] [dataName]  

DESCRIPTION

SgetD displays information about data objects dataName.

If dataName is not given, SgetD displays information about all data objects that can be associated with the user, unless -U or -W option is exercised.

 

OPTIONS

-h
display command options
-p
display dataset basic parameters such as collection, type, creation time and size (default)
-e
display dataset basic parameters with replication number, data checksum and data identifier
-t
drill down and display the content of a compound object
-f
display dataset parameters for pin, expiry,compression and encryption
-g
display dataset parameters for guid (global unique identifier)
-r
display storage information
-R
display verbose storage information
-a
display access permissions
-s
display verbose access permissions
-d
display audit information
-D
display verbose audit information
-c
display collection information
-C
display comments
-W
display information for all users
-U
display information for user/group userName
-P
display information type only for dataType
-I
display information about dataName in all collections.
-Y
[number] controls display format.
Without -Y, information is displayed one item-per-line with each attribute spaced at DEFAULT_FIELD_WIDTH characters.
With -Y 0 will display in vertical, one attribute-per-line format.
With Y n, n > 0, information is displayed one item-per-line with each attribute spaced at number characters.
With Y -1, information is displayed without headers, with each item quoted and separated by a blank and with no row control.
-L
[number] controls number of items displayed at a time under user's control.
Without -L, DEFAULT_ROW_COUNT items of information is displayed at a time.
With L n, n > 0, n items are displayed at a time.
-A
condition option is an '&' separated condition which will be applied in choosing the object to be listed. The separated condition is of the form "<Attr> <CompOp> <Value>", where <Attr> is an MCAT attribute found by Sattrs command, <CompOp> is a comparison operator and <Value> is a numeric or string value. The entire condition should be within a set of double quotes. Example: SgetD -A "COPY = 0"
 

SEE ALSO

SgetU(1), SgetR(1), Sattrs(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:44:15 GMT, July 02, 2004