Useful UNIX commands regular/frequently used
Answer / rahul
Check out
https://etltechsolutions.wordpress.com/2017/03/24/unix-file-cleanup-commands/
| Is This Answer Correct ? | 2 Yes | 0 No |
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
What is a joiner transformation and why it is an active one?
What is mapplet and a reusable transformation?
I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.
what is the method of error handling when session is running?
what is the gap analysis?
What are connected or unconnected transformations?
In Real Time what are the scenarios u faced, what r the tough situations u have overcome, and explain about sessions.
2 Answers Cap Gemini, CTS, TCS, Tech Mahindra, Wipro,
What is use of batch file in informatica? How many types of batch file in informatica?
Label in Informatica. How to remove existing Label.
How does the aggregator transformation handle null values?