how many session run unix environment what command using ?
Answer / shruthi
If you are asking about the command to run a seesion in
unix environment then it is PMCMD
correct me if i was wrong
| Is This Answer Correct ? | 7 Yes | 2 No |
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What is a code page in Informatica
3 Answers American Express, Cognizant, Deloitte,
what is the difference between mapplet & stored procedure?
What are the types of error logs available in Informatica?
hi all, can anyone tell where i will get good informatica training in Pune? thanks in advance.
Explain informatica architecture - version 8 / 9
what are challenges that you faced in testing? give solution to it?
Define the various join types of joiner transformation?
what are the difference between Informatica 7.1 and 8.1?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not