Hello......
How can i set my mapping as read-only?
Please answer me. Advance thanks
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amedela chandra sekhar
if u checkin the mapping then mapping will be read only mode
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / c manojkumar
Thank you Chandrasekhar.
I found answer for this. The mapping which i going to edit is already opened by some other person . That is why when i am trying to edit it is not allowing me.
That's it.
Any how through your answer i understood that i need know about version control.
If you don't mind could you please tell me what is version control ? When we need to go for this ? What are the version controls ? Where this check out option will be in version control ?
Your answer is very important for me.
Advance thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / babu
Hi Manoj,
Versioning option is available in below mentiond path.
Mapping designet==> versioning tab(Check In,Check Out,..)
if u have any dout,make a call to me i will give complete
deailed expelnation.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are slowly changing dimensions?
5 Answers Informatica, Verinon Technology Solutions,
What is limitations of truncate and load option
How to improve the performance of Aggregate transformation?
Explain how many types of dimensions are available in informatica?
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? means only one source qualifier has 2 columns like empno, sal. connected to same target as shown in above mapping.Is this mapping valid or any issues are there if we design like this?
Performance wise which is better joiner or look up ? Give me with example?
What is deployment group?
What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?
how eliminate the duplicates in flat file with out using sorter ,aggregater
How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target
i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4 session after 5th session how will you do?
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000