How many areas for files does datastage have?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
i have 3 diffrent tables. 1) US rate data 2)CANADA rate data and 3)MEXICO rate data. All 3 tables have 6 collumns each. 4 collumns are commun to all tables and 2 are diffrent. Now at target i want single table say Country rate which will have (4+2+2+2+1 flag) 11 collumns. I will add a flag collumn which will indicate country and will put nullable collumns which are not common to other. How i can implement this in datastage?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
How did you reconcile source with target?
1)How to Duplicate Records Delete in Sequential file?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
how to closeing records after 10,000 records come?
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..
How you Implemented SCD Type 1 & Type 2 in your project?