How to Update CGICMD.DAT Using System Mbean Browser

How to Update CGICMD.DAT Using System Mbean Browser

How to Update CGICMD.DAT Using System Mbean Browser

Titleimage

Posted by Patrick Hamou on 2016:04:19 19:24:54

Applies to

Oracle Reports Developer - Version 11.1.1.1.0 to 11.1.2.0.0 [Release 11g]
Information in this document applies to any platform.

Goal

Where to find the page so the cgicmd.dat file can be maintained in Reports 11g Enterprise Manager and how to use Bean CgicmdConfigMXBean?

Fix

To navigate to the page of the MBean Browser log in to Enterprise Manager:

http://servername.<your domain name>:port/em

On the left side window click on WLS_REPORTS and with the right click mouse open the menu window and choose "System MBean Browser" option.

From MBean Browser expand the "Application Defined MBeans" branch and then go to

  • - oracle.reportsApp.config 
  • - Server: WLS_REPORTS
  • - Application: Reports 
  • - ReportsApp and then click on cgicmd

The cgicmd.dat filecan be changed performing the following steps:

 1. In the MBean check if the user wants to add a key/val pair
 2. Click operations TAB and then addKey
 3. Enter key and value fields and click Invoke button
 4. Following will be added to cgicmd.dat
    <key>: <value>
 

Posted by Patrick Hamou on 2016:04:19 19:24:54

Return to Blog