explain about completely flow of sequencers
technicaly,without using example??explain about
lookup,nullhandling?
No Answer is Posted For this Question
Be the First to Post Answer
I WANT TO SEND SYSDATE AS PARAMETER,SO WHAT COMMAND I SHOULD USE TO CALL SYSDATE?
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
How to Remove Duplicate using SQL?
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
which r the connectors used in san?
Define data aggregation?
LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?
what is the best stage in datastage parller jobs to use full out join and why
How to add zero "0" before record in a field?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
why do we need a datawarehouse when we have databases to store data?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS