1)What is configuration your file structure
2)I have two databases both are Oracle while loading data
from source to target the job takes 30 min but I want to
load less time how?
How to move data set from one server to other?what are the steps to follow to do this?
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
How can we achive parallelism
How do you run datastage job from the command line?
how to identifie,is it innerjoin,leftouter join in lookup?
1)What is ur project architecture ? 2)how to move project from developement to uat? 3)What is the difference between datastage 6,7.1 and datasttage 7.5? 4).How to do error handling in datastage? 5)3.Whta is unit testing, system testing and integration testing? 6)What is the Exact difference between BASIC Transformer and NORMAL Transformer?When we will go for BASIC Or NORMAL Transformer 7)why we use third party tools in datastage? 8)What is the purpose of Debugging stages? In real time Where we will use?
6 Answers CTS, HCL, IBM, Wipro,
What are the environmental settings for data stage,while working on parellel jobs?
What is the version control how can i apply this in DataStage can any one tell me the anser
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?
how many write modes are there in ds
What is size of a transaction and an array means in a datastage?
What's the Main Function of the Staging area in DWH