database-path
This stanza entry specifies the file name and location of the policy database for the specified domain.
database-path = fully_qualified_path
File name and location of the policy database for the specified domain. The name of the database is the same as the domain name. The file extension can be anything, but the extension is usually .db.
Do not edit this entry.
Options
The fully_qualified_path value represents an alphanumeric string. String values are expected to be characters that are part of the local code set. The set of valid characters in a file name can be determined by the file system and by the local code set. For Windows operating systems, file names cannot have a backward slash (\), a colon (:), a question mark (?), or double quotation marks ("). Windows operating systems path names, however, can have a backward slash (\) or a colon (:).
For AIX, Linux, and Solaris operating systems, path names and file names are case-sensitive.
Usage
Conditional. Required when the user creates at least one domain.
Default value
The following table shows the default value by platform.
Platform File name Linux or UNIX /var/PolicyDirector/db/domain_name.db Windows c:\program files\tivoli\policy director\db\domain_name.db
Example
The following example shows the setting of the database path on a Windows operating system:d:\programs\ibm\am\db\dname1.db
Parent topic: [domains] and [domain=domain_name] stanzas