Security Settings for Windows

Note: Security setting is only needed during the initdb phase.

To properly utilize TIBCO Graph Database the user that is initializing the Graph Database must be given the necessary privileges.

  1. Use the security policy tool by running secpol.msc with the Windows Run tool.
  2. Click Security Settings > Local Policies > User Rights Assignment to grant the following privileges:
    • Adjust memory quotas for a process
    • Increase a process working set
    • Lock pages in memory
    • Perform volume maintenance tasks
  3. Disable the UAC (User Access Control) by performing the following steps:
    1. In the Run window, start uac.
    2. Change the UAC option to Never notify.
    3. Click OK to confirm.
Note: Alternatively, you can initialize the database as an Administrator. If you initialize the database as an Administrator you do not have to set the earlier mentioned privileges.