In order to back up the VCAT database to a destination drive that is not on the SQL database machine, it may be necessary to modify the SQL services service logon.
To modify the logon, perform the following steps:
There can be other named SQL Server instances depending on what DeltaV functions or other applications are installed. For VCAT, select SQL Server (MSSQL Server).
Use the following table to determine the type of account to use and what the password must be.
| If you are backing up to: | MSSQLServer and SQLServerAgent Services Account log in as: | The destination machine: | Security access on the destination machine: |
|---|---|---|---|
| a computer on the same domain | a domain account | uses the DeltaV domain account | The DeltaV domain account must have write access to the backup destination. |
| a computer on a different domain with a domain trust relationship | a domain account | uses DeltaV domain account Note Grant access to remote network and directory to the DeltaV domain account. |
The DeltaV domain account must have write access to the backup destination. |
| a computer on a different domain without a domain trust relationship | a local or domain account | must have a local account with same name and password | The local account must have write access to the backup destination. |
| a computer in the same or another workgroup | a local account | must have a local account with same name and password | The local account must have a backup destination. |
The destination (where the backup will be written) must be a shared device and the MSSQL services logon account must have Change permission to the destination folder.
To configure the share, perform the following steps:
For more information on configuring sharing, refer to the Windows help system.
To set the permissions on the backup folder, perform the following steps:
For more information on permissions, security, and access type, refer to the Windows help system.