Answer Posted / prasad
pmcmd
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Did u used latest transformations of 8.6.0? for what?
Explain the types of lookup transformation?
How to call shell scripts from informatica?
What is the Process to creating lookup transformation in informatica
Can we change Dynamic to Static or Persistent cache? If so what happens?
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
How to convert multiple rows to single row (multiple columns) in informatica
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
What are the designer tools for creating transformations?
Explain the code page compatibility?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Name the different lookup cache(s)?
COM components can be used in Informatica
How many number of sessions can one group in batches?
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