HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
Answer Posted / nav
u can use autosys scheduler,or workflow manager in
informatica
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
What is the function of union transformation?
How to implement security measures using repository manager?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is joiner change?
How we can create indexes after completing the loan process?
What is rank transformation?
explain one complex mapping with logic? sales project?
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
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What are the different transaction levels available in transaction control transformation?
What are active and passive transformations?
Why do we need informatica?
What is source qualifier transformation in informatica?
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