BEA Logo BEA WebLogic Enterprise Release 5.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WebLogic Enterprise Doc Home   |   Administration Topics   |   Previous Topic   |   Next Topic   |   Contents   |   Index

Introduction to Administration

 

As the administrator of your organization's computing applications, you are responsible for setting up and running a system that is critical to your corporate mission. You must plan how to maximize the performance and reliability of your BEA WebLogic Enterprise or BEA Tuxedo systems, and then make it happen.

This topic includes the following sections:

 


The Administrator's Job

You are the person responsible for configuring and booting an application and then keeping it running smoothly. Your job can be viewed in two phases:

The remainder of this chapter lists the specific tasks you need to do during each phase.

The Groundwork Phase

During the this phase, you must do the tasks listed in Table 1-1.

:

Table 1-1 Groundwork Phase Tasks

Plan

Collect information from the application designers, the programmers, and the business that will use the application. Use this information to configure your system.

Install

Set up your environment (including hardware and software), and install the BEA WebLogic Enterprise system and the application.

Configure

Your system

Set the parameters provided by the BEA WebLogic Enterprise system that govern how the components of your application will be used.

Transactions

Add transactions functionality to your definitions of domains, machines, groups, interfaces, services, and any other required components of your application.

Implement

Security

Select and implement one or more methods provided by the BEA WebLogic Enterprise system for protecting your application and data.

Depending on your application, you may also need to set up the tasks listed in Table 1-2.

:

Table 1-2 Additional Groundwork Phase Tasks

Distributed applications

Create distributed applications with the routing tools: factory-based routing in BEA WebLogic Enterprise applications and data-dependent routing in BEA Tuxedo applications.

Networked applications

Set up any networked applications.

BEA WebLogic Enterprise remote client applications

To support BEA WebLogic Enterprise remote client applications, configure an Internet Inter-ORB Protocol (IIOP) Listener/Handler and modify the machine configuration.

Note: This guide provides instructions for all the tasks listed in Table 1-3, except installation. For installation instructions, see the BEA WebLogic Enterprise Installation Guide.

The Operational Phase

During the this phase, you must do the tasks listed in Table 1-4.

Table 1-3 Operational Phase Tasks

Start up

Boot your application.

Monitor

Log the activities, problems, and performance of your application and analyze the results regularly.

Troubleshoot

Identify and resolve problems as they occur.

Depending on your application, you may also have to do the following:

Table 1-4 Additional Operational Phase Tasks

Tune

Use techniques such as load balancing and prioritizing to maximize the performance of your application.

Migrate

Reassign primary responsibility for your application from your original MASTER machine to an alternate (BACKUP) machine when problems occur on the MASTER.

Dynamically modify

Change system parameters and the menu of services offered, when necessary, to meet the evolving needs of your customers.

Dynamically reconfigure

Redefine your application to reflect the addition of a component, such as a new machine or server.

Differences Between the BEA WebLogic Enterprise and BEA Tuxedo Systems

For the BEA WebLogic Enterprise system, the existing BEA Tuxedo administration facilities have been extended to support the administration of applications running within the context of the BEA WebLogic Enterprise Object Request Broker (ORB) and the BEA WebLogic Enterprise TP Framework.

The UBBCONFIG configuration file for BEA WebLogic Enterprise systems includes the following enhancements to support the configuration of client and server applications:

Overall, the administration tasks for the BEA WebLogic Enterprise and BEA Tuxedo systems are similar. There are a few principal differences between the systems, however, as follows:

Details on these differences and exceptions are provided in subsequent chapters of this document.

Note: The Management Information Base (MIB) defines the set of classes through which the fundamental aspects of an application can be configured and managed. The MIB classes provide an administrative programming interface to the BEA WebLogic Enterprise or BEA Tuxedo system.

The BEA Tuxedo Reference Manual includes, in the TM_MIB(5) section, reference material about the T_INTERFACE MIB class, T_IFQUEUE MIB class, and T_FACTORY MIB class. Those MIB classes were added for BEA WebLogic Enterprise.

An online version of the BEA Tuxedo Reference Manual is available on the BEA WebLogic Enterprise online documentation. At the online documentation Home page, click on Tuxedo Documentation in the left navigation bar. The Tuxedo ATMI topics page is displayed. Then click Reference in the left navigation bar. The BEA Tuxedo Reference Manual page is displayed.

See also the descriptions of the T_DOMAIN MIB class, T_MACHINE MIB class, T_SERVER MIB class, T_TRANSACTION MIB class, and T_ROUTING MIB class. These MIB classes were enhanced for BEA WebLogic Enterprise.

 


Roadmap for Your Responsibilities

At the beginning of this chapter, we summarized your job responsibilities in two phases. For software descriptions and procedures that help you perform your work, refer to the appropriate documentation, as follows:

 


Planning Your Configuration

As an administrator, you need to work with your system designers and application designers to understand how the administrative configuration of your application can support the requirements for it. In addition, you need to know the requirements of your customer: the business unit using the new software.

Before you can start configuring your system, you need answers to questions about the design of your application and about the server applications developed from that design, as defined in the following section.

Questions About the Design

The following questions may help you start the planning process:

Questions About Server Applications

The following questions may help you focus on the issues related to your server application that need to be resolved in your plan:

As you start putting together a configuration plan, you will discover more questions to which you need answers.