After we make a folder shared can it be reversed?Why?
Answers were Sorted based on User's Feedback
Answer / nagaraju bhatraju
Folder can no't be Reversed to previous status of
nonsharable.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / amir jalali
They can not be unshared.
Because it is to be assumed that users have created
shortcuts to objects in these folders. Un-sharing them would
render these shortcuts useless and could have disastrous
consequences.
| Is This Answer Correct ? | 7 Yes | 1 No |
How to delete the (flat file) data in the target table after loaded.
Hi Experts, I have a source table like this. Name Number Raj 2 Ram 1 Sam 2 John 1 In the target I need the ouptput like the below Raj Raj Ram Sam Sam John We dont know the number value . It will be changing as n.. Please help me regarding this. Thanks, Nataraj V
Suppose we have a csv file with contents as below which is used has a source file. C1,C2,C3,C4 100,200,A B,300 200,400,X,Y,299 ---> it should be 4 values but by mistake 300,600,C D,566 with a comma in between X & Y,its 5. My target takes only 4 columns, How to take care of the 2 record as above without rejecting it and loading in the target. Hope u guys have understood my scenerio
what is sql override?what is the use of it?
List the transformation in informatica.
complex mapping ur project u r invlve can u explain and give real time example give me ?
What is aggregate cache in aggregator transformation?
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
how do u fnd the duplicate rows and how to delete the duplicate rows?
differences between service based and product based?
how can we update without using update transformation. wt is push down operation in informatica. which lookup gives more tuning performance. if so why.
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort