what are the unix commands to start the wrk flow ?

Answers were Sorted based on User's Feedback



what are the unix commands to start the wrk flow ?..

Answer / chandra

pmcmd startworkflow -service ${INFA_SERVICE} -domain
${INFA_DOMAIN} -uv xxx_PMCMD_ID -pv PSWD -folder
${ETLFolder} -wait ${ETLWorkflow} \

Is This Answer Correct ?    16 Yes 3 No

what are the unix commands to start the wrk flow ?..

Answer / ojesh

PMCMD

Is This Answer Correct ?    10 Yes 2 No

what are the unix commands to start the wrk flow ?..

Answer / gyana ranjan behera

to start workflow in dos mode or unix mode there is one command that is PMCMD
SYNTAX

PMCMD:>CONNECT -sv servicename -d domain_name -u username -p password;(it will connect you with integration service)
then
PMCMD:>STRATWORKFLOW -f folder_name workflow_name

try it...i already tried and tested it...thanks for ur responce..if any new question pls send it to me...
gyana.behera@gmail.com
i am trying a job in informatica..so please share the questions

Is This Answer Correct ?    3 Yes 0 No

what are the unix commands to start the wrk flow ?..

Answer / anu

start $wkflow

Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More Informatica Interview Questions

What is rank transformation?

0 Answers  


with out using update strategy transnsformation how to update the data in mapping level

1 Answers  


Source Qualifier is an active t/r but there is no change of row count then y should we called it active t/r & Router , sorter some times no change in row count then Y we called its active t/r?

2 Answers  


Can you access a repository created in previous version of Informatica?

1 Answers  


How do you load only null records into target? Explain through mapping flow.

0 Answers  






TELL ME ABOUT WORK FLOW SCHEDULING?

3 Answers   TCS,


Describe two levels in which update strategy transformation sets?

1 Answers  


whether Sequence generater T/r uses Caches? then what type of Cache it is

7 Answers   Accenture,


How to load last n records of file into target table - informatica

0 Answers   Informatica,


write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000

8 Answers   TCS,


what are the limitations for bulk loading in informatica for all kind of databases and transformations?

3 Answers   Accenture, CSC,


empno sal 1 8000 2 9000 3 8000 4 1000 how to get highest sal wise rankings in rank t/r.

3 Answers  


Categories