What a datastage macro?
No Answer is Posted For this Question
Be the First to Post Answer
How to perform incremental load in datastage?
A flat file 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 this job?
What is the difference between operational data stage (ods) and data warehouse?
What is exact difference between Parallel Jobs and server Jobs..
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me
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?
what are fact tables and dimension tables? give example assuming one table.
1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?
i have a some records eno ename acono amount 1001 suresh sbi101 12000 1001 suresh sbi101 14000 1001 is dublicata how can i remove duplicate?
what is the function in Transformer stage can act as Rank function in Oracle
Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.
What are the partitioning techniques available in link partitioner?