If no. of source columns is changing every time (First time
it is 10 next time it is 20 so on). How to deal with it
without changing mapping?
Answer Posted / arnab
This should not happen when executing a datawarehousing
project , This reflects poor design and poor visualisation
of the requirements
The safest way to handle this is re-import the source
definition, someone suggested create a source with the
maxinmum number of columns , there is something called
quality of code and if someone codes like this it is really
a bad example of informatica coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain incremental aggregation in informatica
What is main use of mapplet?
Enlist the tasks for which source qualifier transformation is used.
how to create user defined function (udf) in informatica
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
What is target designer and target load order?
Can we create multiple integration service on single repository?
How can we create index after completion of load process?
Define filter transformation?
What are the settings that you use to configure the joiner transformation?
What all are steps in up gradation of Informatica server?
How can we remove the duplicates from flat file source?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
What is different between the data warehouse and data mart?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.