how do u get the first record from 50,000 records ?
Answer Posted / srinivasarao dasari
Hi Chandra,
You did not mention the criteria that how do u want that
first record should be fetched.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
can you please explain me pre session and post session options?
How to open an older version of an object in the workspace?
What are the different types of transformation available in informatica.
Differentiate between Load Manager and DTM?
What is rank transform?
How to start a workflow using pmcmd command?
Define enterprise data warehousing?
What are the settings that you use to configure the joiner transformation?
what is the size of your data warehousing?
explain about unit testing? in real time?
How to load last n records of file into target table - informatica
What if the source is a flat-file?
How do you load only null records into target?
what is the difference between informatica6.1 and infomatica7.1