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
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..
how to add a new table with variables and thier values into a imported file uisng proc import?
why not instantiating servet using new operator?
what is the software to run the GSM gate opener program
Explain the types of operations? Draw the figure for shift and rotate operations?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
What are two of your strengths that you will bring to our QA/testing team?
How to know we are in home page of a web application using QTP
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
can any one suggestion me present which course(except java,.net) has huge demand in the market?
What is the merger sort principle and its time complexity.
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
How to call dll API sub routine in VB Form.