Software Interview Questions
Questions Answers Views Company eMail

Main Function of the Staging area in DWH ?

2 5414

In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?

1773

Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }

CDAC, Wipro,

2 4720

In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?

TCS,

1 5684

Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises

TCS,

1 3204

Can anyone tell me a difficult situation who have handled while creating Datastage jobs?

Cap Gemini, TCS,

2837

what is the exact difference between dataset and fileset in datastage?

TCS,

5 42851

INTERVIEW question:- Explain the process in your company?

ABC, Mind Tree,

3 7656

QTP Testing Process?

1 2901

2.How do you drill through report from Report Studio to Analysis studio?

IBM,

3 7683

Which is the best way of exception handling?

Oracle,

2 5912

1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?

L&T,

1 5220

data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?

3 5288

What is "Hit Ratio"?

2 17096

how many data models u have done in informatica project?

TCS,

2 7300


Un-Answered Questions { Software }

What is arc and how is it different from autorelease?

470


Explain importance of finally block in java?

574


What are the main differences between the 8085 and 8086 microprocessor?

643


How can you first report in Business Objects by using broadcast agent?

2593


How do I open dll files to edit?

529






What are custom labels in salesforce? What is the character limit of custom label?

233


How do I automatically run a script in windows?

461


Determine when an index is appropriate?

552


How do I switch users in mysql?

487


How do you remove duplicate values in datastage?

617


What are types of functions?

555


What are the values that can be taken by property white-space of css3?

277


What is the sortmerge collector?

657


While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?

664


What is the difference between mvc and mvvm?

1