IF Sorce table contains CLOB as its one data type then i
get error at the target table. How can this be resolve?

Answer Posted / sandeep

When a CLOB datatype is pulled in Informatica,that port in Source Qualifier should be converted to String datatype and propagate the same till the target.
It works then.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the shared cache and re-cache?

809


Difference between Data and Index Caches?

867


Where are the source flat files kept before running the session?

831


What is dimensional table? Explain the different dimensions.

893


Explain the difference between a data warehouse and a data mart?

790


What are the new features of informatica 9.x at the developer level?

806


What is meant by lookup transformation? Explain the types of lookup transformation?

738


how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process

1904


Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

762


Define mapplet?

793


What is a shortcut and copy in Informatica and how two are different with each other?

925


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

8423


I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.

868


How do we call shell scripts from informatica?

774


hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?

1728