Using the Data Source Browser

Connecting to Databases

Astera Data Integrator integrates multiple databases into a single user interface. With this application, you can interact with various types of databases simultaneously. The application is designed to make it easy for you to configure and access your data.

This section includes:

  • Overview of the Data Source Browser - enables you to launch the Data Source Browser and helps you get familiarized with it.

  • Connecting to Single Database - provides step-by-step instructions on how to connect to a single database.

  • Connecting to Multiple Databases - helps you work with multiple databases.

  • Disconnecting from a Database - provides information on how to disconnect from a database.

Using Data Source Browser

The Data Source Browser is also used while working with queries.

Steps:

  1. Click View > Data Source Browser or press Ctrl + Alt + D. The Data Source Browser is displayed.

Using Data Source Browser with Transfers

The Data Source Browser can be used to import data from a Microsoft Excel Worksheet, a delimited file or a fixed length file, into the connected database server in the form of a table. You can right-click the (+) in front of the connected database server to view the available options.

Steps:

  1. Right-click (+) in front of the connected database server. The shortcut menu is displayed.

  2. Click Import From Excel Worksheet. A new transfer starts with the MS Excel file selected as the source and a database table as the destination.

  3. Expand the database server tree by clicking (+).

  4. The new database table is displayed in the list of tables.

You can follow the same steps to import data from a Delimited file or a Fixed length file.

Using Data Source Browser with Queries

The Data Source Browser can also be used to start a query. The connected database servers are displayed in the database browser window. You can right-click the (+) in front of the connected database server to view the available options.

Steps:

  1. Right-click (+) in front of the connected database server. The shortcut menu is displayed.

  2. Click New Query. A new query starts with a database connection already established.

Using Data Source Browser with Tables

The Data Source Browser provides a number of options for working with the tables displayed in the connected database server. You can right-click (+) in front of the table to view the available options.

Understanding Data Connection Dialog Box

The New Connection Dialog box is a tool used to establish connection to a database server, while working with transfers, batches and queries.

The following table describes the options available in the New Connection Dialog Box.

Connecting to Single Database

This section helps you understand how to connect to a database server.

Steps:

  1. In the Recently Used box, enter the path of the database management system. Ensure that the Specify Database Information box is checked.

  2. In the Data Provider box, click the drop-down arrow and select the type of database.

Note: You can use the Advanced Connection Info box to specify the database specific settings. There are a number of connection attributes that are specific to databases. For instance, in some drivers you can specify Connection Poolsize attribute as well as Command Timeout, Connection Timeout and so on. The actual attributes depend on the database and the driver being used.

  1. In the User Id box, enter your assigned unique identification information.

  2. In the Password box, enter your assigned password.

Note: Check Use Windows Authentication box if you do not want to provide your User Id and Password. In this case the connection will be authenticated using the credentials provided by Windows.

  1. In the Server Name box, enter the full name of the computer that is running the Database Server.

  2. In the Database box, enter the name of the database you want to use when you connect to the Database Server.

  3. In the Port box, enter the port number that the program uses on the remote machine to communicate with it. The defaults provided for each database type are the ones that are typically used by each Database Server.

  4. Click Test Connection. The Connection Test Results window appears.

If the connection was opened successfully, ’TEST COMPLETED SUCCESSFULLY’ will be displayed.

  1. Click OK to close the Connection Test Results window.

  2. Click OK to close the New Connection Information dialog box.

You have successfully connected to a single database.

Connecting to Multiple Databases

Astera Data Integrator gives you the option to work with more than one database at the same time. The steps for connecting to multiple databases are the same as those for Connecting to Single Database. While connecting to multiple databases, you can connect to the existing Data Provider or establish a new connection with a different Data Provider.

The navigation bar displays all the active database connections. You can switch between databases by clicking on the Server name in the navigation bar. The active database appears highlighted in the navigation bar.

Disconnecting from a Database

This section describes the process of disconnecting from a database.

Steps:

  1. In the navigation bar, select the database Server from which you want to disconnect.

You have successfully disconnected from the database.

Changing All Database Connections

Astera Data Integrator comes with a handy feature which allows you to quickly change required database connections throughout your transfer setting, using a single UI interface.

This may be useful if you are migrating your transfer setting into a different environment, such as from Beta to Production, in which case all of your database connections would need to be changed.

Using the Change All Database Connections screen, you can replace current database connections specified in the transfer setting with the ones that are appropriate for your target environment.

Examples of database connections that you can change include source connections, destination connections, data model connections, SQL statement map connections, database lookup map connections and others.

Note: When changing database connections, you can only change the connection within the same database provider. For instance, you cannot change a connection from SQL Server to Oracle. However, you can change the connection from SQL Server 2005 to SQL Server 2008.

Last updated