how to configure databases through datastage
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / loga
Hi,
Am using DS 8.5 and Oracle 11g.
I want to connect Oracle with Data stage with 'oracle connector' stage. I am getting error message connection failed. Can any one tel me how to connect these.... Am new Data stage, its highly appreciated if you given answer with snapshots. Regards, Loga
| Is This Answer Correct ? | 0 Yes | 1 No |
What is a quality stage?
What are the stages in datastage?
Difference between the Sequence and Sequencer in DS?
why do we need a datawarehouse when we have databases to store data?
how can or from where we can get reference data in scd type2 implementation?
What is RCP
What are the processing stages?
source file contains 100 records, i want 10 records in target file how it possible in datastage
How do you load 10 different sources with 10 different layouts to 10 different tables?
what are the types of nodes
what is the diff b/w switch and filter stage in datastage
how to sort two columns in single job in datastage.