What is the Difference Between DataStage 7.5 version and 8.1
Version?
Answer Posted / swetha
In 7.5we have designer,director,manager,admin but in 8.0.1
manager includedd in designer.added some new stages range
lookup and scd stage.
connection objects are new objects that hold connection
information user name and password,database name to a
particular source or target which allows saving and reusing
connection information.
surrogate key generator stage whre will generate the
surrogate keysacrosss job execution runs.A new surrogate
key generator stage support following sources to generate
the sequence numbers(I)DB Sequence(II)File.
new connectors are invented the new connetors are easier to
use and extent functionality from existing connectors.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Name the different types of Lookups in Datastage?
Explain usage analysis in datastage?
What are orabulk and bcp stages?
What are the functionalities of link partitioner?
How to reverse the string using unix?
What is orabulk stage?
Nls stands for what in datastage?
What are sequencers?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Difference between server jobs & parallel jobs?
What are the types of containers?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What is the sortmerge collector?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.