Difference between revisions of "DB UNIXPATH"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Used to determine whether the Linux/UNIX PATH should be included in the SET PATH list | Used to determine whether the Linux/UNIX PATH should be included in the SET PATH list | ||
Line 19: | Line 12: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital, Recital Server |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:Environment Variables|UNIXPATH]] | [[Category:Environment Variables|UNIXPATH]] |
Latest revision as of 10:23, 4 March 2010
Contents
Purpose
Used to determine whether the Linux/UNIX PATH should be included in the SET PATH list
See Also
Description
The DB_UNIXPATH environment variable / symbol is used to determine whether the directories specified in the Linux/UNIX PATH environment setting should be automatically included in the SET PATH list. If DB_UNIXPATH is set to "on" or "yes", the directories are automatically included. If DB_UNIXPATH is set to "off" or "no", the directories are not included.
Products
Recital, Recital Server