Hello......
How can i set my mapping as read-only?
Please answer me. Advance thanks
Answer Posted / amedela chandra sekhar
Use Version controls select checkin option
if u ckeckin mapping is readony
if u checkout then you can edit the mapping
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What is the maplet?
What is aggregate cache in aggregator transformation?
How does the aggregator transformation handle null values?
What are the new features of informatica 9.x developer?
Enlist the differences between database and data warehouse.
Why update strategy and union transformations are active? Explain with examples.
Separate from a database, an information bazaar, and an information stockroom?
How identifying bottlenecks in various components of informatica and resolving them?
What is union transformation?
Describe an informatica powercenter?
can we override a native sql query within informatica? How do we do it?
Tell me about MD5 functions in informatica
Which means the first record should come as last record and last record should come as first record and load into the target file?
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