what are the unix commands to start the wrk flow ?
Answers were Sorted based on User's Feedback
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 |
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 is the meaning of up gradation of repository?
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
what is workflow varible
How to elaborate powercenter integration service?
what is metadata?
What is a repository? And how to add it in an informatica client?
Differentiate between sessions and batches?
can we load the data with out a primary key of a table? what is target plan?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
What are the circumstances that infromatica server results an unreciverable session?
What is limitations of truncate and load option
How to load last n records of file into target table - informatica