What are the different layers in the information server architecture?
No Answer is Posted For this Question
Be the First to Post Answer
in aggregator , how can i get the sum in readable format
How to move data set from one server to other?what are the steps to follow to do this?
Hi, I have 3 records, 1 Srini 1 vasa 2 reddy now i want o/p like this 1 Srinivasa 2 reddy could u please help in this Thanks in advance.
i want job aborted after some records are loaded into output by using only sequential stage and dataset
Hi dude, i/p eno ename date edate deptno 1 x 10thjuly 30july A 2 y 10th aug 30 aug B 1 x 1aug ------ A 3 z 1jan ------ c 2 y 1sep ------ B o/p is eno ename date edate deptno 1 x 1aug ------ A 2 y 1sep ------ B 3 z 1jan ------ c Here edate is System generates we don't know that value. Please design the job by using SCD stage and Sql query. If any body know this answer please tel me. Tanks.
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
what is initial load and incremental load
Define orabulk and bcp stages?
how to do pergformence tuning in datastage?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?