Warehouse Source

Use the Warehouse Source notebook to define a new warehouse source or to edit an existing warehouse source for your data warehouse. Warehouse sources are integral to the data warehousing process. The data contained within warehouse source tables, view, and files is input to the transformation steps that ultimately result in the warehouse target tables. The data in the warehouse target tables is then used to make business decisions.

Before you define the warehouse source, you must verify that the database or file exists and that you can connect to it. If the database or file do not exist, you must create them outside of the Data Warehouse Center. For example, to create a DB2 UDB database, go to the Control Center and follow the steps for creating a database. Once the database is created, you must catalog it with ODBC. Once you return to the Data Warehouse Center, you can then define the database as a warehouse source.

If you are using an agent other than the AS/400 agent, you must supply the system data source name (DSN) by which the database is registered in ODBC on the agent site. Use the ODBC applet, accessible from the Windows NT Control Panel, to add the data source as a system data source. If you are using the AS/400 agent, you must supply the name of the database as it is registered in the remote database directory on the AS/400 agent site.

From this notebook you can:

Requirement: The Data Warehouse Center supports only warehouse source tables that use ordinary SQL identifiers. An ordinary identifier:

If a table has a lowercase letter as part of its ordinary identifier, the Data Warehouse Center stores the lowercase letter as an uppercase letter.

The Data Warehouse Center does not support warehouse source tables that use delimited identifiers. A delimited identifier:

If you are using a table that uses a delimited identifier in your warehouse source, the Data Warehouse Center cannot provide samples of the data from the table. The Data Warehouse Center cannot promote a step that uses a warehouse source that has a delimited identifier.

Tasks

Defining a warehouse source based on relational databases

Defining a warehouse source based on files

Changing the properties of an existing warehouse source

Adding a table to an existing warehouse source

Adding a view to an existing warehouse source

Related information

Warehouse Source page

Database page

Tables and Views page

Security page

Agent Sites page

Retry page

Files page

Warehouse source

Agent Sites notebook

Informix data type conversions

Microsoft SQL Server data type conversions

Oracle data type conversions

Sybase data type conversions