what is the new version in Datastage ? what is the diff b/t
New vesion & 7.5 version?
Answers were Sorted based on User's Feedback
Answer / elayaraj
There are lot of diffference between datastage 8. and 7.5
and i listed some points below
1.To implement scd we have seperate stage(SCD stage)
2.we dont have client manager tool in vversion 8,its
incorporated with Designer itself.
3.There is no need of hardcoding the parameters for every
job and we have a option called Parameter set.if we create
the parameter set,we can call the parameter set for whole
project or job,sequence..
regards
ela
Is This Answer Correct ? | 25 Yes | 1 No |
Answer / krishna
New version of datastage was IBM WebSphere datastage 8.1.0
PX
Is This Answer Correct ? | 10 Yes | 3 No |
Answer / hari
Hi guys This is hari in my view
The major diff'es b/w 7.5 and 8.0 are
1.The look range introduced in 8.0
2.The manager is combined with Designer in 8.0
3.Parameter Set was introduced
4.Scd's are introduced in 8.0
5.Changes in Surrogate key in 8.0
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / kiran
hai ..,This is kiran.
New version of DS is 8.0 and supprots QUALITY STAGE &
Profile Stage and etc
Is This Answer Correct ? | 10 Yes | 4 No |
Answer / chenna
New version of datastage was IBM WebSphere datastage 8.1.0
PX
but new version haveing some enhancements.
that are it support any webbrowsers,its haveing some stages
like QUALITY STAGE &Profile Stage .
the new version IBM WebSphere datastage 8.1.0 is haveing a
new transformer stage here we have some new futures.
comper to 7.5 it is haveing a better perfamence.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chenna
New version of datastage was IBM WebSphere datastage 8.1.0
PX
and it also contain a webbrowsers
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / srinivas
• New WebSphere Metadata Server Foundation to better integrate the products across IBM Information Server and support the enterprise; with new meta data services DataStage provides graphical impact analysis and job diff right within the DataStage and QualityStage Designer
• Completely Integrated Data Quality to ensure the most accurate, complete information is made available
• Significant ease-of-use enhancements to improve usability and productivity
• New and Expanded Transformation Functionality to aid DataStage users in job design
• Continued focus on Performance and Throughput Improvements while providing detailed performance analysis and system resource estimation
• Connectivity improvements, including the next generation of connectors
• Common and Enhanced Installation, Configuration, Administration and Reporting across IBM Information Server
• General Enhancements related to specific customer technical support requests
• Migration, Upgrade, and Platform Support
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jaimy chacko
the main difference is 7.5 versions is a file system and 8.0 version has a database system under. There is no concept of Universe in 8 version onwards ..
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / k.srinu
Hi......
This is srinu
The main difference between DS 7.5 & 8x is
in DS 7.5x the repository was Files and in
DS 8x the repository is DataBase
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / prasad
Actually there are some small changes between 7.x and 8.x
1)In 7.x the repository was designed in file system but it
was RDBMS(db2) in 8.x
2)In 8.x the Datastage Monitor was merged along with the
Datastage Repository.
3)There was some new stages was introduced ,they are
--SCD
--Basic Transformer Stage
--New Surrogate Key Generator Stage
4)The Quality Stage and Profile Stage usage was available
in 8.x
5) 8.x Supports for Range Lookup
6)8.x version having good support for integration and
sufficent productivity.
7)There was some Developement changes occured in new
version they are,Advanced find,Imapact Analysis,Job
Reports,Resource Estimations etc..
Is This Answer Correct ? | 0 Yes | 0 No |
in source is like seq file in date column have dd-mm-yy dddd-mmmm-yyyy mm-dd-yy yy-dd-mm yy-mm-dd i want to display only yy-dd-mm date formats only in tgt?
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?
WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD
1)How to Duplicate Records Delete in Sequential file?
What are the types of containers in datastage?
What is datastage engine?
cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle
what is 'reconsideration error' and how can i respond to this error and how to debug this
what is use of SDR function?
How can you join flat file, oracle as a sources?
What is the function in Transformer stage can act as Rank Function in oracle
A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.