By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
14 48865Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
5 18202I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type,
3 8467Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me.
10 34828what are the limitations for bulk loading in informatica for all kind of databases and transformations?
3 15327CANNOT 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
4 9291Post New CSC Informatica Interview Questions
When color of silica gel will gets change from blue to pink from Top to bottom?
What is difference between null and void?
What are internal tables? How do you get the number of lines in an internal table?
How do I override the default home page loaded by tomcat?
Explain inbound email integration.
What is federated tables in mysql?
What is spoolsv exe?
I am attending the interview in ICICI BANK i need the interview tips and questions
Why is heat treatment required?
What are absolute and relative path in linux?
What is the difference between sum and count in sql?
What is the maximum possible number of tables and columns within each table in SAP HANA?
What is dental crowns?
How can data class be used in Kotlin?
How long can a macro variable be? A token? : sas-macro