Connection to SQL Server for Delete

Important

Change Data Capture for Oracle by Attunity is deprecated now. For details, refer to the announcement.

When a login without a database role that includes write permission (for example the db_owner role) to the MSXDBCDC database attempts to delete an Oracle CDC instance, the Connect to SQL Server dialog box is displayed.

In this dialog box you must enter the credentials for a login that has write permission to the MSXDBCDC database, such the db_owner database role to delete the Oracle CDC instance.

Enter the following information in the Connect to SQL Server dialog box.

Server Name
Type the name of the server where the SQL Server is located.

Authentication
Select one of the following:

  • Windows Authentication

  • SQL Server Authentication: If you select this option, you must type the Login and Password for the user in the SQL Server you are connecting to.

Options
Click the arrow to view available options to be configured. You can choose to leave these options with their default value. The available options are:

  • Connection Timeout: Type the time (in seconds) the program waits for the SQL Server connection to be established before producing a timeout error. The default value is 15.

  • Execution Timeout: Type the time (in seconds) that the program waits for SQL command execution to finish before producing a timeout error. The default value is 30.

  • Encrypt Connection: Select Encrypt Connection to ensure that the SQL Server connection that being established is encrypted to guarantee privacy.

  • Advanced: Click Advanced and type any additional connection properties into the Advanced Connection Properties dialog box, if necessary.

See Also

SQL Server Connection Required Permissions for the CDC Service