Answer Posted / suresh
MAPPING: it is a graphical representation of data flow from
source to target which included some business
transformation logic
SESSION: It is a set of instructions that describe how and
when to move data from source to targets.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
How does the aggregator transformation handle null values?
Explain in detail about scd type 1 through mapping.
What is incremental aggregation?
What is deployment group?
How to update a particular record in target with out running whole workflow?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
How many number of sessions can one group in batches?
What are the types of lookup transformation?
How you can differentiate between connected lookup and unconnected lookup?
Differentiate between reusable transformation and mapplet.
what is the size ur source like(file system or database)? how many record daily come u r banking project?
How can you validate all mappings in the repository simultaneously?
What is workflow? What are the components of workflow manager?