What is a command that used to run a batch?

Answers were Sorted based on User's Feedback



What is a command that used to run a batch?..

Answer / chandrasekar

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

What is a command that used to run a batch?..

Answer / guest

pmcmd

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

I have source data like this col1 col2 col3 5 3 8 6 2 9 7 1 10 and i want to get target as col1 col2 col3 5 1 8 6 2 9 7 3 10 which transformation i have to use and how?

3 Answers  


What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into target?

3 Answers   Logica CMG,


How to improve the performance of a session using sorter transformation?

0 Answers   Informatica,


What is data merging, data cleansing and sampling?

6 Answers   Satyam,


how lookup is acting as both active and passive ? how is it possitble?

9 Answers   TCS,






Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.

7 Answers   TCS,


tell me the informatica architecture

1 Answers   Banca Sella, Wipro,


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

0 Answers  


How can i catch the Duplicate Rows From SorterTrans in a Seperate Target Table ?

2 Answers  


Hi,tell me the system testing and Integration Testing in the Informatica ? Thank You

2 Answers   TCS,


generate Unique sequence numbers for each partition in session with Unconnected Lookup ? Hi All, Please help me to resolve the below issue while Applying partitioning concept to my Session. This is a very simple mapping with Source, Lookup , router, and target. I need to Lookup on the target and compare with the source data, if any piece of data is new then Insert, and If any thing change in the existed data then Update. while Inserting the new records to the target table I'm generating sequence numbers with Unconnected lookup, by calling the maximum PK ID from the target table. The above flow is working fine from last one year. Now I wish to apply the Partitioning concept to the above floe(session) At source I used 4 pass through partitions.(For Each partition different filter conditions to pull the data from source) at Target I used 4 passthrough Partitions. it is working fine for some data, but for some rows for Insert Operation , it is throwing Unique key errors, because while Inserting the data it is generating the same sequence key twice. In detail : 1st row is coming from 1st partition and generated the sequence number 1 for that row. 2nd row is coming from 1st partition and generated the sequence number 2 for that row 3rd row is coming from the 2nd partition generated the sequence number 2 again for that row. (it must generate 3 for this row) the issue is becuase of generating the same sequence numbers twice for different partitions. Can any one Please help me to resolve this issue. While Applying partitions how can I generate a Unique Sequence numbers from Unconnected lookup for Each partitioned data. Regrads, N Kiran.

2 Answers   Tech Mahindra,


What is meant by LDAP users?

0 Answers  


Categories