Change SQL User Credentials for SQL Authentication
- Last UpdatedJun 06, 2024
- 2 minute read
Database User settings can be authenticated by Windows or SQL. In case of SQL authentication, if the user name/password is changed in the SQL database then
the same has to be updated using Farm Configuration Wizard. You can also use this
option to switch from one authentication type to the other.
To change SQL User Credentials for SQL Authentication
-
On the Windows Start menu, point to Programs, point to AVEVA, and then click Farm Configuration Wizard.
The AVEVA Work Tasks Farm Configuration Wizard appears.
-
Click Next.
-
Select Database Settings.
-
Click Next.
The Connect to existing database screen appears.
-
From the Connection String option, modify the User Id and Password for connecting to the database.
-
Click Test Connection.
-
Click OK.
-
Click Next.
-
Stop the following AVEVA Work Tasks services:
-
Client Service
-
Workflow Engine
-
Task Scheduler
-
Communication Service
-
Mobile Notification Service
-
-
In an Enterprise Server system, ensure to stop the Advance Server Service.
-
In a client computer, ensure to stop the Client Service.
-
In a client machine which is connected to an Enterprise Server, ensure to stop the Advance Server Service and Client Service.
-
Close all AVEVA Work Tasks related sites and applications.
-
To stop IIS, run Command Prompt as an Administrator, and type iisreset /stop.
-
Delete the WorkTasksTemp folder from C:\Windows\Temp.
-
Delete the AVEVA Work Tasks Cache files and folders from C:\Windows\Microsoft.NET\Framework64\v4.0.XXXXX\Temporary ASP.NET Files\.
-
Start the AVEVA Work Tasks related services.
-
To start IIS, run Command Prompt as an Administrator, and type iisreset /start.
The user credentials are updated.
See Also: Create Farm Database