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 |
By seeing the parameter file how do u identify wheather it is a workflow parameter or mapping parameter?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
In a concurrent batch if a session fails, can you start again from that session
Limitation of REPLACESTR. Is there any character limitation to it.
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
If a session fails after loading of 10,000 records in to the target. How can you load the records from 10001 th record when u run the session next time?
How i can Schdule the Informatica job in "Unix Corn Schduling tool" ?
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
difference between top down(w.h inmon)and bottom up(ralph kimball)approach?
how remove 1st 3 records & last 3 records in informatics
I am Unable to load the FixedWith FlatFile Into The Target.What Is The Reason. PLZ Help Me..
what is the difference between Informatica 7.1 and Abinitio?