What is a command that used to run a batch?
Answers were Sorted based on User's Feedback
Using PMCMD command is used to communicate an Intergration
services.
Using the PMCMD>connect -sv services -d domain -u username
-p password.
the above one is syntax for used connet to an Intergration
services.
PMCMD>startworkflow -f foldername workflow_name.
It is used to execute the worflows.
If it is wrong means please mail to me chandranmca2007@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the function of union transformation?
What are the types of maping in Getting Started Wizard?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What is a code page in Informatica
3 Answers American Express, Cognizant, Deloitte,
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
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
Explain the different lookup methods used in informatica?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
What is lookup transformation?
What is a unit Testing?
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.