how to export or import the jobs in .ISX file
No Answer is Posted For this Question
Be the First to Post Answer
In Datastage, how you can fix the truncated data error?
how many types of sorting the data in data stage?
How to display errors in datastage?
This is UNIX question asked in DataStage Interview. Say I have n numbers of records in a text file. I want first 3 records in 1st file, last three records in 3rd file and remaining n-6 records in 2nd file. (Note: we don't know how many records are there in the File. I am getting one file on daily basis and I want three target files as asked above)
How do you load 10 different sources with 10 different layouts to 10 different tables?
In one project how many shared containers are created?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
What a datastage macro?
Terminate Activity
WHAT ARE THE COMMON ERRORS IN DATA STAGE?
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?