SAS Safety Scalable Performance Data Server 4.5 사용자 설명서

다운로드
페이지 271
spdsls -info
For a specified SPD Server table in the LIBNAME domain, list information about the
table. This option provides one line of information about the table as a whole rather
than a listing for each component of the table.
Options
-a
Will include the domain ACL files in the listing. The files contain the ACLs (Access
Control Lists) for any SPD Server table in the domain.
-aonly
Will include only the domain ACL files in the listing.
-c
For a specified component file (identified with a complete path), lists all other
component files for the table. If you have a corrupted or deleted SPD Server table file,
use this option to find all related component files which might be affected.
-help
Prints a list containing the command-line usage and option switches for the spdsls
utility.
-i
Lists the index files.
-l
For a specified SPD Server table in the LIBNAME domain, lists all component files
for the table. If there is no table specified, lists all tables in the LIBNAME domain. The
output list can be used with any system full backup utility.
-n
Lists the number of component files.
-o
Lists the file owner.
-s
Lists the size of the component file in bytes. When used with spdsls -info, lists the size
of the accumulated component file in bytes.
-v
Includes the version number in the listing.
-verbose
When used with spdsls –info, the -verbose option includes detailed information about
an SPD Server table, including the number of observations in the table, observation
length, the size of the index segment, the partition size, and whether the table is
compressed, encrypted, or is a cluster member.
-v6
Only lists SAS 6.x data sets.
-v8
Only lists SAS 8.x or SAS 9.x data sets.
<LibPath>
The complete path of an SPD Server LIBNAME directory.
<ComponentPath>
The complete path of a specified table component file.
228
Chapter 18 • SPD Server Table List Utility Spdsls