| Oracle 9i Reports Release Notes (Patch 1) Release 2 (9.0.2) Part Number B10221-01 |
|
You can monitor and manage your Reports Servers through Oracle Enterprise Manager. This chapter describes how to configure Oracle Enterprise Manager for your Reports Server as well as the Reports Server pages available in Oracle Enterprise Manager.
You will find more information on the Reports Server in Oracle9iAS Reports Services Publishing Reports to the Web, included on the Oracle9iAS documentation CD.
After installation, the Reports Server instance is not accessible from Oracle Enterprise Manager. The reason for this problem is that the password set for the reports target is not the Oracle9iAS admin password.
To fix this problem, do the following:
$ORACLE_HOME/sysman/emd/targets.xml.
oracle_repserv. The target definition will contain a property for UserName, for example:
<Property NAME="UserName" VALUE="repadmin"/>
<Property NAME="UserName" VALUE="orcladmin"/>
<Property NAME="Password" VALUE="3f769c1e7cfd7411" ENCRYPTED="TRUE"/>
<Property NAME="Password" VALUE="adminpasswd" ENCRYPTED="FALSE"/>
prod1-sun in domain us.oracle.com, it would have the following server property:
<Property NAME="Server" VALUE="rep_prod1-sun.us.oracle.com"/>
us.oracle.com:
<Property NAME="Server" VALUE="rep_prod1-sun"/>
# $ORACLE_HOME/bin/emctl stop # $ORACLE_HOME/bin/emctl start
Oracle Enterprise Manager will automatically encrypt the password and set the ENCRYPTED flag to TRUE.
This page summarizes the status of the selected Reports Server.
This page provides performance details about the selected Reports Server.
This page provides a detailed look at all jobs currently running on the selected Reports Server and supplies the means of cancelling a currently running job. Click the Previous or Next button to page through the Current Job Queue, or select a range of records to view from the drop-down list.
To cancel a currently running job:
If you wish, you can resubmit a cancelled job from the Failed Job Queue.
Note: The Cancel Job button does not appear on this page when no jobs are currently running.
This page functions very much like Reports Server Queue page. Refer to the Section 5.4, "Reports Server Queue Page" for more information.
This page provides a detailed look at all successfully completed jobs in the Job Queue on the selected Reports Server.
Additionally, it provides a means of viewing a completed job's trace file, displaying job output from cache, or resubmitting a job request.
Click the Previous or Next button to page through the Finished Job Queue, or select a range of records to view from the drop-down list.
To view a job's trace file, the Trace option must have been specified in the Reports Server configuration file or the runtime command line.
The result opens in a second browser window.
This page provides a window into the selected Reports Server's configuration file (<server_name>.conf). You can edit the configuration file here as well as check its syntax and save your changes. You must restart the server for your changes to take effect.
To edit the selected Reports Server configuration file, make your changes in the display window.
To check your syntax, click the Check Syntax button below the display window. Note that clicking this button does not validate the values you enter for configuration elements. For example, if an element requires that you specify a directory path, syntax checking does not validate the accuracy of your path. It just validates the XML syntax.
To save your changes, click the Save Changes button below the display window.
Note: You can use your browser's "Find in Page" functionality to search the content of the server configuration file. This is particularly useful if you must locate a syntax error in the file.
This page provides a detailed look at all failed jobs in the Job Queue on the selected Reports Server. Additionally, it provides a means of viewing a failed job's trace file or resubmitting a job request.
Note: Failed jobs are jobs that were cancelled by the user or that automatically terminated with error.
Click the Previous or Next button to page through the Failed Job Queue, or select a range of records to view from the drop-down list. To view a job's trace file, the Trace option must have been specified in the Reports Server configuration file or the runtime command line.
To view a job's trace file:
To resubmit a job:
This page provides a view of the trace results of a particular job, rather than all the jobs run on a particular server. This information can be useful in the event you must call for technical support.
This page provides a view of the trace results for the selected Reports Server. Depending on whether jobs results are appended to the existing trace file or replace its content, this file shows the trace results for all jobs run on this server (append) or the last job run on the server (replace).
If this page is empty, it means you did not specify any trace options in the server configuration file (<server_name>.conf) or in the runtime command line.
Trace information is useful in the event you must call for technical support.
This page provides a view of the Reports Server log file. If the server configuration file contains a <log option="x"/> element, then a log file is created and maintained for the selected Reports Server.
If this page is empty, it means you did not specify any log options in the server configuration file (<server_name>.conf).
Logging is maintained for backward compatibility. Current practice is to capture processing information in a trace file.
|
|
![]() Copyright © 2003 Oracle Corporation. All Rights Reserved. |
|