Security Settings for Windows

Note: This 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 tokens:
    • Adjust memory quotas for a process
    • Increase a process working set
    • Lock pages in memory
    • Perform volume maintenance tasks
  3. You should also disable the UAC (User Access Control). To disable UAC:
    1. Go to Run and launch 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.