What is a command that used to run a batch?
Answers were Sorted based on User's Feedback
Answer / vijay
pmcmd is a command line programme. this can be used to stop
,run and abort the session.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / janardhanreddy
1)pmcmd startworkflow -service informatica-integration-Service -d domain-name -u user-name -p password -f folder-name -w workflow-name
2)pmcmd stopworkflow -service informatica-integration-Service -d domain-name -u user-name -p password -f folder-name -w workflow-name
3)pmcmd startask -service informatica-integration-Service -d domain-name -u user-name -p password -f folder-name -w workflow-name -startfrom task-name
4)pmcmd stoptask -service informatica-integration-Service -d domain-name -u user-name -p password -f folder-name -w workflow-name task-name
5)pmcmd aborttask -service informatica-integration-Service -d domain-name -u user-name -p password -f folder-name -w workflow-name task-name
| Is This Answer Correct ? | 0 Yes | 0 No |
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
How to load the data from people soft hrm to people soft erm using informatica?
how can we load first and last record from a flat file source to target?
7 Answers Infosys, ITC Infotech,
In Datastage, we have row generator stage to generate dummy row. Is there any such transformation in Informatica. Thanks in advance, Kumar
what is size of u r database?
Explain the aggregator transformation?
What are the steps involved in the migration from older version to newer version of Informatica Server?
How to list Top 10 salary, without using Rank Transmission?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
How to delete duplicate record in Informatica?
How the dimensions will be loaded?
What are the different transaction levels available in transaction control transformation?