Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Write a program which is required to process the time of a clock in hours and minutes, entered from the keyboard. With this program, there are two requirements for any data entered by a user: 1. The data must be of the correct type (in this case, two ints). 2. The data must be in the correct range: this means that, for the minutes, negative numbers and any number above 59 must be rejected; for the hours, negative numbers and any number above 23 must be rejected. Output error message for invalid data input. Output the time one and a half hour after the time input. i.e. Hour: 22 Min: 32 One and a half hour after 22:32 is 00:02

0 Answers  


What are the advantages of early binding?

0 Answers  


What is vector string in c++?

0 Answers  


List out some of the OODBMS available?

1 Answers  


Explain explicit container.

0 Answers  






What is ostream in c++?

0 Answers  


What is a manipulator in c++?

0 Answers  


Explain what is oop?

0 Answers  


Explain the benefits of proper inheritance.

0 Answers  


When does a name clash occur in c++?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


What is the use of endl in c++?

0 Answers  


Categories