how to configure databases through datastage

Answer Posted / hanug

To connect to any database we should check if we are able
connect to database from the server. We can configure by
specifying the database in the dsenv file.

Say ex: I am trying to configure to connect to ORacle. In
this case we should configure oracle in the dsenv. We also
need to check if we have the DB user present in the
tnsnames.ora

Once we have done the above steps, we can connect to Oracle
DB using Oracle connector or oracle Enterprise or DRS.

We need to specify Server, user name and DB password to
connect to DB.

By using Orachaestrate schema or Connector wizard, we can
import the DB objects.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between an operational datastage and a data warehouse?

647


Explain connectivity between datastage with datasources?

607


What is the method of removing duplicates, without the remove duplicate stage?

594


Why do we use exception activity in Datastage?

737


How to perform incremental load in datastage?

687






Have you have ever worked in unix environment and why it is useful in datastage?

661


If you want to use the same piece of code in different jobs, how will you achieve it?

652


What are the functionalities of link collector?

639


CHANGE CAPTURE

902


What is a ds designer?

656


what are the errors,warnings in datastage

2176


Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC

979


What is usage analysis in datastage?

831


Define repository tables in datastage?

714


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

1927