-
Job Unlock
How to unlock a job in Datastage 8.0?
-
Data Validations
What various validations do you perform on the data after extraction?
-
Flat File Header and Footer
Does flatfile contain header & footer?How to remove Header & Footer from a flatfile before extracting the data?What information header & footer contains?
-
InvocationId
What is invocation Id? How to find InvoicationID? What is the need of Invocation Id?
-
Improve performance using copy stage
How can we improve performance using copy stage
-
Job based scenario
TABLE T1 with c1 and Table T2 with c1
1 3
2 4
2 5
3
4
5
... -
Cannot find stage variables definition in the trasformer stage properties
I can only see the name of the stage variables but cannot see the definition, where can I find them?
-
-
No of processors in DataStage
How do we know the no of processors in a job? Is there any specific calculation for this.
-
What is the size of your database ?
Please answer this question
-
Job running slow
Hi,
Job1 is running for 10 minutes for the first time and the same job1 is running for 15 minutes for the second time ,the load being the same for both.Could someone explain.. -
-
Flatfiles(.txt,.csv,xml) to laod sequential files?
How can we load three different flat files(1 file .txt,2 file .csv,3 file xml) to sequential file at a time?
-
How to read a comma delimiter file in sequential file stage?
How we read comma delimiter file in sequential file stage and how we can remove the header and footer from a comma delimiter file?
-
What is range look up and how it is used in datastage.
Say I have 5 rows in a source table and for each rows 10 rows matching in a lookup table and my range is for lookup is 9 to 99. what will be the row count in output table?
-
What is slowly changing dimension(SCD)
what is slowly changing dimension(SCD)? How do we rectify it in datastage.
-
Sequential File Stage
Explain some scenarios where a sequential file stage runs in parallel?
-
How to convert varchar to date ?
i have one source file which contains the below data
input column: DOB varchar(8)
20000303
20000409
1999043
1999047
validate the Date if valid date else pass the default-1999-12-31,convert varchar to date -
I would like to have output as like this 101 90 next line 102 65 next line 102 55 etc...
11. Find The Output With out PIVOTE stage
Source File: Target
SNO, MATHS, PHYSICS, CHEMISTRY SNO, MARKS
101, 70, 80, 90 101, 70
102, 65, 55, 75 101, 80
101, 90
102, 65
102, 55
102, 75 -
Single column with multiple rows should be converted into single row with commas in datastage
Can any one help....
I have single column in Source like.....
a
b
c
d
want target as.....
a,b,c,d
thanks in advance
DataStage Interview Questions
Ans