Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
2072We can't use sql override or other properties when using Flat file as source. Then what is the use of Source Qualifier transformation?
3 12776I 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?
1905I have a text file name x With a text message. Word informatica Is repeated for n number of times. How to count the number of occurrence Of word informatica Of word informatic in this file x.
1 3609hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
IBM,
9819My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
1932Post New Informatica Questions
What is the scenario which compels informatica server to reject files?
Mention few advantages of router transformation over filter transformation.
waht type of interface is used for testing the data in informatica
How can informatica be used for an organization?
What is a difference between complete, stop and abort?
Differentiate between sessions and batches?
Differentiate between router and filter transformation?
Can we create a Integration service without a Repository service and vice versa?
Performance tuning in UNIX for informatica mappings?
Repository user profiles
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Explain dynamic target flat file name generation in informatica
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
How to create Target definition for flat files?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C