Checking Reports Server Verifying the Reports Server Environment

3-4 Publishing Reports to the Web with Oracle Reports Services server=server_name is not required if you are using the default Reports Server name rep_machine_name or the Reports Server specified in the Oracle Reports Servlet configuration file rwservlet.properties . If this URL executes successfully, you should see a listing of the job queue for the specified Reports Server.

3.5 Confirming Security with Oracle Portal-Based Security

In Oracle Reports 11g Release 1 11.1.1, by default Reports Server is secure out-of-the-box using Oracle Portal-based Security Services. During installation, you can specify any LDAP server including Oracle Internet Directory to be used as the policy store. Confirm that security is enabled in either of the following ways: ■ Using Oracle Enterprise Manager ■ Using the Command Line

3.5.1 Using Oracle Enterprise Manager

In Oracle Enterprise Manager, select Reports Administration Advanced Configuration to display the Reports Server Advanced Configuration Page: ■ In the Reports Security region, check Enable Security.

3.5.2 Using the Command Line

On the command line, navigate to the following directory to open the in-process Reports Server configuration file to verify it is configured with the RWJAZN security: DOMAIN_HOMEconfigfmwconfigserversWLS_REPORTSapplicationsreports_ versionconfiguration The presence of security id=rwSec class=oracle.reports.server.RWSecurity in the configuration file confirms that RWSecurity is enabled.

3.6 Upgrading from the Prior Release

Upgrading from Oracle Reports 10.1.2.x to 11g Release 1 11.1.1 is fully automated: ■ Integrated with Oracle Fusion Middleware Upgrade framework. ■ Automated configuration reduction mapping. ■ Extensive logging and diagnostics. ■ No loss of functionality.

3.6.1 Backward Compatibility and Interoperability

Oracle Reports 11g Release 1 11.1.1 is fully backward compatible and interoperable with 10.1.2.x: ■ 10.1.2.x serverclient compatible with 11g Release 1 11.1.1 serverclient. Note: For more information about the Oracle Reports Servlet configuration file rwservlet.properties , see Section 8.3, Oracle Reports Servlet Configuration File . Verifying Your Installation 3-5 ■ 10.1.2.x reports can be run without any changes or loss of functionality. ■ Support for Oracle Portal and Oracle Internet Directory based security along with new Java EE security. ■ Support for 10.1.2.x Toolkit-based font model along with new Java-based font model. ■ Support for interoperability with 10.1.2.x Oracle Forms Services, Oracle Portal, and Oracle Internet Directory.

3.7 Granting Access to RWbuilder

A user who installed the Oracle Reports components can access them, by default. If you want to allow other users to run rwbuilder, run the following commands at the command prompt: chmod 750 ORACLE_HOMEbin chmod 750 ORACLE_HOMEbinrwbuilder chmod 750 COMMON_COMPONENTS_HOMEmodulesoracle.dms_11.1.1.jar chmod 750 COMMON_COMPONENTS_HOMEmodulesoracle.odl_11.1.1.jar chmod 750 ORACLE_INSTANCE chmod 750 ORACLE_INSTANCEbin chmod 750 ORACLE_INSTANCEconfig chmod 750 ORACLE_INSTANCEconfigreports chmod 750 ORACLE_INSTANCEconfigreportsbin chmod 750 ORACLE_INSTANCEconfigreportsbin chmod 750 ORACLE_INSTANCEconfigFRComponent chmod 750 ORACLE_INSTANCEconfigReportsToolsComponent chmod 750 ORACLE_INSTANCEconfigReportsToolsComponentReportsTools chmod 750 ORACLE_INSTANCEconfigReportsToolsComponentReportsTools chmod 770 ORACLE_ INSTANCEconfigReportsToolsComponentReportsToolsrwbuilder.conf chmod 750 ORACLE_INSTANCEreports chmod 750 ORACLE_INSTANCEreportsreports_install.properties chmod 750 DOMAIN_HOMEserversWLS_REPORTStmp_WL_user chmod 770 DOMAIN_HOMEserversWLS_REPORTStmp_WL_userreports_version chmod 770 DOMAIN_HOMEserversWLS_REPORTStmp_WL_userreports_versionrandom_ namewar chmod 750 the directory that is mentioned in REPORTS_TMP Then you can change the location of logs to a user-readable and writable location in ORACLE_ INSTANCEconfigReportsToolsComponentReportsToolslogging.xml by changing the path property of runtime_trace_handler and zrcclient_ trace_handler. Note: This interoperability scenario requires the Patch 7597820 to be installed. You can download this patch from the following URL: http:updates.oracle.comdownload7597820.html. This patch is required to address the CORBA IDL changes between the two releases for the Job Status information. If you want to use rwservlet of Reports 10g Release 2 10.1.2.3 with the Reports 11g Release 1 11.1.1 Server, ensure that you install this patch on your 10.1.2.3 installation. You can download this patch from http:metalink.oracle.com.