What is a command that used to run a batch?
Answers were Sorted based on User's Feedback
Using PMCMD command is used to communicate an Intergration
services.
Using the PMCMD>connect -sv services -d domain -u username
-p password.
the above one is syntax for used connet to an Intergration
services.
PMCMD>startworkflow -f foldername workflow_name.
It is used to execute the worflows.
If it is wrong means please mail to me chandranmca2007@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
What do you mean by blocking transformation?
How to eliminate duplicates from flat file..what is the procedure
a soure table has 100 records how to load into 3 target tables in a cumulative order source target1 target2 target3 --------- ------------------------------------- 1-100 1 2 3 4 5 6 - - - 98 99 100
What is data caches/ index caches?
why we use materialized view over view?
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
what is the difference between stop and abort?
can we see default group,when we use router?if yes how?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?
Dependecy Errors in Informatica ? Do u got any dependency problems while running session? Can any one Explain Clearly.