What happens when a session fails and you click on recover?
No Answer is Posted For this Question
Be the First to Post Answer
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
Why do we need informatica?
How many transformations can be used in mapplets.
What is CDC? How to implement CDC?
How to configure mapping in informatica?
Consider two cases: (1) Power Center Server and Client on the same machine (2) Power Center Sever and Client on the different machines what is the basic difference in these two setups and which is recommended?
,if we have single SQ in flow and we have router in which it has two group and we want to join these two groups with joiner ?is it possible?
design of staging area?
what type of transformation is not supported by mapplets?
What is DTM process?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna