DBU Access Denied.
Problem Description:
Utility returns 'DBU Access Denied.'
Problem Environment:
Pervasive PSQL v10
Pervasive PSQL v9
Pervasive PSQL v8
Cause of this problem:
Typically this message is returned when you are trying to do an administrative task via a remote session instead of trying the task directly on the server.
In version 10 this is not a problem since the registry key is initialized to allow remote administration. This only applies to version 10 if a previous PSQL version did not exist on the box . If the problem exists, the registry key mentioned in the solution section below should be checked.
Solution Notes:
To solve this problem you can modify the following keys in the registry of the remote machine:
HKEY_LOCAL_MACHINE\SOFTWARE\Pervasive Software\Utilities Interface\Settings
Or
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Pervasive Software\Utilities Interface\Settings
(if a 32-bit version engine is installed on a 64-bit operating system)
The value for Restricted Access On WTS client has a default value of 1 meaning access will be restricted. If the administrator changes this to 0, everyone will be able to run utilities as if they are logged on to the machine physically. This will allow them to remotely administer their server.
It should be noted that changing this value to 0 gives all users full control of the DTI/Administrative database functions on the server.
NOTE: Cases have been seen where this key is not in the registry but manually adding it resolves the problem.
NOTE:
Editing your registry is dangerous and can disable your operating system causing you to reinstall your software. Pervasive Software will not be responsible for any mishap due to registry changes