Home | Buy | LINUX | ERP | UNIX | MULTI-PATHING | DATABASE | SAMPLE | SAN PERFORMANCE TUNING | Testimonials | Terms of Use | Support
ERP

Interview Guru

ERP DEVELOPER IMPLEMENTATION SUPPORT, ERP JOB INTERVIEW QUESTIONS & ANSWERS LAST-MINUTE BOTTOM LINE PRACTICAL JOB INTERVIEW PREPARATION QUESTIONS & ANSWERS

 

Your Basic Guide to Acing Any ERP Job Interview. It has precisely articulated bottom line practical real interview questions with answers to be successful at any ERP job interview. It will help you to convey powerful and useful ERP information to the employer successfully.

This note discusses all the aspect of ERP system manager job interview questions.

 

Why this book:

 

It will help you to convey powerful and useful technical information about all technologies of the ERP Systems to the employer successfully.

You can read a sample of this e-Book before making your purchase:

What is the purpose of Enqueue processor?

 

It’s used to make sure that database in consistent state

 

What are the stats of back ground job?

 

  1. Scheduled
  2. Ready
  3. Released
  4. Active
  5. Finished
  6. Cancelled

How to check the message server?

ps -ef | grep <SID> | grep ms

What are joins and different types joins?

 

 There are four types of Joins:

 

1)      Self Join

 

2)      Inner Join

 

3)      Outer Join

 

4)      Equi Join

Explain your experience with OpenERP architecture ?

 

OpenERP is distributed as packages/installers for most platforms, but can

of course be installed from the source on any platform.

 

OpenERP Architecture

 

OpenERP uses the well-known client-server paradigm, with different

pieces of software acting as client and server depending on the desired

configuration.

 

Client software

 

OpenERP provides a thick desktop client (GTK+) on all platforms, and a

web interface is also accessible using any modern browser.

Explain OpenERP Installation stages?

 

    PostgreSQL Server Installation and Configuration

    OpenERP Server Installation

    OpenERP Client Installation

    OpenERP Web Installation

    OpenERP Configuration

    Installation of pgAdmin 3


Explain the various options to define a Tree?


There are 2 options to define a Tree.
1. Detailed Tree: used to gather information about the various parts of the tree.
2. Summary Tree: collection of detailed tree nodes.

What are the main elements in the component Interface?

Main elements of component Interface

Component interface name

Keys

Properties and collections

Methods

 

Explain the Difference between Get keys, find keys and Create Keys ?

Get keys=>these are mapped to the fields marked as scrh in the component’s search record. Automatically “Search key” fields in search record become Get keys. We cannot change it.


 

How do you test Component Interface?

  • Using the Component Interface tester
  • Give values in the tester for options
  • Get Existing, Create new, Find  and perform the operation from the CI Tester

What steps describe the peoplecode logic while implementing a Component Interface?


1. Establish a user session
2. Get the Component Interface
3. Populate the Create Keys
4. Create an Instance of the CI
5. Populate the required fields
6. Save the

What commands are valid in BS mode?

ENCRYPT_PASSWORD

PS Query definition is stored on which server?

DB Server

How do you login into BS mode?


DB Access Id

Where will you configure for failover of Application Server

Configuration.properties

What are the  server commands?

  • Process scheduler: psadmin -p <command> -d <database>
  • Search server: psadmin -s <command> -d <domain>
  • Application server: psadmin -c <command> -d <domain>

How to check Application Server status?

Check the server status of the an application server domain (is it up or down):

psadmin -c sstatus -d YOURDOMAIN

 


 

 

Copyright ©2007 Bottom Line Global Solution, LLC. All Rights Reserved.