While importing the relational source defintion from database,what are the meta data of source U import?
1 6173Post New Informatica Questions
Explain why we use partitioning the session in informatica?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
Explain how many types of dimensions are available in informatica?
What are the reusable transformations?
waht type of interface is used for testing the data in informatica
Explain transaction control transformation in informatica
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
How to load the data from people soft hrm to people soft erm using informatica?
How to elaborate powercenter integration service?
what is song in infrmatica...?
How many dimensions are there in informatica?
Enlist the advantages of informatica.
How can one identify whether mapping is correct or not without connecting session?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.