Prerequisites
With Data Protection for SQL Server, you can back up and restore SQL Server data and protect your SQL Server environment.
Security requirements for backup and restore operations
Data Protection for SQL Server requires certain settings to process backup and restore operations in a secure environment.
To install Data Protection for SQL Server, you must have Windows™ administrator authority. You must register Data Protection for SQL Server to the IBM Storage® Protect server and you must use the appropriate node name and password when it connects to the IBM Storage Protect server.
You can specify SQL Server logon information in one of the following ways:
- Accept the default
saaccount and system administrator password. Ensure that you secure yoursalogin account with a password. - Use SQL user ID security and specify both the SQL user name and password. With SQL user ID security, the SQL Server administrator provides the logon ID and the password that provides access to the SQL Server.
- Use a trusted connection and allow Windows authenticate the logon.