Apr 12
19
Issue
You are unable to view your Oracle HTTP Server (OHS) component configuration on the Fusion Middleware Control (Enterprise Manager). This issue tends to present itself after an interaction with Oracle Universal Installer (installing, patching, upgrading).
Symptoms
The following error is displayed when you attempt to follow any of the administration links:
|
Cause
This is a common error after Oracle Universal Installer has failed to redeploy the system components on OPMN
Solution
Delete and redeploy your system components. Make sure AdminServer is up and running at the time you do this.
opmnctl unregisterinstance -instanceName wt_inst1 -adminHost localhost -adminPort 7001
opmnctl redeploy -adminHost localhost -adminPort 7001
opmnctl registerinstance -adminHost localhost -adminPort 7001
If you find this post useful please or Share our site!
Reference
This is a step by step guide for the installation of Oracle Business Intelligence Enterprise Edition 11.1.1.6.0
Oracle Home Directory:
c:\app\oracle\fmw\Oracle_BI1
Weblogic Server Directory: c:\app\oracle\fmw\wlserver_10.3
Domain Home: C:\app\oracle\fmw\user_projects\domains\bifoundation_domain
Instance Location: C:\app\oracle\fmw\instances\instance1
Problem:
The OBIEE 11g presentation service fails to start.
Symptoms:
Error Code:
“IM002. Code: 10040. [NQODBC] [SQL_STATE: IM002] [nQSError: 10040]
The requested data source name is either not found, incomplete, or incorrect. (IM002)”
Cause:
The DSN tag value on the instanceconfig.xml file is incorrect or a valid data source is missing.
Solution:
Verify that a valid OBIEE 11g ODBC is configured on the ODBC manager.
Verify that the name of the ODBC data source in the instanceconfig.xml file matches the ODBC manager data source name.
In secondary cluster node systems and versions before 11.1.1.5 a shortcut to the OBIEE Catalog Manager was not created by the install utility, when running on a Windows Box you can easily solve this by running the runcat.cmd file on the Catalog Manager Path:
<Middleware Home>\instances\instance<Instance Number>\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager
An example of the this path on a secondary cluster (instance 2):
D:\obi_mw\instances\instance2\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager
Note: For ease of use I have created a shortcut to runcat.cmd on my desktop and quick launch bar.
Read the rest of How to launch OBIEE Catalog Manager in 11g »
Oracle support now requires you to enter the flash version you are using when filing a new Service Request in relation to a Char issue, to find out your flash player version go to the adobe website below:
http://www.adobe.com/software/flash/about/
I just got word from the Oracle sales organization that a new release of OBIEE (11.1.1.6.0) has been released as Generally Available through e-Delivery. Form the Release Notes here’s the main new functionality delivered with this sub-release:
I will work on an installation and update you with new features as I test them…
This work around is related to my previous post on OBIEE error: “Your browser is not supported by Oracle BI Presentation Services” being triggered by an automatic update to Firefox 10 being rolled out to end users. Alvin Vuwho is a good friend and Solution Architect just shared a good work around that is a little bit simpler than others I had previously found on the web. He was able to trick OBIEE into thinking he is using Firefox 9.0 using the User Agent RG add-on. Steps to implement his work around: 1) Open Firefox and click on Tools > Add-ons 2) Once in the Add-ons Manager type user agent on the search box on the top right 3) Select “User Agent RG 1.0″ from the search results and click on Install 4) Go to Tools > User Agent > Firefox > 4 This seems to be a easy to implement solution while Oracle makes a patch available for 11.1.1.5, as I mentioned last week this issue had already been fixed in OBIEE version 11.1.1.6.0 which has not entered general availability yet.
Read the rest of Workaround: OBIEE compatibility issue with Firefox 10 »
I just wanted to post a quick note today as Mozilla starts rolling off automatic updates to the lastest version of their browser (Firefox 10.0). Users in our development team who allowed the install to go through have been receiving an error message to the tune of “Your browser is not supported by Oracle BI Presentation Services” when trying to access the application.
We did try to install the Modify Headers (http://www.garethhunt.com/modifyheaders) Firefox plugin and trick the application into thinking we were using Firefox 9.0 without success and have resorted to unisintalling Firefox 10.0 and installing the previous version available here: http://download.cnet.com/Mozilla-Firefox/3000-2356_4-12319392.html A proactive way to avoid the new version being rolled into your system is to disable automatic updates by going to Preferences > Advanced > Updates and ensuring that the “Ask me what I want to do” radio button is selected as the anwer to the uption “When updates to Firefox are found:”. More updates to come as we find out more about this situation…. Tags: OBIEE, Firefox 10, Error, Issue, Browser is not supported, Presentation Services
I am using WordPress 3.1, I was able to solve this issue by customizing the call to the query_posts() function in my theme’s home.php file.
The only customization necessary was adding the ignore_sticky_posts variable at the end of the query string as illustrated below.
Current code in my theme:
query_posts($category."&paged=$paged&showposts=$number_posts");
Tweaked code:
query_posts($category."&paged=$paged&showposts=$number_posts&ignore_sticky_posts=1");
The following is the list of Bugs fixed in OBIEE 11.1.1.5 Release grouped by component :
Admin Tool
* 7538753 SAP BW IMPORT DOES NOT RETRIEVE UNIQUE NAME FOR MEASURE COLUMNS
* 10012297 ADMIN TOOL CRASH ON VERY LARGE EXPRESSIONS – OVERFLOW AT APPROX 3200 CHARACTERS
* 10032385 TABLE MISSING IN SQL "FROM" CLAUSE – FWD PORT 8308443 TO 11G
* 10045212 EQUALITY EXPRESSION IN LTS "WHERE" CAUSES INTERNAL SQORRQLIST ERROR ON QUERY
* 10264475 ADMINISTRATION’S "SHUTDOWN SERVER" MENU SHOULD BE REMOVED
* 10265121 ADMIN TOOL EXPRESSION BUILDER CRASHES ON DOUBLE-BYTE LOGICAL COLUMN NAME
* 10394725 ON-LINE MODE CHECK-IN OF DYNAMIC INIT BLOCK CAUSES [43058] REFRESH LOCK FAILURE
Answers
* 6521146 ERROR: "NO FILTER" WHEN USING "COMBINE WITH SIMILAR REQUEST" – UNION
* 7534635 INACTIVATING DRILLDOWN ON COLUMN VALUE ALSO INACTIVATES COLUMN HEADER LINK
* 9026854 CLARIFICATION REGARDING DATA FORMAT WHEN COMBINING REQUESTS
* 9107277 KEEP THE NUMBER PRECISION IN DATABASE WHEN "DOWNLOADING TO EXCEL"
* 9524080 PIVOT TOTAL DIFFERENT TO TABLE TOTAL WHEN REPORTAGGREGATEENABLED TRUE
* 9697529 JAPANESE CHARACTER SET NOT PASSED CORRECTLY TO DRILL REPORT IN FIREFOX BROWSER
* 9871470 SORTING ON A NULL VALUED COLUMNS GIVES ASSERTION ERRORS
* 9886904 CORRECT DOC FOR ADDING CUSTOM DATE FORMAT STRING
* 9918283 CORRECT DASHBOARD FORMATTING PROBLEMS WITH SCROLLING
* 9928318 ROW HEADER MISSING AT PIVOT TABLE VIEW FOR MIGRATED REPORTS IN 11G
* 9968574 SOME UPGRADED 10G CHARTS SHOW UP JAVA EXCEPTION
* 10023165 MAPS DO NOT WORK IN MAP VIEWS WHEN JOIN COLUMN CONTAINS A "&" CHARACTER
* 10065166 GAUGE RANGE IS NOT UPDATED WHEN IT CHANGES THE FIELD VALUE
* 10078041 ACTION LINK DOES NOT WORK WHEN COMPOUND LAYOUT ONLY HAS A MAP VIEW
* 10091354 "SCALE MARKERS" OPTION IS MISSING IN VERTICAL AXIS 2
* 10147762 CANNOT SET GAUGE FOOTER (TITLE), KEEPS SHOWING "UNDEFINEDUNDEFINEDUNDEFINED"
* 10182955 BUBBLE CHART IS NOT BEHAVING AS EXPECTED
* 10213761 CONDITIONAL DASHBOARD SECTIONS (GUIDED NAVIGATION) ALWAYS RUNS REPORTS
* 10229397 CANNOT SAVE REQUEST USING STANDARD DATE FORMATS.
* 10282140 CELL IMAGE AT BLANK CELL OF PIVOT TABLE IS NOT DISPLAYED WHEN USING COND FORMAT
* 10296730 UNABLE TO USE PRESENTATION VARIABLE IN SCALE MARKERS
* 10312496 CHARTS. MEASURE LABEL IN GRAPH PROMPTS DOES NOT CHANGE CONTENT OF THE CHART
* 10312795 ACTION LINK ON COLUMN HEADING NAVIGATION DOES NOT CONSIDER PROMPT VALUES
* 10329343 CLICKING A LINE GRAPH BETWEEN TWO DATA POINTS DRILLS TO LAST VALUE IN HORIZONTAL
* 10337649 PIVOT TABLE SHOWS BUTTONS FOR SORTING ON CALCULATED ITEMS.
* 10402102 INCORRECT RESULT WHEN USING [NEW CALCULATED ITEM] PROP IN PIVOT TABLE
* 10414887 DRILL DOWNS NOT WORKING IN CHART PIVOTED TABLE SELECTED FROM VIEW SELECTOR
* 10418875 CHART SIZE IS CHANGING AFTER WEBCAT UPGRADE FROM 10G
* 10634175 GRAPH ENGINE IS NOT RESPONDING
* 10639913 COMPLETE TEXT IS NOT SAVED IN DB IF CURSOR IS MOVED AWAY DURING INSERT
* 11711658 FILTER NEEDS TO SUPPORT UNTYPE LITERAL FOR RANK OPERATOR AS 10G DOES
* 11805468 CUSTOMIZED GAUGE VIEW IS NOT CONSISTENT WHEN EXPORTED AS PDF,HTML AND XLS
* 11817696 INCORRECT FILTER IS BUILT IF FILTER IS CONTRUCTED BEFORE SELECTING REQ. COLUMNS
* 11845286 PIVOT TABLE WITH PERCENTAGES, GRAPHED PERCENTAGE VALUES DISPLAYED ARE INCORRECT
* 11894921 GRAPH LABEL OPTIONS NOT AVAILABLE IN 11G
* 11895279 INCORRECT FILTER VALUE WHEN USING ACTION LINK WITH GRAPH
* 12412666 ALL PAGES LOSES CONDITIONAL FORMATTING
* 12561361 PSE FOR BASE BUG 10295403 ON TOP OF 11.1.1.5.0 FOR GENERIC OS
CHARTING
* 8990756 MISLEADING INFORMATION IN DOC REGARDING PIVOT TABLE SETTINGS
DASHBOARDS
* 7459700 ABILITY TO SPECIFY FIXED COLUMN WIDTH TO A DASHBOARD PROMPT
* 10177865 OBIEE 11G : DEFAULT VALUES CANNOT BE DE-SELECTED FROM MULTI SELECT PROMPT
* 10279722 DASHBOARD SLIDER PROMPT SHOWS THUMB VALUES WITH TWO DECIMAL PLACES FOR INTEGERS
* 10279829 DASHBOARD SLIDER PROMPT SHOWS WRONG VALUES FOR "ALL COLUMN VALUES" OR "SPECIFIC
* 10310511 "REQUIRE USER INPUT" MESSAGE APPEARS THE FIRST TIME ONLY FOR THE REQUIRED PROMPT
* 10389799 DASHBOARD NAVIGATION MAY CAUSE GETELEMENTBYTAGNAME ERROR IN IE
* 10411545 PROMPT WITH BETWEEN OPERATOR AND SQL DEFAULT VALUES ARE NOT UPGRADED PROPERLY
* 11056057 ERROR WHILE UPGRADING THE DASHBOARD WITH CERTAIN FILTER FUNCTIONS
* 11076452 ABILITY TO CONSTRAIN PROMPTS AGAINST A SLIDER PROMPT
* 11717024 ERROR 500 OCCURS WHEN SETTING ACCESSIBILITY MODE TO ON
* 12620143 PSE FOR BASE BUG 12561330 ON TOP OF 11.1.1.5.0 FOR LINUX X86 [46] (PSE #602152)
INSTALL
* 9459177 PREREQUISITES FOR DEPLOYMENT ON SEPARATE MACHINES
* 9540009 UNIXCHK.SH ENCOUNTERS HOST NOT FOUND ERROR WHEN DNS IS NOT AVAILABLE.
* 10071302 ENTERPRISE INSTALL: CONFIGURE PORTS : FORMAT OF INI FILE
* 10126542 OBIEE 11G INSTALATION FAILS AT AS INSTANCE CREATION DUE TO PERM SIZE ERROR
* 10287335 CANNOT START BISERVER1 . SWITCH TO JSSE FRAMEWORK REQUIRED
* 10302421 OBIEE 11G WINDOWS PROMPTS FOR USERNAME / PASSWORD AFTER ENCRYPTING CREDENTIALS
* 11849674 SAG: DISCREPANCY IN DOCUMENTED ORACLE DATABASE REQUIRED FOR MAPVIEWER
MIGRATION
* 7432799 ORACLE EUL CONVERTER CRASHED WHILE GENERATING A REPOSITORY
REL_NOTES
* 12604761 TWO STEPS OF THE UPGRADE TO 11.1.1.5.0 ARE NOT CLEARLY DOCUMENTED
SCHEDULER
* 10036466 "RE-RUN INSTANCE(S) NOW" MENU IS NOT AVAILABLE FOR COMPLETED JOB INSTANCES
SECURITY
* 8996295 PROVIDE DETAIL INFORMATION TO SETUP WNA(KERBEROS) FOR OBIEE AUTHENTIFICATION
* 9216995 PROVIDE LATEST DETAIL INFORMATION ABOUT HOW TO SETUP LDAP SSL FOR OBIEE
* 10194154 TECHNOTES- PROVIDE DETAIL INFORMATION TO SETUP WNA(KERBEROS) FOR OBIEE AUTHENT
* 10198837 BIEEHOME LOGIN PAGE IS NOT DISABLED EVEN AFTER ENABLING THE SSO
* 10218031 USING EXTERNAL DB TABLE TO SET ROLES SESSION VARIABLE DOESN’T ACCEPT LONG NAMES
* 10373788 IF OBJECTGUID PUBLISHED AND SAMACCOUNTNAME CHANGED USER CANNOT CONNECT ANYMORE
* 11731080 QA:SECURITY GUIDE NEEDS UPDATE FOR DEFINING A USER SESSION VARIABLE
SERVER
* 6510747 NETWORK FAILURE DURING PHYSICAL QUERY HANGS END USER WITHOUT ERROR MESSAGE
* 6836444 OBIEE SERVER SYSTEM DATE IS WRONG AND DOES NOT MATCH MACHINE SYSTEM DATE
* 8371912 BI SERVER CRASHES ON NAVIGATION SPACE MAP RACE – SR 3-887711721
* 9433198 DOCUMENT SYSLOG ENTRIES IN SYSTEM ADMINISTRATOR’S GUIDE
* 9696424 DOC INSTANCECONFIG PARMS ALLOWEDLANGUAGES & ALLOWEDLOCALES IN SYSADMIN GUIDE
* 9954411 PSR:MOD_SUPPORTED NOT ENABLED FOR TERADATA AND CAUSES CAMPAIGN SLOW PERFORMANCE
* 10258683 REQUEST WITH COMPLEX FILTER IS CONSUMING ALMOST ALL CPU & NO SESSION IS CREATED
* 10258755 EXCEL FAILS TO CONNECT TO 11G BI SERVER USING ODBC DSN
* 10335924 REPORT-BASED TOTALS FAIL ON MEASURES CONTAINING AGGREGATION EXPRS SUCH AS FILTER
* 10374571 NEED FLEXIBILITY TO OVERRIDE HOSTNAMES WHEN CUSTOMER DNS IS INCORRECT OR BROKEN
* 10650122 PIVOT VIEW WITH UNION OF NON – COMPATABLE TYPE ERROR IN OBIEE 11G AFTER UPGRADE
* 11804596 NQQUERY LOG LEVEL 2 IS TOO VERBOSE – BACKPORT 10308263 TO 11.1.1.5
* 11809295 NQUDMLGEN NOT GENERATING UDML FILE IN UTF FORMAT
UPGRADE
* 9886765 ERRORS ENCOUNTERED WHEN UPGRADING WEB CATALOG USING UA.BAT
* 10121344 ERROR IN LOG USING UA TO UPGRADE BI SCHEDULER SCHEMA ON SQL SERVER DATABASE
* 11069928 UPGRADE SHOULD HANDLE PROMPT WITH INCONSISTENT VALUES AS 10G DOES
WEB_ADMIN
* 8564456 SHARED FOLDER ACCESS PERMISSION ISSUE
* 9381764 CATALOG MANAGER COPY FUNCTION NOT WORKING AS EXPECTED
* 9739865 EXITING MANAGE SESSION RESULTS IN HTTP ERROR
* 10016252 LACKING INFORMATION ON FORCEABSOLUTECOMMANDURL FOR ABSOLUTECOMMANDURLPREFIX
* 10144989 WEB CATALOG DOES NOT UPGRADE TO 11.1.1.3.0
* 10218524 VALIDATION ERROR AFTER THE UPGRADE OF WEBCATALOG TO OBIEE 11G
* 11723425 INCORRECT DEFAULT VALUE OF DEFAULTROWSDISPLAYED IN THE INSTANCECONFIG.XML
* 11827202 OPMN NOT STARTING AFTER SETTING UP THE REPLICATION AGENT
WEB_GNRL
* 10191078 FILTER VALUES ARE RESET IN GO URL WHEN COLUMNS ARE SORTED OR RE-ARRANGED
* 10360461 NEED ABILITY TO CONTROL NEW, DASHBOARD AND OTHER HEADER LINKS
* 11780508 10G COLUMN FILTER PROMPT WITH PROMPTCAPTION ATTR NOT UPGRADING
* 12416695 TOOLTIP EMPTY IN MAPVIEWER
WEB_INTGRT
* 10294759 FMAP-REFERENCED IMAGES IN ANALYSIS HEADERS DONâÂÂT APPEAR IN DOWNLOADS TO EXCEL
WEB_MKTG
* 8692820 DIRECT DATABASE CAMPAIGN LOAD FORMAT COMBINED LISTS FAILS
* 9908019 SAW SERVER CRASH WHEN LOADING A PARTICULAR CAMPAIGN
* 9935859 UNGROUP OF SEGMENT BLOCKS CORRUPTS SEGMENT DEFINTION AND BAD COUNTS
* 10331355 MOVING CRITERIA WITHIN A SEGMENT’S GROUP CORRUPTS THE INCLUSION OPTIONS
References:
NOTE: 1329694.1 – List of Bug Fixes Included In Oracle BI Publisher 11.1.1.5.0
I ran into an weird issue yesterday trying to troubleshoot data security for my current gig. What it came down to is the fact that for some reason the equality operator in the expression below wasn’t being resolved correctly by OBI:
LOWER( TRIM(“Data Warehouse”.””.”SCHEMA_NAME”.”ALS_BI_SEC_USER_DEPT”.”EMAIL_ADDRESS”)) = ( LOWER( TRIM( VALUEOF(NQ_SESSION.”USER”))))
Even after toying with :USER, applying the TRIM function to both sides of the expression and copying the physical SQL from the session log to my query tool and confirming that replacing the variable reference with my username would return the correct number of rows I still wasn’t getting any rows in the table I tried to filter.
The solution came to be modifying my content filter to look like the expression below, using the IN operator instead of an equality. This is definitely yet another bug in 11g.
LOWER( TRIM(“Focus Warehouse”.””.”DFOCUSBV”.”ALS_BI_SEC_USER_GROUPS”.”EMAIL_ADDRESS”)) IN ( LOWER( TRIM( VALUEOF(NQ_SESSION.”USER”))))
One thing to look for when a filter on a logical table source causes your queries to return no rows is to verify that you use the right operator in your expression. This happened to me when implementing data level security in OBIEE 11g…
In OBIEE it is possible to update the value of both session and presentation variables with the value of a prompt selection, I recently ran into a situation where I needed to update the value of a session variable beyond this scope. I couldn’t find a good solution without using the write back feature but I thought I would document the NQSSetSessionValue() function. NQSSetSessionValue is an ODBC function that allows a developer to update the value of a session variable for the globally, the syntax for the function call is as follows: call NQSSetSessionValue(‘=;’); A simple example of its use would be: call NQSSetSessionValue(‘string SV_DEFAULT_DEPARTMENT=Finance;’); One caveat is that you cannot use the variables as part of your function call, so I couldn’t use VALUEOF(SV_DEFAULT_DEPARTMENT) as part of my function call, this led me away from this solution path. Note:
Read the rest of Changing the value of a session variable at the session level »
List of Bug Fixes Included In Oracle BI Publisher 11.1.1.5.0The following is a list of all bug fixes included in Oracle BI Publisher 11.1.1.5.0, grouped by type:
Administration (ADMIN)
* Bug 9381019 XMLP ROLES NOT HONORED WITH SSO ENABLED FOR AD SYNCHED USERS.
* Bug 9934771 UNABLE TO LOGON TO PUBLISHER USING SECURITY MODEL EBS: JAVA.LANG.ILLEGALACCESSER
* Bug 10326227 EBS SECURITY MODEL INTEGRATION SIGNON W/CASE SENSITIVE PASSWORD NOT SUPPORTED
Install and Upgrade (BIPUPGRADE)
* Bug 11665472 BI PUBLISHER REPOSITORY UPGRADE FROM 10G TO 11G FAILS WHEN A 10G FOLDER IS EMPTY
Core Formatting API (CORE)
* Bug 9727000 CSV OUTPUT COLUMN ORDER DOES NOT MATCH SQL SELECT COLUMN ORDER
* Bug 10182980 ER: WAY TO FORMAT DATES (E.G. D HH:MM:SS) ON Y AXIS AND MARKER TEXT IN CHART
* Data Model (DATAMODEL)
*
* Bug 10226625 MDX STATEMENTS THAT INCLUDE "+" DO NOT WORK WITH PUBLISHER 11G
* Bug 10231671 MDX QUERY WITH NAMED SETS NOT RETURNING EXPECTED RESULTS.
* Bug 10303941 BIP11G: RESPONSEDATA XPATH FILTER NOT APPLIED TO XML DATA RETURNED BY WS SOURCE
* Bug 10365310 EXCEPTION/ERROR WHEN THERE IS A COLUMN NAMED IN CHINESE IN BI ANALYSIS
Delivery Service and API (DELIVERY)
* Bug 9848981 SFTP FAILS TO NEGOTIATE SECONDARY CIPHER
* Bug 9937937 SSHTOOLSPRIVATEKEYFORMAT.CLASS & OPENSSHPRIVATEKEYFORMAT.CLASS FAILS TO LOAD
Integration (INTG)
* Bug 9646599 USER ROLE DEFINED AS PRIMARYGROUP IN ACTIVEDIRECTORY GROUP ARE NOT RECOGNIZED
* Bug 9664768 ER: NEED TO BIND USER ATTRIBUTE VALUES DEFINED IN ACTIVEDIRECTORY IN DATA QUERY
* Bug 9704401 ER: NEED TO SUPPORT DEFAULT GROUP FOR ALL USERS IN LDAP/AD SECURITY
* Bug 9753736 SOME ROLES FROM ACTIVEDIRECTORY ARE NOT LISTED IN ADMIN ROLE-FOLDER MAPPING
* Bug 10221061 CATALOG NOT DISPLAYED USING BI SERVER SECURITY W/ EXTERNAL TABLE AUTHENTICATION
* Bug 10367106 CANNOT CREATE DATA SET IF BI ANALYSIS HAS JAPANESE COLUMN NAME
Layout Tools (LAYOUTTOOL)
* Bug 9811428 CANNOT INSTALL BI PUBLISHER DESKTOP ON WINDOWS 7
* Bug 10036545 UNABLE TO UPLOAD OR VALIDATE RTF TEMPLATE WITH UNNAMED MERGEFIELD
* Bug 10037640 LOGIN SCREEN APPEARS AFTER INSTALL OF ANALYZER FOR EXCEL USING SSO
* Bug 11061157 HYPERLINK WITH DATA PARAMETERS IS NOT WORKING CORRECTLY BI PUBLISHER LAYOUT
Scheduler (SCHEDULE)
* Bug 9053770 CSV REPORT OUTPUT WHEN SENT VIA EMAIL HAS .DAT EXTENSION OR NO EXTENSION
* Bug 10052481 ETEXT REPORT FAILS WHEN RUN AS A SCHEDULED JOB
* Bug 11685035 OBIEE 11G : BI PUBLISHER WEBSERVICE CALL TO SCHEDULE A REPORT FAILS
* Bug 11776420 CURRENT PARAMETER VALUE IS NOT BEING DISPLAYED USING SCHEDULER
* Bug 12347367 SCHEDULE FAILS IF A REPORT HAS HIDDEN PARAMETER
Templates (TEMPLATES)
* Bug 9571670 ER: EXCEL TEMPLATE TO SUPPORT XSLT LOGIC AND XSL CUSTOM EXTENTIONS
* Bug 9706624 FONT MAPPING FOR PDF TEMPLATES IS NOT WORKING FOR CZECH CHARACTERS
* Bug 10072475 ER: PARAMTERS INCLUDED IN PRINT HEADER FOR EXCEL EXTRACTS
* Bug 10118898 BI PUBLISHER TEMPLATE VIEWER ADDS UNEXPECTED BLANK PAGES IN FIXED SIZE TEMPLATE
* Bug 10139027 RTFPROCESSOR THROW EXCEPTION
* Bug 10143841 ER: PARAGRAPH-ALIGNMENT LOST WHEN BLOCK IN A LIST AND OUTPUT-FORMAT IS RTF
* Bug 10143943 ER: PARAGRAPH-PROPERTIES ARE LOST WHEN PARAGRAPH IS IN A LIST
* Bug 10303133 ER: BI PUBLISHER TABLE IS NOT GETTING CENTERED WHEN OUTPUT IS HTML
* Bug 10304256 BULLETS AND NUMBERING DO NOT WORK TOGETHER
Web Server (WEBSERVER)
* Bug 7420229 QUERY FROM BI PUBLISHER REPORTS APPEARS TO MISS/SKIP THE CACHE FOR LIST OF VALUE
* Bug 9669973 ER: NEED TO SUPPORT PRE-PROCESSING XML WITH XSL FOR EXCEL TEMPLATE
* Bug 10337868 TAB DELIMITER DOES NOT WORK FOR A CSV OUTPUT
* Bug 11670678 RUNNING CLOCK INDICATOR ( HOURGLASS ) DOES NOT SHOW UP FOR HTML OUTPUT
* Bug 11679262 SYSDATE SYNTAX {$SYSDATE()$} NOT WORKING FOR DEFAULT VALUE IN REPORT PARAMETERS
* Bug 11718291 DATE PICKER OF DATE PARAMETER IN A REPORT HIDES BEHIND THE PDF OUTPUT IN IE8
E-Business Suite – XDO (XEBS)
* Bug 9747198 WATERMARK IN ARABIC IN PDF APPEARS FROM LEFT TO RIGHT – SHOULD BE RIGHT TO LEFT
* Bug 9836706 INCORRECT NUMBER FORMAT FOR CARRY FORWARD CALCULATION
* Bug 9860192 CONVERSION TO PDF FORMAT FAILS WITH ERROR – FOR INPUT STRING: "4901001241"
* Bug 10321578 PERFORMANCE ISSUE WHEN USING PDF TEMPLATE
* Bug 9381019 XMLP ROLES NOT HONORED WITH SSO ENABLED FOR AD SYNCHED USERS.
* Bug 9934771 UNABLE TO LOGON TO PUBLISHER USING SECURITY MODEL EBS: JAVA.LANG.ILLEGALACCESSER
* Bug 10326227 EBS SECURITY MODEL INTEGRATION SIGNON W/CASE SENSITIVE PASSWORD NOT SUPPORTED
Install and Upgrade (BIPUPGRADE)
* Bug 11665472 BI PUBLISHER REPOSITORY UPGRADE FROM 10G TO 11G FAILS WHEN A 10G FOLDER IS EMPTY
* Core Formatting API (CORE)
*
* Bug 9727000 CSV OUTPUT COLUMN ORDER DOES NOT MATCH SQL SELECT COLUMN ORDER
* Bug 10182980 ER: WAY TO FORMAT DATES (E.G. D HH:MM:SS) ON Y AXIS AND MARKER TEXT IN CHART
Data Model (DATAMODEL)
* Bug 10226625 MDX STATEMENTS THAT INCLUDE "+" DO NOT WORK WITH PUBLISHER 11G
* Bug 10231671 MDX QUERY WITH NAMED SETS NOT RETURNING EXPECTED RESULTS.
* Bug 10303941 BIP11G: RESPONSEDATA XPATH FILTER NOT APPLIED TO XML DATA RETURNED BY WS SOURCE
* Bug 10365310 EXCEPTION/ERROR WHEN THERE IS A COLUMN NAMED IN CHINESE IN BI ANALYSIS
Delivery Service and API (DELIVERY)
* Bug 9848981 SFTP FAILS TO NEGOTIATE SECONDARY CIPHER
* Bug 9937937 SSHTOOLSPRIVATEKEYFORMAT.CLASS & OPENSSHPRIVATEKEYFORMAT.CLASS FAILS TO LOAD
Integration (INTG)
* Bug 9646599 USER ROLE DEFINED AS PRIMARYGROUP IN ACTIVEDIRECTORY GROUP ARE NOT RECOGNIZED
* Bug 9664768 ER: NEED TO BIND USER ATTRIBUTE VALUES DEFINED IN ACTIVEDIRECTORY IN DATA QUERY
* Bug 9704401 ER: NEED TO SUPPORT DEFAULT GROUP FOR ALL USERS IN LDAP/AD SECURITY
* Bug 9753736 SOME ROLES FROM ACTIVEDIRECTORY ARE NOT LISTED IN ADMIN ROLE-FOLDER MAPPING
* Bug 10221061 CATALOG NOT DISPLAYED USING BI SERVER SECURITY W/ EXTERNAL TABLE AUTHENTICATION
* Bug 10367106 CANNOT CREATE DATA SET IF BI ANALYSIS HAS JAPANESE COLUMN NAME
Layout Tools (LAYOUTTOOL)
* Bug 9811428 CANNOT INSTALL BI PUBLISHER DESKTOP ON WINDOWS 7
* Bug 10036545 UNABLE TO UPLOAD OR VALIDATE RTF TEMPLATE WITH UNNAMED MERGEFIELD
* Bug 10037640 LOGIN SCREEN APPEARS AFTER INSTALL OF ANALYZER FOR EXCEL USING SSO
* Bug 11061157 HYPERLINK WITH DATA PARAMETERS IS NOT WORKING CORRECTLY BI PUBLISHER LAYOUT
Scheduler (SCHEDULE)
* Bug 9053770 CSV REPORT OUTPUT WHEN SENT VIA EMAIL HAS .DAT EXTENSION OR NO EXTENSION
* Bug 10052481 ETEXT REPORT FAILS WHEN RUN AS A SCHEDULED JOB
* Bug 11685035 OBIEE 11G : BI PUBLISHER WEBSERVICE CALL TO SCHEDULE A REPORT FAILS
* Bug 11776420 CURRENT PARAMETER VALUE IS NOT BEING DISPLAYED USING SCHEDULER
* Bug 12347367 SCHEDULE FAILS IF A REPORT HAS HIDDEN PARAMETER
Templates (TEMPLATES)
* Bug 9571670 ER: EXCEL TEMPLATE TO SUPPORT XSLT LOGIC AND XSL CUSTOM EXTENTIONS
* Bug 9706624 FONT MAPPING FOR PDF TEMPLATES IS NOT WORKING FOR CZECH CHARACTERS
* Bug 10072475 ER: PARAMTERS INCLUDED IN PRINT HEADER FOR EXCEL EXTRACTS
* Bug 10118898 BI PUBLISHER TEMPLATE VIEWER ADDS UNEXPECTED BLANK PAGES IN FIXED SIZE TEMPLATE
* Bug 10139027 RTFPROCESSOR THROW EXCEPTION
* Bug 10143841 ER: PARAGRAPH-ALIGNMENT LOST WHEN BLOCK IN A LIST AND OUTPUT-FORMAT IS RTF
* Bug 10143943 ER: PARAGRAPH-PROPERTIES ARE LOST WHEN PARAGRAPH IS IN A LIST
* Bug 10303133 ER: BI PUBLISHER TABLE IS NOT GETTING CENTERED WHEN OUTPUT IS HTML
* Bug 10304256 BULLETS AND NUMBERING DO NOT WORK TOGETHER
Web Server (WEBSERVER)
* Bug 7420229 QUERY FROM BI PUBLISHER REPORTS APPEARS TO MISS/SKIP THE CACHE FOR LIST OF VALUE
* Bug 9669973 ER: NEED TO SUPPORT PRE-PROCESSING XML WITH XSL FOR EXCEL TEMPLATE
* Bug 10337868 TAB DELIMITER DOES NOT WORK FOR A CSV OUTPUT
* Bug 11670678 RUNNING CLOCK INDICATOR ( HOURGLASS ) DOES NOT SHOW UP FOR HTML OUTPUT
* Bug 11679262 SYSDATE SYNTAX {$SYSDATE()$} NOT WORKING FOR DEFAULT VALUE IN REPORT PARAMETERS
* Bug 11718291 DATE PICKER OF DATE PARAMETER IN A REPORT HIDES BEHIND THE PDF OUTPUT IN IE8
E-Business Suite – XDO (XEBS)
* Bug 9747198 WATERMARK IN ARABIC IN PDF APPEARS FROM LEFT TO RIGHT – SHOULD BE RIGHT TO LEFT
* Bug 9836706 INCORRECT NUMBER FORMAT FOR CARRY FORWARD CALCULATION
* Bug 9860192 CONVERSION TO PDF FORMAT FAILS WITH ERROR – FOR INPUT STRING: "4901001241"
* Bug 10321578 PERFORMANCE ISSUE WHEN USING PDF TEMPLATE
References
NOTE:1322357.1 – How To Upgrade Oracle BI Publisher 11.1.1.3.0 to 11.1.1.5.0 ?
NOTE:1329825.1 – List of Bug Fixes Included In OBIEE 11.1.1.5.0
I ran into this error the first time I restarted Weblogic on one of my installs, the only reference that I was able to find is the error description below:
BEA-141281 | Info:unable to get file lock, will retry …
|
The funny thing is that it tells you to remove the locks but doesn’t provide their location, if you are running OBIEE 11g you can remove AdminServer.lok from: d:\oracle\fmw\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp If you are not using Weblogic in the context of Oracle Busines Intelligence you can do a file search for any lok files under your middleware home (d:\oracle\fmw).
Read the rest of Troubleshoting Error: unable to get file lock, will retry … »
I’ve run into issues with Oracle VirtualBox Virtual Appliances not being able to boot after being imported into a new host. I have a base openSUSE 11.3 image that I use to build all my App and DB servers. This post documents some steps I now take when exporting my base VM to minimize the pain of getting my new guests up and running:
ata-VBOX_HARDDISK_VB4c05ce37-15844d37 -> ../../sda ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part1 -> ../../sda1 ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part2 -> ../../sda2 ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part3 -> ../../sda3 scsi-SATA_VBOX_HARDDISK_VB4c05ce37-15844d37 -> ../../sda scsi-SATA_VBOX_HARDDISK_VB4c05ce37-15844d37-part1 -> ../../sda1 scsi-SATA_VBOX_HARDDISK_VB4c05ce37-15844d37-part2 -> ../../sda2 scsi-SATA_VBOX_HARDDISK_VB4c05ce37-15844d37-part3 -> ../../sda3 |
/dev/disk/by-id/ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part1 swap /dev/disk/by-id/ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part2 / /dev/disk/by-id/ata-VBOX_HARDDISK_VB4c05ce37-15844d37-part3 /home |
Summary: After reading this post you should be better prepared to smoothly export and import Linux virtual machines from your Oracle Virtual Box servers by being ready to correct any disk device reference issues in fstab and grub.conf
Read the rest of Fixing device references after importing a Linux guest in Oracle Virtual Box »
One thing to have in mind when familiarizing with Oracle Business Intelligence Enterprise Edition’s new 11g version is the default location for the Web Cat should be something like the PATH below:
$ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips$INST_NUM/catalog/<webcat_directory>
Questions and Comments: Please use the comment form on this post to send us your questions and comments, we look forward to hearing from you!
Overview
This is a brief installation guide for those currently working on their 11.1.1.5 OBIEE installation. Please post commnents if you have any questions or run into issues installing OBIEE 11g, we will try to fix them and can document their resolution for future reference.
Pre-requisites
Installation
Other posts that might be of your interest are:
As one of those who have recently acquired administrator duties as part of our organizations push to adopt OBIEE 11g I recently struggled with the issue of how to correctly start the Web Logic server so that it would not die with my session expiration
Summary:
Questions and Comments: Please use the comment form on this post to send us your questions and comments, we look forward to hearing from you!
This past week Oracle released a Oracle Business Intelligence 11.1.1.5 which supersedes 11.1.1.3. This is the link to the download page. It is my anticipation that most of the commentary about this release will center around two much anticipated features:
So, are you ready to use OBIEE 11g in your production environment? I look forward to reading your questions and comments!
Slider by IWEBIX Webdesign