Prev | User's Guide | Next |
psregedit
psregedit - Display or edit the Pervasive registry.
Synopsis
psregedit -key KEYNAME [ -r ] -key KEYNAME -value VALUENAME -set -key KEYNAME [-type TYPE] VALUE -set -key KEYNAME -value VALUENAME [-type TYPE] VALUE -delete -key KEYNAME -delete -key KEYNAME -value VALUENAME -export -key KEYNAME [-file FILENAME] -import [-file FILENAME]Description
psregedit is used to manage the Pervasive registry, which is the method for configuring the Linux client.
You must be
root
user or a member of the grouppvsw
to make changes to the Pervasive registry.For all options, the variables are defined as follows:
KEYNAME
PS_HKEY\Subkey\Path PS_HKEY {PS_HKEY_CONFIG | PS_HKEY_CLASSES | PS_HKEY_USER} VALUENAME value name or 'default' TYPE {PS_REG_STR | PS_REG_UINT32 | PS_REG_UINT64}Options
See Also
Pervasive.SQL User's Guide for more information about the psregedit utility.
Prev odbctest |
Contents Up Check for Revisions | Next psregsvr |