How do you design PX Routines ?
describe the Steps to confiure a Qlogic switch
How do you remove duplicate values in datastage?
What is job control?
Define data aggregation?
explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT
Can you explain link buffering?
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
Why we need datasets ratherthan sequential files?
Hi All, Could you please let me know whether Datastage server and px supports oredb? OREDB:It's a Oracle Retail Embedded Database.Previousely It was called as Acumate data base. It's a multidimensional database. Please help me on this issue ASAP. Thanks in advance Ashok
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?