what is mapping lookup
Answer / haseeb
Mapping programs are executed on the Integration Server, where they can access the global value-mapping table and mapping runtime constants. In addition, calls to other application systems are sometimes necessary to meet the following requirements:
To get read access to application system data in the mapping program
To call existing mapping routines in the application system
| Is This Answer Correct ? | 0 Yes | 0 No |
how can or from where we can get reference data in scd type2 implementation?
Name the command line functions to import and export the DS jobs?
Where do you see different stages in the designer?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
How to convert table data into xml file using xml output stage? please explain step by step;
What are the stages in datastage?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Which commands are used to import and export the datastage jobs?
What are the partition techniques available in your last project?
Can you define merge?
What all are the different way to run a job?
What is a merge in datastage?