What is the difference between unicode & ascii mode data
movement in informatica?
Answer Posted / ravi
unicode data movement reads 8 bits at a time where as ascii
reads character by charecter
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
tell me 5 session failure in real time how can you solve that in your project?
What is rank transformation?
What is a connected transformation?
What are the restrictions of union transformation?
What is a repository? And how to add it in an informatica client?
Describe the impact of several join conditions and join order in a joiner transformation?
While migrating the data from one environment to another environment how would you manage the connections?
How to elaborate tracing level?
How can we use batches?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Explain lookup transformation source types in informatica
How do you set a varible in incremental aggregation
How can we use mapping variables in informatica?
r u done any partitions in ur project?