SQL Server logins and Windows accounts
The SQL Server login, or Windows™ account, you use to run the Index Service Configuration tool requires the following permissions:
Action | Permission |
---|---|
When the index service configuration tool is started for the first time to create the IBaseIndexDB database. | dbcreator server role |
To create the IBaseIndexDB database table. | db_owner database role on the IBaseIndexDB database |
To detect the IBaseIndexDB database table. | db_datareader on the IBaseIndexDB database |
To add new records into the table. | db_datawriter on the IBaseIndexDB database |
To schedule an index service job. |
|
To create a job. |
|
To delete a schedule. |
|