what is the command to get the list of files in a directory
in unix?
Answers were Sorted based on User's Feedback
Answer / usha
ls gives list of files
ls -ltr give all the detail information about the files
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / simrans
Ls is the right answer
Ls -ltr is list all the file in long format time in
reverse order
| Is This Answer Correct ? | 2 Yes | 0 No |
How can we use mapping variables in informatica? Where do we use them?
What all join we can perform in LOOKUP transformation?
we have 30 wf with 3 batches means 1batch=10 wf 2 batch=10-20 wf 3batch=20-30wf through unix First you have to complete batch ofter second batch have to run how can you do in unix?
what is the diff b/w target load plan and cbl?
In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
WAT IS TEXT LOAD?
Please let me know how to make Data masking in informatica..
what is difference between COM & DCOM?
What is an incremental loading? in which situations we will use incremental loading
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. , here datas are taking very long time to load in target., so what are steps to improve the performance in that mapping???????
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i?