what is use of SDR function?
Answer / Shobhit Mehrotra
The SDR (SQL Data River) function in Data Stage enables real-time data streaming and processing. It allows you to read data from multiple sources, perform transformations, and write the results to one or more targets.n
| Is This Answer Correct ? | 0 Yes | 0 No |
what is push and pull technique??? I want to two seq files using push technique import in my desktop what i will do????
What are some different alternative commands associated with "dsjob"?
1)How to Duplicate Records Delete in Sequential file?
Explain ibm infosphere information server and highlight its main features?
How can we run same job in 1 day 2 times
i want job aborted after some records are loaded into output by using only sequential stage and dataset
if a column contains data like abc,aaa,xyz,pwe,xok,abc,xyz,abc,pwe,abc,pwe,xok,xyz,xxx,abc, roy,pwe,aaa,xxx,xyz,roy,xok.... how to send the unique data to one source and remaining data to another source????
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
how to get the unique records on multiple columns by using sequential file stage only
file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
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?
On which Dimension Table you implemented SCD Type in your Project