how can we run workflow with pmcmd?

Answers were Sorted based on User's Feedback



how can we run workflow with pmcmd?..

Answer / mahaboob basha

connect unix promt
connect pmcmd
pmcmd>connect -sv service_name -d domain_name -u user_name
-p password
pmcmd> startworkflow -f folder_name workflow

Is This Answer Correct ?    3 Yes 0 No

how can we run workflow with pmcmd?..

Answer / prasad

connect to pmcmd,
connect to integration service.
pmcmd>connect -sv service_name -d domain_name -u user_name
-p password;
start workflow,
pmcmd>startworkflow -f folder_name

Is This Answer Correct ?    2 Yes 1 No

how can we run workflow with pmcmd?..

Answer / vijay kumar

FIRST CONNECT TO PMCMD AND THEN TO INT. SERVICE.
TYPE THIS---> STARTWORKFLOW -F FOLDERNAME WORKFLOWNAME

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Informatica Interview Questions

i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression

3 Answers  


in which situations do u go for scds ?

3 Answers   TCS,


how can u tune u r informatica mapppings

2 Answers   CTS,


if the column name in sql override is diff from the column name in source qualifier,what is the impact?

5 Answers   TCS,


Define pmcmd command?

0 Answers  






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..?

6 Answers  


What is the difference between a table and the materialized view?

2 Answers  


Can we create a node as a gateway node and the same node can be assigned to a grid?

0 Answers  


what happens when a batch fails?

3 Answers  


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

5 Answers  


State the limitations where we cannot use joiner in the mapping pipeline?

0 Answers  


What is a pre-defined event and user-defined event?

0 Answers  


Categories