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 |
wat are deployement groups in informatica, how it will be used for developers
how to run 2 workflows sequentially. plz respond what is the process?
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.
What are the settings that you use to configure the joiner transformation?
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
Do you have to change the reject file b4 using reject loader utility.
how u know when to use a static cache and dynamic cache in lookup transformation.
Please create a mapping where I have source which has one column with name like Aman_Gupta Rakesh_Mehra Sachin_More I want the target field should contain the name in reverse order i.e Gupta_Aman Mehra_Rakesh More_Sachin. Can you please tell me what transformation would be needed to do this.
Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep
How to merge First Name & Last Name?
Can you start a batches with in a batch?