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 the difference between the join and look up explin me one exmple
Please explain me the difference between 3 types of slowly changing dimension in datawarehousing?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
Explain the situation where you have applied SCD in your project?
whats difference between ls -ltr and ls -lrt?
What are routines in datastage?
how can we create rank using datastage?what is the meaning of rank?
what is the new version in Datastage ? what is the diff b/t New vesion & 7.5 version?
What are the important features of datastage?
my source seq file have col1 1 2 3 4 5 6 7 8 9 i have 4 targets t1 t2 t3 t4 1 2 3 4 5 6 7 8 9 like this how we can get?
Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?