What are the two modes of datamovement in informatica sever?
Answer Posted / guest
Two modes of data movement are ASCII mode and uni code
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is the size ur source like(file system or database)? how many record daily come u r banking project?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
my source is junk data how will u remove that junk data by using unix please any one replay me
How do you promote a non-reusable transformation to reusable transformation?
While migrating the data from one environment to another environment how would you manage the connections?
How can informatica be used for an organization?
Why update strategy and union transformations are active?
Under what condition selecting sorted input in aggregator may fail the session?
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.
What are the performance considerations when working with aggregator transformation?
What is the procedure for creating independent data marts from informatica 7.1?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What is a standalone command task?
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
How do you remove duplicate records in informatica? And how many ways are there to do it?