how can u connect client to ur informatica sever iff server
is located at different place( not local to the client)
Answers were Sorted based on User's Feedback
Answer / venky
Hi U need to connect remotly to ur server and access the
repository.
U will be given repository user name and pwd and add this
repositiory and connect to it with ur credentials.
| Is This Answer Correct ? | 7 Yes | 0 No |
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
I have source like this year account month amount ----- --------- ------ -------- 1999 salaries jan 9600 1999 salaries feb 2000 1999 salaries mar 2500 2001 benfits jan 3000 2001 benfits feb 3500 2001 benfits mar 4000 -->i need target like this year account month1 month2 month3 ----- --------- -------- -------- -------- 1999 salaries 9600 2000 2500 2001 benfits 3000 3500 4000
What is galaxy shema
In any project how many mappings they will use(minimum)?
How many joins in Informatica
What is IQD file?
what is update strategy transformation ?
If one flat file contains n number of records., we have to load the records in target from 51 to 100.. how to use expressions in Informatica..?
i have a flat file and the file s are like below ****%%^^@@@G**@#A@#$N*&^E%^S@#h@@@##$$ IN THIS FORMATE Means un limited special charecter between and sides of the string data..output should be(GANESH) HOW YOU HANDEL THIS TYPE OF RECORDS,,COZ U DON"T KNOW WHERE AND WHAT ARE THE SPECIAL CHARACTERS IN BETWWEN THE NAME...
How to update or delete the rows in a target, which do not have key fields?
what is the difference between repository & Intergration service
What is substr in informatica?