What is a Server Group?


A server group is a template of an Application Server(and its contents) i.e, it is a logical representation of the application server. It has the same structure and attributes as the real Application Server, but it is not associated with any node, and does not correspond to any real server process running on any node.



Explore posts in the same categories: EJB Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What is a Clone?
  • The copies of a server group are called Clones. But unlike a Server Group Clones are associated with a node...
  • What is a Linked Server ?
  • Linked Servers is a concept in SQL Server by which we can add other SQL Server to a Group and...
  • What are the major steps involved in setting up Siebel Communications Management software?
  • (1) Install the Siebel Server Software (making sure the Communications Management component group is installed and enabled) (2) Enable session communications...
  • What is GROUP BY?
  • The GROUP BY keywords have been added to SQL because aggregate functions (like SUM) return the aggregate of all column...
  • What are record groups?
  • A record group is an internal Oracle Forms data structure that has a column/row framework similar to a database table....
  • What is group
  • An authenticated set of users classified by common traits such as job title or customer profile. Groups are also associated...
  • What is difference between Global catalog and infrastructure master?
  • 1. GC holds group membership of universal group. while Infrastructure hold group information in domain level. 2. We can't set infrastucture...
  • What is meant by Redo Log file mirroring ? How it can be achieved?
  • Process of having a copy of redo log files is called mirroring. This can be achieved by creating group of log...
  • What is the difference between DISTINCT CLAUSE and GROUP BY CLAUSE ?
  • DISTINCT applies to all the fields selected by the query; it retrieves just one (arbitrary) record if there are multiple...
  • What is an ABAP/4 Query?
  • ABAP/4 Query is a powerful tool to generate simple reports without any coding. ABAP/4 Query can generate the following 3...

    Comment:

    You must be logged in to post a comment.