After you configure ODBC connectivity that you defined
for IBM®
InfoSphere®
DataStage®,
test the configuration to verify your connection to the data source.
Procedure
- Change directories to the $DSHOME directory
and set up the environment by running the following command:
- Enter the following command to start the IBM
InfoSphere Information Server engine
shell:
- Enter the following command to log in to the project:
LOGTO project_name
where
project_name is case-sensitive.
- Enter the following command to obtain a list of available
data source names:
- Enter the following command to test the connection:
DS_CONNECT dsn
where
dsn is the data source name
of the connection to test.
- Enter your user name and password to connect to the specified
database.
- Enter .Q to quit the connection.