MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104
MY REQUIRMENT IS
NAME ID
VENKATESH 101
RAJESH 102
SIVA 103
SWATHI 104
PLEASE PROVIDE ME THE SOLUTION
Answer Posted / venkateshmalneni
hai vijaya
will u please explain me in detail
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is olap (on-line analytical processing?
How to implement security measures using repository manager?
Enlist the tasks for which source qualifier transformation is used.
How to partition the Session?
What the difference is between a database, a data warehouse and a data mart?
How to load data in informatica ?
Explain the different lookup methods used in informatica?
My 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?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
Explain load alternative records / rows into multiple targets - informatica
What are the differences between a connected lookup and unconnected lookup?
hi real timers . iam waiting for ur reply regarding ETL TESTING
have u done any performance tuning? how u ll do?
Explain what is informatica metadata and where is it stored?