for ex: in source 10 records are there with column sal. use
a filter transformation condition as Sal=TRUE and connect
to target. what will happen.
Answer Posted / amit
it gives expression error because we used sal=true
expresssion insted of sal='any numeric value i.e. we have
to define numeric value in the expression
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
what is the size ur source like(file system or database)? how many record daily come u r banking project?
What are the data movement modes in informatica?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
can we override a native sql query within informatica? Where do we do it?
What is status code in informatica?
How can we remove the duplicates from flat file source?
What are the types of caches in lookup? Explain them.
Explain lookup transformation in informatica
How can repository reports be accessed without sql or other transformations?
In how many ways we can create ports?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What are junk dimensions?
How to implement security measures using repository manager?