Oracle® Application Server Release Notes
10g Release 2 (10.1.2) for Microsoft Windows (64-Bit) on Intel Itanium B25335-02 |
|
Previous |
Next |
This chapter describes issues associated with Oracle Business Intelligence. It includes the following topics:
Section 13.2, "Oracle Business Intelligence Discoverer Plus Relational"
Section 13.3, "Oracle Business Intelligence Discoverer Plus OLAP"
Section 13.4, "Oracle Business Intelligence Discoverer Portlet Provider"
Section 13.5, "Oracle Business Intelligence Discoverer Viewer"
Section 13.6, "Oracle Business Intelligence Discoverer EUL Command Line for Java"
This section describes general issues and workarounds for Oracle Business Intelligence products. It contains the following topics:
Section 13.1.3, "Obtaining Patch Set for GUID-Generation Issue"
Section 13.1.5, "Compatibility Issues with Required Support Files"
Section 13.1.6, "Resizing Issue with Mozilla and Firefox Browsers"
Section 13.1.8, "Additional Fonts Required for Non-ASCII Data When Exporting to PDF"
Section 13.1.9, "Query Prediction Requires the Majority of the Query Time"
Section 13.1.10, "Issue When Drilling to Detail on Page Item Set to <ALL>"
Section 13.1.11, "Date Format in OracleBI Discoverer Plus and OracleBI Discoverer Viewer"
Section 13.1.17, "Correction to Oracle Business Intelligence Installation Guide"
Section 13.1.18, "Corrections to the OracleBI Discoverer Connections Help"
Section 13.1.19, "Corrections to the Oracle Business Intelligence Discoverer Configuration Guide"
For the latest certification information, which supersedes that in the Oracle Business Intelligence documentation, refer to OracleMetalink at the following location:
Previous versions of Oracle Business Intelligence Discoverer shipped with the files HWOnline.htm
and Memo.doc
, which were used to demonstrate drill out functionality. To reduce disk space requirements and installation time, these files and instructions for their use will be made available from Oracle Technology Network:
http://www.oracle.com/technology/sample_code/products/discoverer/index.html
In addition to performing the steps that are described in the installation guide, you must install patch 4628714 to resolve a Globally Unique ID (GUID) generation issue with the Discoverer Catalog. Patch set 4628714 is available from OracleMetalink at the following location:
Oracle Business Intelligence documentation (e.g. Oracle Business Intelligence Discoverer Plus User's Guide) has the version number 10.1.2.1, which covers the following installations:
Oracle Application Server 10g Release 2 (10.1.2.0.2) Business Intelligence and Forms install type.
Oracle Business Intelligence 10g Release 2 (10.1.2.0.2).
Oracle Business Intelligence version 10.1.2.0.2 ships with Oracle Application Server version 10.1.2.0.2. The Oracle Business Intelligence components (e.g. OracleBI Discoverer Plus) and their documentation (e.g. Oracle Business Intelligence Discoverer Plus User's Guide) that are part of Oracle Business Intelligence 10.1.2.0.2 have a version number of 10.1.2.1 to indicate that they are changed from 10.1.2.0.0.
The Oracle Database and other Oracle database client software (for example, SQL*Plus, the database export utility) use Oracle Required Support Files (RSF).
Oracle Business Intelligence also uses Oracle Required Support Files (RSF), specifically RSF version 10.1.0.4. This version of the Oracle Required Support Files is installed during Oracle Business Intelligence installation.
Note that the Required Support Files version 10.1.0.4 is incompatible with earlier versions of Oracle Database 10g. So if the machine on which you install Oracle Business Intelligence already has a version of Oracle Database 10g or database client software that is earlier than 10.1.0.4, there will be compatibility issues. For example, if you install Oracle Business Intelligence and attempt to run a version of SQL*Plus earlier than 10.1.0.4, then the following error is displayed:
ORA-12557 TNS: protocol adapter not loadable
To avoid the compatibility issues, upgrade Oracle Database 10g or database client software on the machine to the same version (that is, 10.1.0.4) as the version of the Required Support Files that were installed with Oracle Business Intelligence.
This issue does not exist for Oracle9i Database Server.
When you use Oracle Business Intelligence Discoverer Plus Relational or Oracle Business Intelligence Discoverer Plus OLAP with Mozilla and Firefox browsers (version 1.5 and later) and you resize the browser window, the browser can freeze and might crash the applet intermittently. This issue is caused by the following bugs in the Sun Java Runtime Engine: 4836462 and 5076485.
To work around this issue, do not resize the applet window or use a different browser, such as Internet Explorer.
You might notice unsightly font issues when using a non-English locale such as Czech. For example, when a worksheet uses a serif font, text in that worksheet might be displayed incorrectly on the screen and in printouts.
To work around this issue, update the file that maps the serif fonts. The name of this file differs depending on the locale in use. When you use Oracle Business Intelligence Discoverer Plus in English, the file is named file.properties
. If you use Oracle Business Intelligence Discoverer Plus in a non-English locale, then the file name includes the code for the locale, such as file.properties.cs
for Czech.
Update the mapping file with the following information:
serif.0=Times New Roman,EASTEUROPE_CHARSET serif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED serif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
Refer to the following Sun Web site for additional information about fonts:
http://java.sun.com/j2se/1.3/docs/guide/intl/addingfonts.html
If you are running OracleBI Discoverer Plus or Plus OLAP on a Macintosh or Linux client machine, you must add the appropriate font files to your client machine to allow exported PDF files to display non-ASCII data correctly.
These font files include Albany fonts with names such as ALBANWTJ.TTF and ALBANWTK.TTF. The files are stored in the /utilities/fonts
directory on the CD-ROM or DVD for the OracleAS Metadata Repository Upgrade Assistant.
To install the additional required fonts:
Navigate to the /utilities/fonts
directory on the CD-ROM or DVD for the OracleAS Metadata Repository Upgrade Assistant.
Copy the appropriate Albany TTF file from the /utilities/fonts
directory to the plug-in directory in the $jdk/jre/lib/fonts
directory on the Macintosh or Linux client machine.
When using Oracle Business Intelligence Discoverer with a relational data source, you can predict the time that is required to retrieve information by setting the value of the QPPEnable preference to 1. However, in some circumstances, the majority of the time taken to retrieve information will be consumed by the prediction activity itself.
To work around this issue, set the value of the QPPObtainCostMethod preference to 0 (use the EXPLAIN PLAN statement to predict query times), rather than to 1 (use dynamic views to predict query times).
For more information about setting preferences, refer to the Oracle Business Intelligence Discoverer Configuration Guide.
In OracleBI Discoverer Plus and OracleBI Discoverer Viewer when displaying a relational worksheet, you might encounter a known issue when drilling to detail on a page item that has been set to <ALL>. In this case, no data is retrieved.
Due to a known bug, OracleBI Discoverer displays a date value incorrectly in a worksheet if the URL parameter NLS_DATE_FORMAT= is used to display that worksheet.
For example, the database might contain a sale_date value of 01-NOV-2005 03:53:12. You create a worksheet in OracleBI Discoverer Plus with a date column for the sale_date item, which is displayed correctly. If you display this worksheet using the NLS_DATE_FORMAT= parameter
set to a value similar to http://<hostname>:<port>/discoverer/plus?@cn=us_a103&NLS_DATE_FORMAT=YYYY-MM-DD%20HH24:MI:SS)
, then Oracle Business Intelligence Discoverer displays the incorrect value 2005-11-01 00:00:00, instead of the correct value 2005-11-01 03:53:12.
This issue will be addressed in an upcoming Oracle Business Intelligence patch release.
To use word wrap settings correctly, you must understand how they are designed for Oracle Business Intelligence Discoverer:
For OracleBI Discoverer Plus: Word wrap settings that you make in OracleBI Discoverer Plus are saved in the worksheet and affect the display of worksheets in OracleBI Discoverer Plus and when printing to PDF.
For OracleBI Discoverer Viewer: Word wrap settings that you see in the Print Settings dialog work as follows:
The word wrap settings do not affect the display of worksheets in OracleBI Discoverer Viewer.
For relational data:
The word wrap settings do affect the printing of worksheets to PDF.
If the Always wrap text when size exceeds column width box is checked, then the print settings in OracleBI Discoverer Viewer do override the settings made in a worksheet in OracleBI Discoverer Plus Relational for printing to PDF.
If the Always wrap text when size exceeds column width box is not checked, then the print settings in OracleBI Discoverer Viewer do not override the settings made in a worksheet in OracleBI Discoverer Plus Relational for printing to PDF.
For OLAP data:
The word wrap settings do not affect the printing of worksheets to PDF.
Regardless of whether the Always wrap text when size exceeds column width box is checked or unchecked, the print settings in OracleBI Discoverer Viewer never override the settings made in a worksheet in OracleBI Discoverer Plus OLAP for printing to PDF.
When you use Microsoft Internet Explorer, the OracleBI Discoverer Plus applet initialization and download dialog appears behind the browser window from which it was launched. After the OracleBI Discoverer Plus applet is downloaded and initialized, it will appear in front of the browser window from which it was launched.
To work around this issue:
Use a browser other than Internet Explorer, such as Netscape Navigator or Mozilla Firefox.
Use the OracleBI Discoverer Plus URL parameter _plus_popup=false that is documented in the Oracle Business Intelligence Discoverer Configuration Guide.
The Welcome page is not displayed in the correct locale as specified in the browser. You will see the Welcome page displayed in English regardless of the language setting in the browser.
To work around this issue:
Navigate to the Apache/Apache/htdocs
directory on the Oracle Business Intelligence middle tier machine.
Rename the index.html.html
file to index.html.html-old
.
Rename the index.html
file to index.html.html
.
In the Web browser, clear the browser cache and refresh the Welcome page.
Section 4.6.1 of Oracle Business Intelligence Installation Guide for Microsoft Windows and Solaris Operating System (SPARC) describes how to install translated Help files for OracleBI Discoverer Plus after installation. The section explains that the OracleBI Discoverer Plus Help files are available as JAR files in the /extras
directory on the CD-ROM and DVD for Oracle Business Intelligence.
The /extras
directory does not exist on the CD-ROM or DVD for this release. You can locate a ZIP file that contains all translated JAR files on Oracle Technology Network. Once you obtain the JAR files from Oracle Technology Network, you can use the instructions in the Oracle Business Intelligence Installation Guide for Microsoft Windows and Solaris Operating System (SPARC) for installing the translated Help.
New user preferences have been included, as described in the following table. These preferences should appear in Section 10.6, "List of Discoverer preferences" in the Oracle Business Intelligence Discoverer Configuration Guide.
Table 13-1 New User Preferences
Name | Category | Description | Default Value | Valid Values |
---|---|---|---|---|
CSVIgnore CarriageReturn |
Application |
Specifies whether OracleBI Discoverer Plus includes carriage return characters ( When this preference is set to 0, OracleBI Discoverer Plus includes only a line feed (LF) character. When this preference is set to 1, OracleBI Discoverer Plus includes a carriage return (CR) character followed by a line feed (LF) character. |
0 |
0 = Include only a LF code. 1 = Include a CR code followed by a LF code. |
RewriteCost Comparison |
Database |
Specifies whether OracleBI Discoverer compares the execution cost of using plain SQL and summary SQL, and automatically uses the most efficient SQL type. For example, you might turn off RewriteCostComparison (i.e. set it to 0) if you want users to always query against summary data (for example, created yesterday) even though this might be slower than querying the latest data. |
1 |
0 = Always use summary SQL. 1 = Use the most efficient SQL type. |
Optimize ComplexFolders |
Database |
Specifies whether OracleBI Discoverer uses optimized SQL for complex folders, to improve performance. For example, you might turn on OptimizeComplexFolders (set it to 1) if you have complex folders that affect OracleBI Discoverer performance by making the Worksheet Wizard slow to use. |
0 |
0 = Do not use optimized SQL for complex folders. 1 = Do use optimized SQL for complex folders. |
UseNoRewrite Hint |
Database |
Specifies whether OracleBI Discoverer adds the NOREWRITE hint to the SQL. For example, you might turn on UseNoRewriteHint (set it to 1) if you want users to always query against the latest data (for example, created today), even though this might be slower than querying the summary data (e.g. created yesterday). The NO_REWRITE hint instructs the optimizer to disable query rewrite for the query block, which overrides the setting of the parameter QUERY_REWRITE_ENABLED. |
0 |
0 = Do not add the NOREWRITE hint. 1 = Do add the NOREWRITE hint. |
This section identifies changes to Oracle Business Intelligence Installation Guide for Microsoft Windows and Solaris Operating System (SPARC).
Section 2.3 of the Oracle Business Intelligence Installation Guide for Microsoft Windows and Solaris Operating System (SPARC) describes the database requirements for Oracle Business Intelligence. The section should read as follows:
Oracle Business Intelligence 10.1.2.1 supports the following versions for the database that contains the data on which you want to report:
Oracle9i Release 2 Database (9.2.0.6 and higher)
Oracle Database 10g Release 1 (10.1.0.4 and higher)
Oracle Database 10g Release 2 (10.2.0.1 and higher); certification is planned
Note: When performing relational analysis, you can use Oracle Database Standard Edition or Oracle Database Enterprise Edition. You must use Oracle Database Enterprise Edition if you want to take advantage of materialized views, analytic functions, and the Advanced Security Option (ASO) and Transparent Application Failover (TAF) database features.When performing multidimensional analysis, you must use Oracle Database Enterprise Edition with the OLAP Option. The latest information on supported versions is on the Certify application on |
In Oracle Business Intelligence Installation Guide for Microsoft Windows and Solaris Operating System (SPARC), Section 4.8 "What to do next," ignore the bulleted item that begins with the following text: "type the following URL in a Web browser:
http://<host.domain>:<port>/quicktour/index.htm"
This section provides information about corrections to the OracleBI Discoverer Connections Help. It contains the following topics:
Section 13.1.18.1, "Account Details: Enter Password page Help topic"
Section 13.1.18.2, "Account Details: Select Responsibility page Help topic"
Section 13.1.18.3, "Connect to OracleBI Discoverer page Help topic"
Section 13.1.18.4, "Account Details: Username and Password page Help topic"
Section 13.1.18.5, "Account Details: Select Username page Help topic"
Section 13.1.18.6, "Enter connection details page Help topic"
This Help topic is incorrectly called the Create Connection: Enter Password page, when it should be called the Account Details: Enter Password page.
This Help topic is incorrectly called the Select Applications Responsibility for Discoverer connection page, when it should be called the Account Details: Select Responsibility page.
The Create Connection button should have the following additional text:
"Note: The Create Connection button will be disabled if the OracleBI Discoverer manager specifies (in Application Server Control) that end users cannot create private connections."
Disregard the note and the bullet points underneath the Password field.
This section provides information about corrections to the Oracle Business Intelligence Discoverer Configuration Guide. The following list summarizes the corrections required:
Section 6.7 "URL parameters for the Discoverer Plus OLAP Servlet" contains Table 6-1. The table requires the following corrections:
password= is not a valid URL parameter. For security reasons, OracleBI Discoverer end users are always prompted for a password. A password can only be supplied in a HTTP Post method.
workbookname= should be qualified with the directory path in the Discoverer Catalog. You must prefix folder names, workbook names, and worksheet names with a forward slash character '/' (or the URL encoded forward slash character value '%2F'). For example, to specify 'Workbook A' stored in the Users/Jchan/ area in the Discoverer Catalog, enter &workbookname=Users/JChan/Workbook+A.
If you are deploying OracleBI Discoverer in a non-Single Sign-On environment, then you must specify lm=OLAP in the URL.
Section 6.8 "URL parameters for an OLAP worksheet in Discoverer Viewer" contains Table 6-2. In that table, note that the URL parameter worksheetname= is case-sensitive and should be worksheetName=.
If you are deploying OracleBI Discoverer in a non-Single Sign-On environment, then you must specify lm=OLAP in the URL.
Section 8.5.1 describes how to create Discoverer caching rules. Add the following steps after the current Step 8 in that section:
Display the Advanced Caching Instructions tab.
Add the User-Agent header to the list of selected headers.
Click Apply.
Section 15.1 "About Discoverer connections and Oracle e-Business Suite", disregard the last bullet point in the notes section that begins 'If you have already connected to the database using SSO...'
Disregard the whole of Section 15.2 "About Discoverer private connections, OracleAS Single Sign-On and Oracle e-Business Suite users".
In Appendix A.1 "List of Discoverer file locations", disregard the entry for migratediscoconnection.
bat
script.
In Appendix A.2 "List of configuration settings in configuration.xml", disregard the enableAppsSSO setting.
Section D.1.9 describes an issue displaying the OracleBI Discoverer Plus Relational Help when using the Sun Java Plug-in. The solution for changing the proxy settings for the Sun Java Plug-in should be written as follows:
On the client browser machine, display the dialog in which you specify proxy settings.
For example, in Microsoft Internet Explorer, from the Tools menu, choose Internet Options, Connections, LAN Settings, then Advanced to display the Proxy Settings dialog.
Ensure that the Exceptions field contains the following string:
*.oraclecorp.com
Click OK to save the changes.
Start a new client browser session and start OracleBI Discoverer Plus.
Section 7.6.4 "How to disable the Preferences component on a machine" contains text in Step 3 that describes how to change the Disco_PreferenceServer entry from enabled to disabled. Append the following text to the instructions in Step 3:
After the <process-type id="SessionServer" module-id="Disco_SessionServer" status="enabled">
tag, include the following tags:
<process-set id="SessionServer" minprocs="0" maxprocs="50" restart-on-death="false" parallel-requests="true"> <module-data> <category id="start-parameters">
<data id="dis51ws-extra-options" value="-preferenceHost <hostname of remote preference>"/>
For example, to use the Preference Server on machine 138.2.150.44, enter the following information in the data tag:
<data id="dis51ws-extra-options" value="-preferenceHost 138.2.150.44"/>
This section provides information about corrections to Oracle Enterprise Manager 10g Application Server Control (Application Server Control) Discoverer Help. It contains the following topics:
Section 13.1.20.1, "Discoverer Administration page Help topic"
Section 13.1.20.2, "Discoverer Configuration page Help topic"
Section 13.1.20.4, "Log in to Manage Catalog page Help topic"
Section 13.1.20.6, "Discoverer Plus Configuration page Help topic"
Section 13.1.20.7, "Discoverer Portlet Provider Configuration page Help topic"
Section 13.1.20.8, "Discoverer Administration page Help topic"
The Discoverer Administration page Help topic should be amended as follows:
"Links to Install Catalog, Uninstall Catalog, and Manage Catalog on the OracleBI Discoverer Administration page Help topic should be called Install, Uninstall, and Manage, respectively."
The Discoverer Configuration page Help topic should be amended as follows:
The Viewer Delay Times area has the following two new fields:
Query Request Timeout (seconds): The time to wait before OracleBI Discoverer displays the Query Progress page.
Long Request Timeout (seconds): The time to wait before OracleBI Discoverer displays the Query Progress page for long queries.
This Help topic is incorrectly called the Discoverer Install Catalog page, when it should be called the Install Catalog page.
This Help topic is incorrectly called the Discoverer Log in to Manage Catalog page, when it should be called the Log in to Manage Catalog page.
This Help topic is incorrectly called the Discoverer Uninstall Catalog page, when it should be called the Uninstall Catalog page.
The Discoverer Plus Configuration page Help topic should be amended as follows:
The Default (Oracle Logo) radio button should be changed to say None and its description should be as follows:
Use this radio button to avoid displaying a logo in OracleBI Discoverer Plus Relational and OracleBI Discoverer Plus OLAP.
The Discoverer Portlet Provider Configuration page Help topic should be amended as follows:
The Discoverer Session Pool heading should be changed to Discoverer Session.
The Portlet Generic Parameters field should be changed to the Maximum Generic parameters field.
The Maximum Sessions field description should include the following text:
Note: This value must be equal to or less than the value of the maxprocs setting inopmn.xml (for more information, refer to Oracle Business Intelligence Discoverer Configuration Guide section entitled "List of configuration settings in opmn.xml ")
|
The Discoverer Administration Help topic should be amended as follows:
Disregard the section "Connect to SSO-enabled Oracle Applications database" that contains the Allow authenticated OracleAS Single Sign-On (SSO) users to create and use private connections to SSO-enabled Oracle Applications databases, without entering a password check box.
This section provides release notes for Oracle Business Intelligence Discoverer Plus Relational (OracleBI Discoverer Plus Relational). It contains the following topics:
Section 13.2.2, "Non-ASCII Characters Not Saved Correctly in Title or Text Area"
Section 13.2.4, "Corrections to the OracleBI Discoverer Plus Relational Help"
When you run OracleBI Discoverer Plus Relational with Sun Java Plug-in 1.4.2_06, the Browser Look and Feel, and an Asian language (such as Japanese), you might notice that static text and text in buttons in the user interface appears truncated or clipped. To work around this issue, do one of the following:
Change the Look and Feel to either Plastic or System.
Use JInitiator 1.3.1.17 instead of the Sun Java Plug-in.
Install Sun Java Plug-in 1.4.2_10, when it becomes available from Sun Microsystems.
When you save a new workbook in OracleBI Discoverer Plus, any text characters beyond the standard ASCII characters are not saved correctly when all the conditions that are described in the following list are met:
You are logged in as an Oracle E-Business suite user.
The language for the computer is not English.
OracleBI Discoverer Plus is running against an Oracle E-Business database that does not have that non-English language installed.
This issue has no workaround.
With Mac OS X, if you resize the browser window in the OracleBI Discoverer Plus applet, then some parts of the content might be clipped. This issue is specific to Mac OS X. To work around this problem, always maximize the browser window for the OracleBI Discoverer Plus applet when working with Mac OS X.
This section provides information about corrections to OracleBI Discoverer Plus Relational Help. It contains the following topics:
The OracleBI Discoverer Plus Help topics contain a number of references to the Connect to Discoverer Plus page. Each reference to the Connect to Discoverer Plus page should instead refer to the Connect to OracleBI Discoverer page.
This section provides release notes for Oracle Business Intelligence Discoverer Plus OLAP (OracleBI Discoverer Plus OLAP). It contains the following topics:
Section 13.3.5, "Link Tool Works Incorrectly in Some Locales"
Section 13.3.6, "Memory Issues when Exporting Extremely Large Graphs"
Section 13.3.8, "Printing Worksheets with Large Data Values"
Section 13.3.11, "Issue Exporting Discoverer Catalog with Non-ASCII Data"
Section 13.3.12, "Corrections to the OracleBI Discoverer Plus OLAP Help"
There may be Oracle Business Intelligence Discoverer Plus applet download issues when caching has been enabled in the Sun Java Plug-In. Disable caching in the plug-in to avoid this issue.
When you are running Netscape 7.x or Mozilla browsers, the Netscape and Mozilla Mail clients and Web browser may become disabled when OracleBI Discoverer Plus OLAP modal dialogs are displayed. Dismissing the OracleBI Discoverer Plus OLAP dialog resumes normal operation for the Netscape and Mozilla tools.
When you use the tab key to select items in a worksheet, the menus do not always synchronize to reflect the currently selected item. This issue has no workaround.
The ESC key does not close the following dialogs: Totals, New Total, Parameter, and Manage Catalog. Instead of using the ESC key, click the Close or OK button.
The Link tool, which enables users to drill out to external URLs from a crosstab cell, may not work correctly in all locales due to URL encoding issues. This issue has no workaround.
Exporting extremely large graphs can cause memory issues, requiring a restart of the OracleBI Discoverer Plus OLAP session. This issue has no workaround.
Reinvoking the Page Setup dialog from the Print dialog may cause the Page Setup dialog to be blank. This issue has no workaround.
When printing a worksheet that contains large numbers in the data cells, the string ####### may be printed instead of the actual numbers. This issue has no workaround.
The following issues exist with titles and text areas:
Non-empty titles and text areas will be printed even if they are hidden in the worksheet. This issue has no workaround.
When you set the title or text area background to green and export the worksheet to an HTML file, the background is incorrectly set to red in the exported file. This issue has no workaround.
When you use JAWS, you will notice errors when you attempt to format graphs and crosstabs using the Format dialogs. This issue has no workaround.
The exported file may be incomplete or corrupt when exporting a Discoverer Catalog in which the name, contents, or data in a workbook contain non-ASCII characters.
To work around this issue, perform the export operation from the command line on the middle-tier server. Set parameters to force the export to use the UTF-8 character set as shown in the following command line syntax:
java -Dfile.encoding=UTF-8 -classpath d4o.jar oracle.dss.d4o.administration.D4OCommand export -h <
hostname
> -po <
portnumber
> -sid <
sid
> -p <
D4OSYS password
> -f <
export xml filename
>
The D4OSYS password is D4OSYS by default.
This section provides information about corrections to the OracleBI Discoverer Plus OLAP Help. The following list summarizes the corrections required:
In the "Variance calculation" topic, the formula for the calculation is incorrect. The correct formula is "Base-Target".
In the "Percent variance calculation" topic, the formula for the calculation is incorrect. The correct formula is "(Base-Target)/Target".
In the "Percent markup calculation" topic, the formula for the calculation is incorrect. The correct formula is "(From - Markup)/Markup".
This section provides release notes for OracleBI Discoverer Portlet Provider. It contains the following topics:
In the Display Options of a gauge portlet, the Minimum Value and Maximum Value range labels are checked but are also disabled so that you cannot deselect the display of those values. The values for the minimum and the maximum will appear at the ends of every gauge in the set except for those gauges where the value to be gauged is out of the range of the minimum and the maximum values. For those gauges where the value to be displayed exceeds the range of the minimum and the maximum values, the gauge will automatically adjust to accommodate the value.
This issue has no workaround.
If you configure OracleBI Discoverer Portlet Provider to work with OracleAS Single Sign-On and SSL, then UIX images might not display correctly in OracleBI Discoverer. For example, on the Connect to OracleBI Discoverer page, the expand icon (the blue + symbol) in the Details column of the Discoverer connections list might not display correctly.
To address this issue, you need to manually update the oc4j-properties file on the Oracle Business Intelligence middle tier.
To manually update the oc4j-properties
file for OracleBI Discoverer:
On the Oracle Business Intelligence middle tier machine, open the oc4j-properties
file in a text editor.
For example, open %ORACLE_HOME%\j2ee\OC4J_BI_Forms\config\oc4j-properties
.
Locate the line 'oracle.discoverer.applications.port=
' and set the port number to the SSL (HTTPS) port number that you need to use. For example, change the line to 'oracle.discoverer.applications.port=4443
'.
Note: f the file does not contain a 'oracle.discoverer.applications.port= ' line, then append this line, including the corresponding SSL (HTTPS) port number, to the end of the file.
|
Ensure that the following line exists in the oc4j-properties
file:
oracle.discoverer.applications.protocol=https
Note: If the file does not contain a 'oracle.discoverer.applications.protocol=https' line, append this line to the end of the file. |
Save the oc4j-properties
file.
Restart the Oracle Application Server infrastructure and middle tier services.
This section provides information about corrections to Help topics in OracleBI Discoverer Portlet Provider. It contains the following topics:
In the Refresh Options page Help topic, the description of the First Refresh Date field reads like so:
Use this field to specify the date that the data in the portlet is first updated (DD-MON-YYYY). For example, enter 25-JAN-2005 to update the data on January 25th, 2005. Click the adjacent calendar icon to select a date using a graphical calendar.
The correct text reads like so:
Use this field to specify the date that the data in the portlet is first updated (DD-MM-YY). For example, enter 25/01/05 to update the data on January 25th, 2005. Click the adjacent calendar icon to select a date using a graphical calendar.
In the Review Portlet Defaults page Help topic, the description reads like so:
When you are ready to save the portlet settings, click Apply.
The correct text reads like so:
When you are ready to save the portlet settings, click Finish. When you edit an existing portlet, you click Apply in the Review Portlet Defaults page.
In the description for the User's Connection field, append the following text:
As a user of Oracle Application Server Portal, you can only change the connection to one of the following:
(for OLAP) a connection with the same database
(for relational) a connection with the same database and End User Layer (EUL) combination
Note that changing the connection does not enable you to display a different worksheet in the portlet. However, changing the connection might result in different data being returned to the worksheet.
Replace the text in the description for the Display different data by allowing users to customize database connection radio button with the following text:
Use this radio button when you want to enable authenticated users to go to the Customize page and change the connection. The ability to change the connection enables users to use the portlet by connecting with different login details. That is, the same worksheet will be displayed, but the data that is contained in the worksheet might be different because the underlying login details are different.
This section provides release notes for Oracle Business Intelligence Discoverer Viewer (OracleBI Discoverer Viewer). It contains the following topics:
Section 13.5.1, "Drill Icons Cannot Be Hidden in OracleBI Discoverer Viewer"
Section 13.5.2, "Error Sending E-mail in OracleBI Discoverer Viewer"
Section 13.5.3, "Error Displaying Page for Multiple SSO Users"
Section 13.5.4, "Inability to Disable the Display of Row Numbers"
Section 13.5.5, "Issues with OracleBI Discoverer Viewer Embedded in Frames"
Section 13.5.6, "Issue Exporting to PDF Under Certain Circumstances"
Section 13.5.7, "Known Bug with JAWS Prevents Drilling using Enter Key"
Section 13.5.8, "JAWS Does Not Read Asterisks that Precede Fields"
Section 13.5.9, "Corrections to the OracleBI Discoverer Viewer Help"
The pref.txt
file contains a setting called ShowDrillIcon, which is not functioning properly. If you set ShowDrillIcon to False, then drill icons are still displayed in OracleBI Discoverer Viewer. The issue has no workaround.
After you configure an SMTP server that has a hyphen in the name (for example, my-smtpserver.mycompany.com
) for OracleBI Discoverer Viewer in Application Server Control, users will see the following error message when they try to send e-mail from OracleBI Discoverer Viewer:
OracleBI Discoverer was unable to read the configuration file. A value is required for the following expression my-smtpserver.mycompany.com
The application log contains the following text:
ERROR: Invalid SMTP Server
To work around this issue, use the IP address of the server instead of the server name when configuring the SMTP server. This problem will be fixed in a future patch release.
When an OracleAS Single Sign-On (SSO) user tries to view a worksheet from a List of Worksheets Portlet using the same browser window that is already being used by an SSO user to view that worksheet, the second user will see the following error message:
The page cannot be displayed.
To work around this issue, start a new browser session and view the worksheet.
OracleBI Discoverer Viewer no longer offers the ability to disable the display of row numbers in a tabular worksheet.
Users might see JavaScript errors such as Access Denied or other unexpected behavior when both of the following conditions are met:
When OracleBI Discoverer Viewer is embedded in an IFRAME tag.
When the domain of the server that hosts the HTML page with the IFRAME tag is different from the domain of the OracleBI Discoverer server that is running OracleBI Discoverer Viewer.
Use one of the following workarounds for this issue:
Run the OracleBI Discoverer server and the server that hosts the HTML page with the IFRAME tag in the same domain.
Alter the Common2_2_20.js
file on the OracleBI Discoverer server using the following steps:
Use Application Server Control to stop all services on the middle tier for Oracle Business Intelligence.
Make a backup copy of the Common2_2_20.js
file from the following directory:
ORACLE_HOME\j2ee\OC4J_BI_Forms\applications\discoverer\discoverer\cabo\jsLibs
Edit the Common2_2_20.js
file and replace all occurrences of parent._pprSomeAction
with window._pprSomeAction
.
Use Application Server Control to start all services on the middle tier for Oracle Business Intelligence.
Clear the browser cache on the client machine so that the new Common2_2_20.js
file will be used.
If you are using OracleBI Discoverer Viewer with Microsoft Internet Explorer, you might encounter an error message when you try to export to PDF a worksheet that is named with non-ASCII characters, a space, and a number. The export fails and you will see a message similar to the following one:
No %PDF- in a file header
Use one of the following methods to work around this issue:
Use a browser other than Internet Explorer, such as one from Netscape or Mozilla.
Remove the space between the non-ASCII characters and the number, or remove the number altogether.
Continue to use Internet Explorer and leave the space in the worksheet name, but follow these steps:
Start the Adobe Reader.
From the Edit menu, choose Preferences, then click Internet.
Clear the Display PDF in browser box.
OracleBI Discoverer can be used in conjunction with assistive technologies such as the JAWS screen reader. However, a bug in JAWS prevents drilling from working correctly in OracleBI Discoverer Viewer when querying a relational datasource, described as follows.
Assume you use the keyboard to navigate to the drill icon beside an item in the worksheet header. When you press the Enter key to drill on that header item, the Drill page should be displayed (as described in the "Worksheet Display page: (Page level tools and controls)" topic in the Help system and Oracle Business Intelligence Discoverer Viewer User's Guide).
However, when JAWS is running, the Drill page is not displayed. Instead, the Drill popup menu is displayed. It is not possible to select items from this popup menu using the keyboard, and JAWS does not read the items on the popup menu. This issue has no workaround.
In OracleBI Discoverer Viewer, an asterisk that precedes a text field indicates that the user is required to enter a value into that text field. The JAWS screen reader does not read an asterisk that precedes a required text field and does not otherwise indicate that the field is required. This issue has no workaround.
This section provides information about corrections to OracleBI Discoverer Viewer Help. It contains the following topics:
Section 13.5.9.1, "References to the Connect to Discoverer Viewer page"
Section 13.5.9.3, "Printable Page Options page: Content Tab Help topic"
The OracleBI Discoverer Viewer Help contains a number of references to the Connect to Discoverer Viewer page. Each reference to the Connect to Discoverer Viewer page should instead refer to the Connect to OracleBI Discoverer page.
The List of Worksheets page Help topic should display the following note:
Note: When using a private connection or connecting directly, if you use the Web browser controls (refresh, back, and forward) to refresh or navigate to or from the Worksheet List page, then you might be disconnected. If this happens, then OracleBI Discoverer Viewer prompts you to re-connect. Use controls within the page for navigation and refreshing.
This Help topic is incorrectly called the Printable Page Options page: Page Content tab, when it should be called the Printable Page Options page: Content tab.
The following changes should be made to this Help topic:
The Always, when available field, and its description are duplicated and one should be removed.
The When summary data is more recent than nn days field and its description should be removed.
This section provides release notes for Oracle Business Intelligence Discoverer EUL Command Line for Java (OracleBI Discoverer EUL Command Line for Java). It contains the following topics:
When you export multibyte or Eastern European data (such as the names of items and business areas in Japanese or Russian characters) from OracleBI Discoverer EUL Command Line for Java on a platform other than Windows, the exported data is corrupted.
To work around this issue, edit the discwb.sh
file that is located in the ORACLE_HOME/discoverer
directory before exporting. Change the character set value in the NLS_LANG variable to UTF8.
For example, if the original setting of the variable is:
NLS_LANG="GERMAN_GERMANY.WE8ISO8859P1"
then change the setting to read like so:
NLS_LANG="GERMAN_GERMANY.UTF8"
This section describes some of the known issues with the Oracle OLAP option. These issues affect all products that access OLAP data, including OracleBI Discoverer Plus OLAP and OracleBI Discoverer Viewer.
At times, database resources are not properly released in the Oracle OLAP option. This may result in excessive memory consumption. To release the resources, close OracleBI Discoverer Plus OLAP or OracleBI Discoverer Viewer.
There are potential performance issues running against analytic workspaces. To work around these issues, always check OracleMetalink for the appropriate Oracle OLAP patches at the following location:.