Oracle Enterprise Manager Getting Started with the Oracle Management Pack for Oracle Applications Release 9.0.1 Part Number A88720-01 |
|
After you have installed the Management Pack for Oracle Applications, you need to configure the following software:
The following sections provide detailed information about each of these configuration tasks.
On the managed node you must:
The patch for bug #1302931 or bug #1371501 must be applied to the Oracle Applications instance for it to be managed by the Management Pack for Oracle Applications. The patch for bug #1302931 applies to release 10.7 of Oracle Applications and the patch for bug #1371501 applies to releases 11.0 and higher of Oracle Applications. These patches must be applied to the $APPL_TOP directory of each of the Concurrent Processing Servers.
Note: The fix for bug #1302931 is a server-side patch, which applies identically to 10.7 SC (Smart Client), 10.7 NCA (Network Computing Architecture), and 10.7 character mode deployments. |
Please use your normal channels for pulling patches for Oracle Applications. The patch for bug #1302931 or bug #1371501 is a prerequisite for using the Management Pack for Oracle Applications.
You can use the Oracle Intelligent Agent to perform a variety of jobs on the managed node, such as starting or stopping the Concurrent Manager, or running fix-it jobs to correct problems detected by Advanced Event Tests.
To use this feature against a Concurrent Processing Server on Windows NT, you must grant the Log on as a batch job privilege to the Windows NT user whose account will be used to run these jobs. If you know what user accounts you will be using for this purpose, configure them now. If not, perform this step later when you enter preferred node credentials to be used on this node by Oracle Enterprise Manager.
Note: On Windows NT, the Internal Concurrent Manager is created as a service. Only users belonging to the Administrators group are allowed to start and stop services. |
To grant a Windows NT user the Log on as a batch job privilege, do the following:
Jobs submitted using user names without the Log on as a batch job privilege fail with the status of VNI Authentication Error. Refer to the Oracle Intelligent Agent User's Guide for information regarding the Logon as a batch job privilege.
To collect disk statistics on Windows NT, type the following at the DOS prompt:
diskperf -Y
Disk statistics will be enabled the next time the system is restarted.
To monitor Applications form sessions with the Management Pack for Oracle Applications, you must set the Oracle Applications "Sign-On: Audit Level" profile to FORM
, using your normal Applications administration tools. Oracle suggests that you periodically run the Purge Sign-on Audit Data concurrent program to purge unwanted historical data from your FND tables.
To start the Intelligent Agent on the managed node, see the appropriate sections that follow:
On UNIX, Oracle Enterprise Manager uses the agentctl command to start and stop the Intelligent Agent. The relevant agentctl commands to control the UNIX Intelligent Agent are listed in the following table.
On Windows NT, the Intelligent Agent runs as a Windows NT service. The steps to control the Intelligent Agent are listed in the following table.
To start or stop the Intelligent Agent from the command prompt, enter the appropriate command. From the command prompt, you can also verify that the service is running.
The <agent service> is composed of the word Oracle, followed by the name of the Oracle home (for example, ORCLHome), and concluded with the word Agent. OracleORCLHomeAgent
, is an example of an agent service.
After you install the Oracle Management Server for the Management Pack for Oracle Applications, you must:
When you create your Oracle Management Server, you must provide the repository address in the <host:port:sid>
format, rather than using an Oracle Net service name or leaving the name field blank to indicate a local default database. The host portion should be a fully qualified DNS name, for example, myhost.us.acme.com
. Otherwise, Capacity Planner and Performance Manager clients from other DNS domains (for example, uk.acme.com) will not be able to connect to the server. This step ensures that all Enterprise Manager applications can connect to the Oracle Management Server repository when needed.
If you are using a previously created repository, use the Enterprise Manager Configuration Assistant to verify that the Oracle Management Server is using the <host:port:sid>
syntax for its repository address, and modify it to use this syntax if needed. To do this task, start the Configuration Assistant, as follows:
Select the Edit Configuration Parameters option and click Next.
The existing Oracle Management Server connection parameters are now displayed. The bottom parameter ("Service") indicates the repository service. If this is already in the <host:port:SID> syntax, nothing further needs to be done, and you can exit the tool.
If this line instead contains a name (for example, omsdb or omsdb.acme.com) or is blank, you need to do the following:
omhost.acme.com:1521:ORCL
To start the Oracle Management Server, see the appropriate section that follows:
Note: If you have problems starting the Oracle Management Server, see the Oracle Enterprise Manager Configuration Guide for information. |
On UNIX, Oracle Enterprise Manager uses the oemctl command to start and stop the Oracle Management Server. The relevant oemctl commands to control the UNIX Oracle Management Server are listed in the following table. In all cases, the command string is case-sensitive and must be entered with lowercase characters.
On Windows NT, the Oracle Management Server runs as a Windows NT service. The steps to control the Oracle Management Server are listed in the following table.
The status information of the Oracle Management Server includes the following:
When launching CPTA in standalone mode, you have the option of using CPTA through the Oracle Management Server. To use the Concurrent Processing Tuning Assistant through the Oracle Management Server, you must have an entry defined in the tnsnames.ora
file where the Oracle Management Server resides.
If you do not have such an entry in the tnsnames.ora
file, you must add a connection to the Oracle Management Server using the Add Connection option available from the toolbar.
Windows NT clients can run the Oracle Enterprise Manager console, along with all Management Pack for Oracle Applications tools, through a web browser without installing any software on the client node. The only exception is Capacity Planner, which can only run as a client install.
To run in this mode of operation, some special setup steps must be taken to make the Enterprise Manager software available from a Web server. Refer to the Web browser information in the Oracle Enterprise Manager Configuration Guide for a complete description of how to set up and run Oracle Enterprise Manager in this configuration.
After you install the client software for the Management Pack for Oracle Applications, you must:
The following sections describe these tasks in detail.
Administrator = sysman
Password = oem_temp
If the name of the Oracle Management Server you want to use does not appear, do the following:
During the start up of the Oracle Management Server, the manageable services on the machine where the Oracle Management Server is running are automatically discovered. The Console Navigator shows all these discovered services.
To discover additional nodes:
If a node cannot be discovered, it may be because the node is down or the node is not running an Intelligent Agent. Also note that you must be using the TCP/IP network protocol.
There are several manual steps you must perform before discovering an Oracle Applications instance. These steps are:
$ORACLE_HOME/network/agent/config
The oapps.ora file is an input file used to associate Oracle Applications instances with information about the instances.
The file format is:
<type> <WS> <dbname> <WS> <envfile> <WS> <startup information> <NL>
Lines starting with a pound sign (#) as the first non-WS character are comments and are ignored.
An example of an entry for Windows NT is:
# entry for discovering the headquarters production applications instance cmanager hqprod.world C:\home\admin\appsenvfile ICMprod
An example of an entry for UNIX is:
# entry for discovering the headquarters production applications instance cmanager hqprod.world /appltop/APPSORA.env /appltop/fnd/11.0/bin/oemstart.sh
<applications instance name> = (oracle_sysman_cmanager, <hostname>, <environment file name>, <startup information>)
If such a line does not appear in the services.ora file, refer to Appendix A, "Troubleshooting", or the Oracle Intelligent Agent User's Guide for additional information.
After configuring the oapps.ora file, return to the Enterprise Manager console. Right mouse click on the node where the Concurrent Processing Server resides and select Refresh Node. Upon completion, you will see a new Concurrent Manager appear in the console.
You must enter preferred credentials for both the concurrent manager and the managed node. The Intelligent Agent uses these credentials when running jobs on the managed node.
To enter preferred credentials, select System=>Preferences=>Preferred Credentials on the Oracle Enterprise Manager console main window. To manage Concurrent Manager Servers, you must add preferred credentials for each concurrent manager discovered, and you must add node credentials for the host computer on which they run. All the fields are mandatory. Refer to the Oracle Enterprise Manager console help and the Oracle Enterprise Manager Configuration Guide for information about setting preferred credentials.
Note: Node credentials for Windows NT nodes must be for users who are granted the Windows NT Log on as a batch job privilege. See "Configuring Windows NT Security for the Enterprise Manager Job System" for details on configuring this privilege. |
After starting the Oracle Enterprise Manager console, you can now start the applications in the Management Pack for Oracle Applications. The following table lists these applications and where to find the appropriate information.
Step | Where to Find the Information |
---|---|
Starting Oracle Performance Manager |
|
Starting Oracle Capacity Planner |
|
Starting Concurrent Processing Tuning Assistant |
|
Using Advanced Events |
The following table provides a checklist of steps to perform when configuring the Management Pack for Oracle Applications.
Intelligent Agent on the Managed Node (Concurrent Manager Node) |
|
|
|
|
|
Oracle Management Server |
|
|
Oracle Enterprise Manager Console |
|
|
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|