Connections > Microsoft SQL Server connection > Connect to Microsoft SQL Server
  

Connect to Microsoft SQL Server

Let's configure the Microsoft SQL Server connection properties to connect to Microsoft SQL Server databases.

Connection details

Before you configure the connection properties, you'll need to get information from your Amazon Web Services account.
The following video shows you how to get information from your Amazon Web Services account:
https://infa.media/3QN1GuZ
The following table describes the Microsoft SQL Server connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
Type of connection.
Select SQL Server from the list.
Runtime Environment
The name of the runtime environment where you want to run the tasks.
Select the Informatica Cloud Hosted Agent.
SQL Server Version
Microsoft SQL Server database version.

Authentication types

You can configure one of the following authentication modes to connect to Microsoft SQL Server databases:
Select the required authentication type and then configure the authentication-specific parameters.
Default is SQL Server Authentication.

Advanced settings

The following table describes the advanced connection properties:
Property
Description
Encryption Method
Doesn't apply to a data loader task.
Crypto Protocol Version
Doesn't apply to a data loader task.
Validate Server Certificate
Doesn't apply to a data loader task.
Trust Store
Doesn't apply to a data loader task.
Trust Store Password
Doesn't apply to a data loader task.
Host Name in Certificate
Doesn't apply to a data loader task.
Metadata Advanced Connection Properties
Additional properties for the JDBC driver to fetch the metadata.
Enter properties in the following format:
<parameter name>=<parameter value>
If you enter more than one property, separate each key-value pair with a semicolon.
For example, enter the following property to configure the connection timeout when you test a connection:
LoginTimeout=<value_in_seconds>
Note: The default connection timeout is 270 seconds.
Runtime Advanced Connection Properties
Additional properties for the ODBC driver required at run time.
If you specify more than one property, separate each key-value pair with a semicolon.