What is confirmed Dimension? what is Factless Fact? give one example? What are Additive, Semi-Additive Facts?
TCS,
1 6213diff between OLTP and OLAP? what TOP-DOWN and BOTTOM-UP Approach? which is best? what are Star Schema and Snow Flake Schema?
TCS,
2 6925I want capture UnMatched records from Primary source and secondary source in JOIN stage?
TCS,
3 14054Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?
TCS,
2 8893I have Seq file, I don't want 10, 11th(or any two records like 20, 30th records ) records in the output
TCS,
6 11996I have load a Dataset in UAT with 2 Node configuration, imported the job into PROD environment which is 4 node configuration and using this DataSet as SRC to other job. will the job run fine or give any errors? If job runs fine, on how many nodes? 2 nodes or 4 nodes?
TCS,
2 13547I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
IBM,
9 13610You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
1 7459Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
IBM,
2 6800
What are stage variables, derivations and constants?
Define orabulk and bcp stages?
What is merge stage?
What are routines in datastage? Enlist various types of routines.
What is the different type of jobs in datastage?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
What are iconv and oconv?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
what is the custome stage in datastage? how can we impliment that one? plz tell me
How a source file is populated?
Notification Activity
Define Job control?
What a datastage macro?
What is the differentiate between data file and descriptor file?