What is a delta record? How you will read it?
No Answer is Posted For this Question
Be the First to Post Answer
What are the some differences between 7.x and 8.x version of datastage?
How to lode data in sequntional files perform faster?
How do you load 10 different sources with 10 different layouts to 10 different tables?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 Answers Cognizant, HCL, TIAA CREF,
what is time dimension? and how to populate time demension
how to sort two columns in single job in datastage.
What are datastage sequences?
in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....
Hi All, Could you please let me know whether Datastage server and px supports oredb? OREDB:It's a Oracle Retail Embedded Database.Previousely It was called as Acumate data base. It's a multidimensional database. Please help me on this issue ASAP. Thanks in advance Ashok
my source is sequencial file and my target is dataset. i am running the job in two node configuration file. my source having 10 records how the data move to target?