Changing the database user roles
When you set up the databases, you created a user with the bulkadmin
role, which is the permission that is needed to install the server. After the installation, you can change the user permissions and remove the bulk administrator
role.
Before you begin
You must comply with the requirements for databases as detailed in the detailed system requirements report.
Procedure
- Open the Microsoft SQL Server Management Studio.
- Expand Security > Logins.
- Find the username created to install the IBM RPA server, right-click it, and select Properties.
- On Server Roles, clear the
bulkadmin
option.