Usage:
WORKPATH=('/work1/spds123'
'/work2/spds123'
'/work3/spds123'
'/work4/spds123')
METAPATH=
Specifies a list of paths that are allocated to contain overflow SPD Server metadata if the
designated metadata space that is allocated in the PATHNAME= option statement becomes
full. The additional metapaths provide a buffer space that can be used for update and append
operations to existing SPD Server tables.
When the primary metadata space that is defined by the PATHNAME= option becomes
filled, new tables cannot be added to the domain. The primary path should be located on a
file system that is expandable and mirrored. As a conservative estimate for space, plan for
20 gigabytes of metadata for every terabyte of compressed physical data.
METAPATH= can be specified as an option or as a roption.
Usage:
METAPATH=('/meta1/spdsmgr/meta'
'/meta2/spdsmgr/meta')
Consistency in Nomenclature
It is a suggested practice (but not a requirement) to match or closely match the LIBNAME,
pathname, and other optional pathnames for consistency. The following examples illustrate
a domain declaration that is easy to follow, and a domain declaration that requires more
concentration to follow.
Example of intuitive names in a libnames.parm file:
LIBNAME=SPDS123 PATHNAME=c:\data\spds123
OPTIONS="
DATAPATH=('d:\data\spds123'
'e:\data\spds123')
INDEXPATH=('f:\idx\spds123')";
In the previous example, the declared domain name, pathname, data pathname, and index
pathname are all "spds123".
Example of non-intuitive names in a libnames.parm file:
LIBNAME=BADEXAMPL PATHNAME=c:\data\myspds
OPTIONS="
DATAPATH=('d:\data\datapath1'
'e:\data\datapath2')
INDEXPATH=('f:\idx\index')" ;
126
Chapter 12 • Setting Up SPD Server Libname Parameter Files
Содержание Scalable Performance Data Server 4.5
Страница 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Страница 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Страница 8: ...2...
Страница 12: ...6...
Страница 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Страница 64: ...58...
Страница 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Страница 72: ...66...
Страница 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Страница 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Страница 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Страница 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Страница 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Страница 154: ...148...
Страница 198: ...192 Chapter 14 ACL Security Overview...
Страница 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Страница 214: ...208...
Страница 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Страница 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Страница 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Страница 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Страница 270: ......