I would like to know what is Intellimatch and some interview
questions which could be asked related to Intellimatch.
Answer Posted / samsonrf1234
Interview questions can be related to Development or Support
Development questions could be
1) I have to import a specific delimited file into Intellimatch. How can I do that?
Ans : Set Import formats. You can then be asked details.
2) What are the types of matching rules I can set up?
How do I limit scope if I know they should target only a particular set of data ?
3) How to update data of certain records from another set of records based on certain criteria ?
Data Enrichment
4) Explain the mechanism of stock reconciliations with daily positions?
Support Questions could be :
1) Types of jobs in the Admin module
2) Possible reasons of failures of those jobs and solutions
3) What is an ERR file? When is it created ?
4) How do I kill a stuck job ?
5) Users experiencing performance issues, primary checks and actions ?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
what is delegate and how works delegate and event.
what are the missinschema properties and should we pass primary key in select command
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
Where do we need Operator overloading?
how many types of operating system are avaliable?
give idea for creating screen in abap
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Define distributed queries. can you explain me as soon as possible
Code for display the images from drive using vb 6.0?
public static void main(String args[]) describe it
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.