SQL Server Requirements - Database Reference Guide - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external - OnBase/Database-Reference-Guide/Foundation-23.1/Database-Reference-Guide/Installation/Database-Creation/Using-Foundation-DBUtils/Requirements/Database-Creation-Requirements/SQL-Server-Requirements - 2025-05-01

Database Reference Guide

Platform
OnBase
Product
Database Reference Guide
Release
Foundation 23.1
License

The OnBase database should be created with a database user account that will never be deleted (for example, the sa database user account), rather than an Active Directory account, to ensure perpetual access to the db_owner role's capabilities. This account does not need to be used for general application connectivity.

The database user that will be used for initial database creation must have the following privileges:

  • The ALTER ANY LOGIN privilege.

    Note:

    The ALTER ANY LOGIN privilege is not required when using a contained database.

  • The db_owner privilege on the OnBase database.