<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.156 (http://www.squarespace.com) on Sun, 19 May 2013 01:16:02 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>BICG News</title><link>http://www.biconsultinggroup.com/oraclebiblog/</link><description>The BICG News blog shares our knowledge and keeps our customers up to date on the most current developments with BICG’s success and activities.</description><lastBuildDate>Tue, 16 Aug 2011 17:19:50 +0000</lastBuildDate><copyright>Copyright (C) 2011 BI Consulting Group. All rights reserved.</copyright><language>en-US</language><generator>Squarespace V5 Site Server v5.13.156 (http://www.squarespace.com)</generator><item><title>Always have a plan - An Oracle BI 11g Backup Plan</title><category>Backup &amp; Recovery</category><category>Install, Configure, Deploy</category><category>Oracle BI 11g</category><category>Oracle BI Apps</category><category>backup</category><category>oracle bi 11g</category><dc:creator>Christian Screen</dc:creator><pubDate>Tue, 16 Aug 2011 16:07:44 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/8/16/always-have-a-plan-an-oracle-bi-11g-backup-plan.html</link><guid isPermaLink="false">756827:9277551:12531889</guid><description><![CDATA[<p>What is just as important as architecting the perfect Oracle Business Intelligence integration solution?</p>
<p>Answer: Architecting the perfect backup and recovery strategy process in order not to lose it!</p>
<p>Often so much focus is placed on the &#8220;Let&#8217;s get there&#8221; aspect of a Business Intelligence implementation.&nbsp; But all too often during the crucial requirements gathering sessions, scope building, and project plan generation there is little talk about backing up the infrastructure that the project seeks to put in place.&nbsp; Forget about backing up source data for a moment. That mainly will/should be handled the DBA side of the Information Technology department.&nbsp; Let&#8217;s talk Oracle BI metadata and environment configuration for a moment.</p>
<p>As we can see from Oracle BI 11g, there are simply many more moving parts to Oracle&#8217;s latest BI tool release than what was contained by its predecessors. The Fusion Middleware layer is quite robust and even experienced Oracle BI aficionados can attest to its complicated directory structures, and their lapse in memory regarding the location of key configuration and log files. So, when it comes to backing up the Oracle BI environment there needs to be a fully vetted plan in place to ensure that your Oracle BI environment&#8217;s data, metadata, and configurations are recoverable in case an unpredictable incident occurs.&nbsp; In Oracle BI 11g we now must be &#8220;point-in-time&#8221; aware as the MDS and BIPLATFORM database repositories are involved.</p>
<p>Without going into great detail by providing a full Oracle BI backup and recovery plan in this article, let&#8217;s just highlight some basic Oracle BI backup and restoration strategy topics.</p>
<h2>Backup Level</h2>
<h3>Full Server Backup</h3>
<p>This is often seen as the &#8220;killing an ant with a sledgehammer&#8221; approach but is effective in that all components of the Oracle BI Server (and everything else on the machine) are saved for storage.&nbsp; Clearly, there are a multitude of cons in this approach such as the ever increasing need for storage space, the cost of storage, and the larger length of time required to complete a full server backup (which may results in large download terms).&nbsp; Virtual Machines (VM) make this easier but VMs have their own complications, which we don&#8217;t discuss here.&nbsp;</p>
<h3>Precision Backup</h3>
<p>Oracle&#8217;s recommended approach is to take more of a surgical backup approach, taking only the core elements of the environment into consideration for the backup plan.&nbsp; This is no longer the handful of core files that is used to be in previous version of Oracle BI.&nbsp; In fact we now must consider several different areas for the back up:</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIApplication</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIClusterControllerComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIJavaHostComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBISchedulerComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIServerComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIODBCComponent</p>
<p>ORACLE_INSTANCE/config/OracleBIApplication</p>
<p>ORACLE_INSTANCE/config/OracleBIClusterControllerComponent</p>
<p>ORACLE_INSTANCE/config/OracleBIJavaHostComponent</p>
<p>ORACLE_INSTANCE/config/OracleBIPresentationServicesComponent</p>
<p>ORACLE_INSTANCE/config/OracleBISchedulerComponent</p>
<p>ORACLE_INSTANCE/config/OracleBIServerComponent</p>
<p>ORACLE_INSTANCE/config/OracleBIODBCComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIApplication</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIClusterControllerComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIJavaHostComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIPresentationServicesComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBISchedulerComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIServerComponent</p>
<p>ORACLE_INSTANCE/diagnostics/logs/OracleBIODBCComponent</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIServerComponent/comp_instance name/repository/NQSConfig.INI</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIServerComponent/comp_instance name/repository/*.rpd</p>
<p>ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/comp_instance name/catalog/&lt;catalog-name&gt;</p>
<p>Ultimately this precision backup strategy recommends the backup of the Middleware home, the domain home, and the Oracle instance containing the Oracle BI EE components. In addition, if running a Windows Operating System one must export Oracle BI EE Registry entries.&nbsp; Typically an additional batch script is created to yank out this information on some frequency to prep it for backup and likewise an additional batch script for automating the environment variables recovery.</p>
<p>Precision backups have much fewer cons than the full server backup strategy.&nbsp; Though more effort is involved upfront the maintenance of this type of backup plan is substantially less of a headache.</p>
<h2>Frequency</h2>
<p>Hyperion aficionados, particularly those involved in Essbase infrastructure, know that a backup plan is critical to recovering elements of a Hyperion Essbase system.&nbsp; Depending on data loads and data vulnerability some Hyperion Essbase implementations can expect backups as frequently as daily and others comfortably monthly.&nbsp; As it relates to Oracle BI the same considerations of data and metadata vulnerability must take place.&nbsp; Different components such as configuration files or the web catalog for OBIEE can be surgically backed up on a more frequent basis than the components that might not change as frequently such as the configuration files (instanceconfig.xml, etc.)</p>
<h2>Considerations</h2>
<h3>Multiple Software Lines</h3>
<p>Each platform delivered with the Oracle BI 11g Suite has its own backup consideration.&nbsp; Though OBIEE, OBIP, and ORTD comprise the Oracle Business Intelligence Enterprise Edition software they have some common metadata elements and some which are sole references.&nbsp; Common elements would include the MDS and BIPLATFORM relational database repositories. Sole software reference elements would be such items as the OBIEE RPD or the RTD schema. Determining if some or all of these items fall under the critical backup and restoration plan is a line item to check off during initial BR planning as ultimately your restoration plan is based on what exactly you&#8217;ve chosen to backup.</p>
<h3>Maintenance Mode</h3>
<p>As the process of creating a backup of an infrastructure usually seeks to create a &#8220;point-in-time&#8221; instance from which to recover, adding a maintenance mode to the BR plan/strategy is a great idea.&nbsp; Alerting users of the Oracle BI System that a maintenance mode is planned and before backup occurs is not only a good idea it is common courtesy.&nbsp; More to the point, Oracle recommends locking the Oracle BI Presentation (Web) Catalog before conducting a backup so that the RPD and Presentation (Web) Catalog stay in sync.&nbsp; That can be conducted with the following syntax:</p>
<p>./runcat.sh -cmd maintenanceMode -on -online BIP_URL</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; -login username -pwd password</p>
<p>Including this into any automation process would be a smart way to approach Maintenance Mode considerations.</p>
<h2>Conclusion</h2>
<p>Ultimately a formal backup and recovery plan should be created for an implementing organization.&nbsp; This should be done from an Oracle BI (Fusion Middleware) system perspective and not just at the developer (Just save the RPD and Web Catalog) perspective.&nbsp; By creating an Oracle BI backup and recovery strategy or enlisting a Systems Integrator to assist with creating one, the Oracle BI system will rank with a higher level of confidence, match corporate BR standards, and provide a structured path to getting an infrastructure back online in the worst-case scenario of loss.</p>
<h2>Resources</h2>
<p>http://download.oracle.com/docs/cd/E21764_01/core.1111/e10105/br_intro.htm#ASADM11238</p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-12531889.xml</wfw:commentRss></item><item><title>New Oracle BI 11g Administration Tool Icons - A Comparison</title><category>RPD</category><category>icons</category><category>levity</category><category>oracle bi 11g</category><dc:creator>Christian Screen</dc:creator><pubDate>Fri, 22 Jul 2011 03:27:18 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/7/21/new-oracle-bi-11g-administration-tool-icons-a-comparison.html</link><guid isPermaLink="false">756827:9277551:12215530</guid><description><![CDATA[<p>As a slight departure from the serious rhetoric of Oracle BI 11g enhancements, I thought one fun thing to do would be to compare the new icons that are now in the Oracle BI 11g Administration Tool with the Oracle BI 10g version.&nbsp; As you can see below in the side-by-side comparison there are ultimately only two net new icons that have been added in Oracle BI 11g.&nbsp; The other icons have merely been redesigned and some even renamed for Oracle BI 11g.&nbsp; Finally, these icons are clearly more stylish - as to be expected from a shiny new tool.&nbsp;</p>
<p><span class="thumbnail-image-block ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2F10g_vs_11g_Icons_Mix.png%3F__SQUARESPACE_CACHEVERSION%3D1311306503022',823,730);"><img src="http://www.biconsultinggroup.com/storage/thumbnails/8877291-13319555-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1311306503025" alt="" /></a></span></span></p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-12215530.xml</wfw:commentRss></item><item><title>I Only Want to Show Lowest Level of Hierarchy on Chart</title><dc:creator>Marty Mersinger</dc:creator><pubDate>Fri, 15 Jul 2011 14:35:51 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/7/15/i-only-want-to-show-lowest-level-of-hierarchy-on-chart.html</link><guid isPermaLink="false">756827:9277551:12126913</guid><description><![CDATA[<p>I saw a question on Oracle’s BI Forum where the person wanted to only see the lowest level of the hierarchy as they drilled down on their chart.&#160; They were using OBIEE 11g; so, I wanted to look at this a little closer to see what could be done.</p>  <p>Just so we understand the issue involved here, a few screen shots will make the issue clearer.&#160; </p>  <p>So, I start with a simple report like the following:</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214591" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214592" width="337" height="151" /></a></p>  <p>I create a simple bar graph from this criteria.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214594" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214595" width="301" height="169" /></a></p>  <p>and then drill down on the FunPod brand to the next level of the Product hierarchy.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214596" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214597" width="274" height="170" /></a></p>  <p>You can see from the highlighted area that when you drill down using the standard hierarchy drill feature, you get the Brand as well as the next level which is LOB.&#160; I also added a filter view to show that now we have redundant information in the compound view; the filer shows the FunPod filtering from our drilling.&#160; This is the issue the person in the forum wanted to overcome.&#160; He/She just wants to see the LOB at this point on the graph.</p>    <p>So, is it possible to achieve the results this person wants?</p>  <p>I made a simple change which I will come to, but let’s first look at the results. </p>  <p>Again we are starting at the brand level and notice there are no filters being applied.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214599" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214600" width="281" height="173" /></a></p>  <p>We drill down on FunPod again to get to the next level.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214601" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214602" width="282" height="177" /></a></p>  <p>We can now see that I was able to get the desired result on the graph and comparing the LOB members to the graph previously showing the LOB level, the data results are the same.&#160; However, notice there are no filters being shown in this scenario.&#160; Perhaps that is not important to the user.&#160; What is important is that are axis labels are not cluttered.&#160; Think about going down 5 levels in a hierarchy with the standard drill down feature which would try to concatenate each level to the point axis labels are unreadable.</p>  <p>So, how was this bit of magic possible?&#160; Let’s look at the criteria to see.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214603" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-I-Only-Want-to-Show-Lowest-Level-of-Hier_8F3A-?fileId=13214604" width="294" height="139" /></a></p>  <p>If you compare the previous criteria screen to this one, you will see that I switched out the Brand column for the Product Hierarchy column.&#160; Using the new hierarchy column type that is part of 11g gives the display results the person is trying to achieve.</p>  <p>This is a simple solution that does not require custom code changes to javascript files, which I have not looked at to see if there is a JS file that could be modified to provide these same results.</p>]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-12126913.xml</wfw:commentRss></item><item><title>BI Publisher Desktop Differences (10g to 11g)</title><dc:creator>Marty Mersinger</dc:creator><pubDate>Thu, 07 Jul 2011 21:45:51 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/7/7/bi-publisher-desktop-differences-10g-to-11g.html</link><guid isPermaLink="false">756827:9277551:12039197</guid><description><![CDATA[<p>When using BI Publisher Desktop 10g and adding a tag to your report template, the code was accessible by right-clicking the tag and selecting the “properties” option. The code was placed directly in the textbox area of the “Status Bar” tab and if you had additional code then you used the textbox area under the “Help Key” tab as well. Similar to what is should below.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090433" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090434" width="244" height="149" /></a></p>  <p>With BI Publisher Desktop 11g, a BI Publisher Properties” option was added to the right-click menu which provides 2 tabs; Properties and Advanced. The Advanced tab contains the code associated to the tag in your report template. This expanded property window alleviates the need to break your code into pieces which needs to be spread across tabs as in 10g. The Word Properties window is accessible by using the lower left button appropriately labeled “Word Properties”.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090435" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090436" width="229" height="182" /></a></p>  <p>As you can see, the Word Properties textbox now holds a reference tag to your code in the BI Publisher Properties window.</p>  <p><a href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090437" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-e7a184d32729_F9BA-?fileId=13090438" width="244" height="144" /></a></p>  <p>This presents a couple of potential issues you should be aware of.</p>  <p>1. You cannot see the actual code behind the report template tags unless you first load an xml data sample. Without the data sample loaded, if you open the properties you will go directly to the Word Properties and only see the ref tag information.</p>  <p>2. I have had situations where if a copied a tag to reuse it, it would retain the same reference tag number and the code change would be lost. I have now made it a point to add a new tag when I want different code for a tag to insure I have a unique reference tag number rather than copying a tag as I did in 10g.</p>  <p>3. The reference tag code will not run under a BI Publisher 10g server installation. The 10g instance is not able resolve the reference code to the actual code.</p>  <p>All of these issues are actually minor as long as you are aware of them and compensate for them. The last issue is the most troublesome when you are working a project where the client is still on 10g, but you have loaded the latest version on your computer.</p>  <p>However, all is not lost.</p>  <p>Knowing the differences between 10g and 11g gives you the power to code using the latest version for either environment. You simply need to copy your 11g code from the BI Publisher Properties Advanced tab and place it into the expected textbox areas for 10g to find it overwriting the reference tag; doing this will allow your report template to work in both 11g and 10g environments.</p>  <p>One last gotcha to cover if you need to go this route, do NOT update your code through the BI Publisher Properties window. You need to update your code (should changes be necessary) through the Word Properties window. Your code changes will be reflected back towards the BI Publisher Window. Unfortunately, it is a one way street. This also holds true for any other property changes you may wish to make like formatting or datatype changes.</p>]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-12039197.xml</wfw:commentRss></item><item><title>Integrating with OBIEE has become Easier</title><dc:creator>Marty Mersinger</dc:creator><pubDate>Wed, 06 Jul 2011 19:48:49 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/7/6/integrating-with-obiee-has-become-easier.html</link><guid isPermaLink="false">756827:9277551:12027734</guid><description><![CDATA[<p>Some of you have been in front of clients where they wanted to create their own front-end for OBI or wanted more flexibility in the creation of reports. Also, there are more and more clients asking how to leverage OBIEE reports and dashboards in external portals.&#160; With the release of OBIEE 11.1.1.5, we have seen many enhancements not only to the tool sets but also the architecture. What many may not be aware of is that when OBIEE 11.1.1.5 was released other 11.1.1.5 tool sets were also released which now integrate more effectively with OBIEE; such as, WebCenter, WebPortal, and JDeveloper.&#160; There are some new library wizards (extensions) that were released with JDeveloper 11.1.1.5 that makes leveraging OBIEE simpler than ever before.</p>  <p><a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#oracle.bi-jbips">Business Intelligence Composer</a>: Provides the ability to create or edit BI report via a BI Report Wizard task flow in an ADF page.</p>  <p><a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#oracle.biadf">Business Intelligence ADF View Regions</a>: Provides the ability to browse the BI Catalog through the JDeveloper resource catalog and add BI objects to an ADF page.</p>  <p><a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#bi-adf-taskflow-extension">Business Intelligence ADF Task Flow</a>: Provides the ability to browse the BI Catalog through the WebCenter resource catalog and add BI objects to an WebCenter page.</p>  <p><a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#oracle.bi.presentation.soap">Business Intelligence Soap Connection</a>: Provides the ability to create a BI Soap Connection.</p>  <p><a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#oracle.bi.presentation.vo">Business Intelligence Logical SQL View Objects</a>: Provides the ability to create a View Object that can query Oracle BI using logical SQL.</p>]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-12027734.xml</wfw:commentRss></item><item><title>OBIEE 11.1.1.5 New Features Worth Highlighting</title><dc:creator>Christian Screen</dc:creator><pubDate>Thu, 02 Jun 2011 14:46:45 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/6/2/obiee-11115-new-features-worth-highlighting.html</link><guid isPermaLink="false">756827:9277551:11662609</guid><description><![CDATA[<p>The latest release of <a href="http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/overview/index.html">Oracle BI 11g</a> (aka 11g PS1) is now available.</p>
<p>We&#8217;ve been quickly involved with this release and we are currently implementing and upgrading serveral of our clients to this release with much success.&nbsp; Aside from the many bugs that this release has squashed from OBIEE 11.1.1.3, this micro release brings several new features to software suite that are very welcomed. Simply listing every new feature here would make for a very long list.&nbsp; Instead, I will quickly highlight a few new features that I believe are paramount to the continued road map for Oracle&#8217;s domination in the Business Intelligence realm.&nbsp; These are listed in no particular order of importance.</p>
<ul>
<li>Mobile Business Intelligence (iOS ipad/iphone Application)</li>
<li>Included support for AIX and Solaris SPARC UNIX OSs</li>
<li>Additional integration with Real-Time Decisions and Essbase</li>
<li>Metadata Repository one-click SSO support (via CSS) for Essbase</li>
<li>Oracle BI Apps 7.9.6.3 fully certified OBI 11g</li>
<li>Informatica 9.x OEM for Oracle BI Apps</li>
<li>Further ADF (JDeveloper) Integrations for Third-Party Development</li>
<li>Metadata Administration SOAP Web Service</li>
<li><a href="http://download.oracle.com/docs/cd/E21764_01/bi.1111/e10541/prescatadmin.htm#CACEFJCJ">Full-Text Catalog Search</a> fully vetted.&nbsp;</li>
</ul>
<p>Other runner-up new features worth mentioning are:</p>
<ul>
<li>Beefed up support for XMLA, SAP/BW (Native Connection)</li>
<li>BI Composer (Although this requires additional installation/configuration)</li>
<li>New Diagram look n&#8217; feel in the RPD (physical and BBM)</li>
</ul>
<p>Each of these new features could clearly constitute an individual blog post to highlight the benefits they bring to Oracle&#8217;s BI offering.&nbsp; And, this may be the directive I use going forward for the next few blog entries.&nbsp;</p>
<p>Hopefully this outlines a few talking points for what some of the new key features of OBIEE 11.1.1.5 are.</p>
<p>&nbsp;</p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-11662609.xml</wfw:commentRss></item><item><title>OBIEE 11g deployments on 64 bit environments must use "Software-Only" install method</title><category>64 bit</category><category>Install, Configure, Deploy</category><category>Installation</category><category>OBIEE 11g</category><dc:creator>Ignacio de la Torre</dc:creator><pubDate>Fri, 08 Apr 2011 23:01:41 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/4/8/obiee-11g-deployments-on-64-bit-environments-must-use-softwa.html</link><guid isPermaLink="false">756827:9277551:11093488</guid><description><![CDATA[<p><span style="font-family: Arial;">After a couple of failed troubleshooting attempts on an issue with the new graphics engine not rendering charts on some of my client&#8217;s dashboards, Oracle Support has made me aware that customers deploying OBIEE 11g on 64 bit environments should use the &#8220;Software-only&#8221; install method instead of going through with the Enterprise install method.</span></p>
<div></div>
<div>As you can see in the picture below I myself used the Enterprise install on my Oracle Virtual Box / SUSE Linux virtual machine.</div>
<div></div>
<div></div>
<div></div>
<div><span class="thumbnail-image-block ssNonEditable"><span><img src="http://www.biconsultinggroup.com/storage/OBIEE_11g_Enterprise_Install_Not_Supported_64_Bit.png?__SQUARESPACE_CACHEVERSION=1302287024274" alt="OBIEE 11g deployments on 64 bit environments must use "Software-Only" install method"  style="width: 400px;" /></span><span class="thumbnail-caption" style="width: 400px;">OBIEE 11g deployments on 64 bit environments must use &#8220;Software-Only&#8221; install method</span></span></div>
<div></div>
<div>I will work on a new virtual machine install over the weekend using the software-only method. Look for an update soon, in the mean time check out the release notes with the information about 64 bit support.</div>
<div></div>
<div></div>
<br/>
<div><span style="font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 14px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14770/biee.htm#CHDIHIE</span></div>
<div><span style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font: medium 'Times New Roman'; white-space: normal; orphans: 2; letter-spacing: normal; color: #000000; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><span style="font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 14px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br /></span></span></div>
<p class="zoundry_raven_tags">&nbsp;</p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-11093488.xml</wfw:commentRss></item><item><title>Oracle EPM 11.1.2.1 is now available!</title><dc:creator>Chris Dennis</dc:creator><pubDate>Fri, 08 Apr 2011 19:20:55 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/4/8/oracle-epm-11121-is-now-available.html</link><guid isPermaLink="false">756827:9277551:11094212</guid><description><![CDATA[<p>Oracle 11.1.2.1 has finally hit GA. You can now download 11.1.2.1 from <a title="https://edelivery.oracle.com/" href="https://edelivery.oracle.com/">https://edelivery.oracle.com/</a>. Let the upgrading begin!</p>]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-11094212.xml</wfw:commentRss></item><item><title>DVT Graphs in OBI EE</title><category>Charts</category><category>DVT</category><category>Graphs</category><category>OBIEE 11g</category><dc:creator>Marty Mersinger</dc:creator><pubDate>Mon, 04 Apr 2011 16:46:10 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/4/4/dvt-graphs-in-obi-ee.html</link><guid isPermaLink="false">756827:9277551:11044091</guid><description><![CDATA[<p>Just like in OBI 10g; especially BI Publisher, not all charts available in the code base were made available via the front-end wizards. So, I was curious if there are other charts available in OBI 11g as well. If so, how can I leverage them if at all.</p>
<p>The graphic engine for the BI 11g components including BI Publisher is DVT (Data Visualization Tools).</p>
<p>DVT has available the following graph types:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="197" valign="top">
<p>Area</p>
</td>
<td width="197" valign="top">
<p>Bar</p>
</td>
</tr>
<tr>
<td width="197" valign="top">
<p>Bubble</p>
</td>
<td width="197" valign="top">
<p>Combo</p>
</td>
</tr>
<tr>
<td width="197" valign="top">
<p>Funnel</p>
</td>
<td width="197" valign="top">
<p>Horizontal bar</p>
</td>
</tr>
<tr>
<td width="197" valign="top">
<p>Line</p>
</td>
<td width="197" valign="top">
<p>Pareto</p>
</td>
</tr>
<tr>
<td width="197" valign="top">
<p>Pie</p>
</td>
<td width="197" valign="top">
<p>Radar</p>
</td>
</tr>
<tr>
<td width="197" valign="top">
<p>Scatter</p>
</td>
<td width="197" valign="top">
<p>Stock</p>
</td>
</tr>
</tbody>
</table>
<p>Of these, only Stock graphs appear to be not available through the OBI EE 11g front-end for analyses.</p>
<p>Examples of additional vertical bar graphs not included in the OBIEE 11g wizard include many of Dual-Y and Split Dual-Y. However, they are included in the BI Publisher wizard as seen from the screen shot here.</p>
<p><a rel="lightbox" href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-02c4a2d3e8bd_B166-?fileId=11558271"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="clip_image002" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-02c4a2d3e8bd_B166-?fileId=11558272" border="0" alt="clip_image002" width="244" height="202" /></a></p>
<p>The Floating Stacked Bar graph is available in ADF DVT, but is not available in either wizard.&nbsp; I will state it is possible to create a floating bar graph, but it requires some tricks to be applied in OBI EE.</p>
<p><a rel="lightbox" href="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-02c4a2d3e8bd_B166-?fileId=11558273"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="clip_image004" src="http://www.biconsultinggroup.com/resource/Windows-Live-Writer-02c4a2d3e8bd_B166-?fileId=11558274" border="0" alt="clip_image004" width="244" height="180" /></a></p>
<p>Let&rsquo;s continue deeper and look at the sub-types available in DVT for each graph type and identify which can be created in OBI EE 11g.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="156" valign="top">
<p><strong>DVT Graph Type</strong></p>
</td>
<td width="149" valign="top">
<p><strong>DVT Sub-Type</strong></p>
</td>
<td width="218" valign="top">
<p><strong>Description</strong></p>
</td>
<td width="67" valign="top">
<p><strong>In OBI</strong></p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Area</p>
</td>
<td width="149" valign="top">
<p>Vertical ABS</p>
</td>
<td width="218" valign="top">
<p>An absolute area graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical ABS Split 2Y</p>
</td>
<td width="218" valign="top">
<p>An absolute area graph with split dual-Y axis</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Percent</p>
</td>
<td width="218" valign="top">
<p>A percent area graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack</p>
</td>
<td width="218" valign="top">
<p>A stacked area graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack Split 2 Y</p>
</td>
<td width="218" valign="top">
<p>A stacked area graph with split dual-Y axis</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Bar</p>
<p>Horizontal Bar</p>
</td>
<td width="149" valign="top">
<p>Vertical Cluster</p>
</td>
<td width="218" valign="top">
<p>Clustered bar graph that has a vertical orientation</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="149" valign="top">
<p>Vertical Cluster Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Clustered, split dual-Y bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Cluster 2Y</p>
</td>
<td width="218" valign="top">
<p>Clustered, dual-Y bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Float Stack</p>
</td>
<td width="218" valign="top">
<p>Floating stacked bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Percent</p>
</td>
<td width="218" valign="top">
<p>Percent bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack</p>
</td>
<td width="218" valign="top">
<p>Stacked bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, split dual-Y bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, dual-Y bar graph that is vertical</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Cluster</p>
</td>
<td width="218" valign="top">
<p>Clustered bar graph that has a Horizontal orientation</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Cluster Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Clustered, split dual-Y bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Cluster 2Y</p>
</td>
<td width="218" valign="top">
<p>Clustered, dual-Y bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Percent</p>
</td>
<td width="218" valign="top">
<p>Percent bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Stack</p>
</td>
<td width="218" valign="top">
<p>Stacked bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Stack Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, split dual-Y bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Horizontal Stack 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, dual-Y bar graph that is Horizontal</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Bubble</p>
</td>
<td width="149" valign="top">
<p>Bubble</p>
</td>
<td width="218" valign="top">
<p>Bubble graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Bubble 2Y</p>
</td>
<td width="218" valign="top">
<p>Dual-Y bubble graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Combo</p>
</td>
<td width="149" valign="top">
<p>Combination Vertical ABS</p>
</td>
<td width="218" valign="top">
<p>Absolute vertical combination graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Combination Vertical ABS 2Y</p>
</td>
<td width="218" valign="top">
<p>Absolute 2Y vertical combination graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Funnel</p>
</td>
<td width="149" valign="top">
<p>Funnel</p>
</td>
<td width="218" valign="top">
<p>Funnel Chart</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Line</p>
</td>
<td width="149" valign="top">
<p>Vertical ABS</p>
</td>
<td width="218" valign="top">
<p>Absolute line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical ABS 2Y</p>
</td>
<td width="218" valign="top">
<p>Absolute, dual-Y line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical ABS Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Absolute, split dual-Y line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Percent</p>
</td>
<td width="218" valign="top">
<p>Percent line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack</p>
</td>
<td width="218" valign="top">
<p>Stacked line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, dual-Y line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Vertical Stack Split 2Y</p>
</td>
<td width="218" valign="top">
<p>Stacked, split dual-Y line graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Pareto</p>
</td>
<td width="149" valign="top">
<p>Pareto</p>
</td>
<td width="218" valign="top">
<p>Pareto graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Pie</p>
</td>
<td width="149" valign="top">
<p>Pie</p>
</td>
<td width="218" valign="top">
<p>Pie graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Pie Bar</p>
</td>
<td width="218" valign="top">
<p>Pie-Bar graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Pie Multi</p>
</td>
<td width="218" valign="top">
<p>Multiple pie graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Ring</p>
</td>
<td width="218" valign="top">
<p>Ring graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Ring Bar</p>
</td>
<td width="218" valign="top">
<p>Ring-Bar graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Ring Multi</p>
</td>
<td width="218" valign="top">
<p>Multiple Ring graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Radar</p>
</td>
<td width="149" valign="top">
<p>Radar Line</p>
</td>
<td width="218" valign="top">
<p>Radar graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Scatter</p>
</td>
<td width="149" valign="top">
<p>Polar</p>
</td>
<td width="218" valign="top">
<p>Polar graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Scatter</p>
</td>
<td width="218" valign="top">
<p>Scatter graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; Y</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Scatter 2Y</p>
</td>
<td width="218" valign="top">
<p>Dual-Y scatter graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">
<p>Stock</p>
</td>
<td width="149" valign="top">
<p>Stock Candle</p>
</td>
<td width="218" valign="top">
<p>Candle open-close stock graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock Candle Volume</p>
</td>
<td width="218" valign="top">
<p>Candle open-close stock with volume</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock HILO Close</p>
</td>
<td width="218" valign="top">
<p>High-low-close stock graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock HILO Close Volume</p>
</td>
<td width="218" valign="top">
<p>High-low-close stock graph with volume</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock OHLC Candle</p>
</td>
<td width="218" valign="top">
<p>Candle open-high-low-close stock graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock OHLC Candle Volume</p>
</td>
<td width="218" valign="top">
<p>Candle open-high-low-close stock graph with volume</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stack Open HILO Close</p>
</td>
<td width="218" valign="top">
<p>Open-high-low-close stock graph</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
<tr>
<td width="156" valign="top">&nbsp;</td>
<td width="149" valign="top">
<p>Stock Volume</p>
</td>
<td width="218" valign="top">
<p>Open-high-low-close stock graph with volume</p>
</td>
<td width="67" valign="top">
<p>&nbsp;&nbsp; N</p>
</td>
</tr>
</tbody>
</table>
<p>You may not find all the sub-types marked with &lsquo;Y&rsquo; in the list of graph types through OBI EE as they are listed here. In some cases, you need to modify the properties of the base graph to achieve the desired sub-type.</p>
<p>It makes sense that some of the unavailable sub-types would not exist in an analytical tool like OBI EE, but does that mean I cannot leverage them if I have the data and need? I will look at ways it may be possible to leverage some of these &ldquo;unavailable&rdquo; sub-types within OBI EE in future entries.</p>
<p>DVT does include other graphical components besides Graphs which are also leveraged within OBI EE 11g. Some of which are included as other types of analysis views; Gauges, Pivot Tables, Maps. Gantt Charts are also available in DVT, but it kind of makes sense they would not be available in OBI EE.</p>
<p>I am going to close this entry with the following tidbits of information between some differences from 10g to 11g charting.</p>
<h4><span style="text-decoration: underline;"><span style="font-weight: bold; font-size: x-small;">How Has the Behavior of Charts Created in Previous Releases Changed?</span></span></h4>
<p>Note the following changes in the behavior of charts (known as graphs in this release) that were created in previous releases:</p>
<p>&middot; In this release for a pareto graph, the vertical axis 2 ranges from 0% to 100%. Therefore, you cannot change the abbreviation that is used for scale and data labels, (for example, you cannot change it to Million(m)). You also cannot override the default numeric format in which data labels are currently displayed.</p>
<p>&middot; In this release for a scatter graph, unlike in previous releases, the scatter graph does not require at least one attribute column on the Group By axis.</p>
<p>&middot; In this release for a stacked vertical bar graph and a stacked horizontal bar graph, the order of stacking is the reverse of the order in previous releases.</p>
<p>&middot; In this release for a gauge, the ranges must be continuous (for example, range1: 1-200, range2: 200-400, and range3: 400-500). In previous releases, ranges that were not continuous were allowed (for example, range1: 0-200, range2: 400-500, and range3: 200-400).</p>
<p>&middot; In this release, the logarithmic scale behaves in the following ways:</p>
<p>o If you specify the scale limits, then the scale limits for the logarithmic scale must be powers of 10 only. If the number that you specify is not an exact power of 10, then the power of 10 closest to the number that you specify is used.</p>
<p>o If you let the system determine the scale, then the lower limit changes dynamically based on the measure used.</p>
<p>In previous releases, the logarithmic scale behaved in the following ways:</p>
<p>o If you specified the scale limits, then the scale limits for the logarithmic scale were numbers fully divisible by 10. If the number that you specified was not divisible by 10, then the number closest to the number that you specified that was fully divisible by 10 was used.</p>
<p>o If you let the system determine the scale, then the lower limit always started at 1 and the upper limit changed based on the measures used.</p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-11044091.xml</wfw:commentRss></item><item><title>Upgrading BI Publisher to 11g</title><category>BI Publisher 11g</category><category>BI Publisher upgrade</category><category>Upgrade</category><dc:creator>Jorge Anicama</dc:creator><pubDate>Tue, 29 Mar 2011 20:52:16 +0000</pubDate><link>http://www.biconsultinggroup.com/oraclebiblog/2011/3/29/upgrading-bi-publisher-to-11g.html</link><guid isPermaLink="false">756827:9277551:10987523</guid><description><![CDATA[<p>Now that more and more customers are starting to use the newest BIEE  11g release a commom question asked is : How do I upgrade my BI  Publisher 10g to 11g?.</p>
<p>Sometime ago we made a presentation on BI Publisher 11g and touched  this matter. Here we revisit this interesting topic again and present  you a summary of the upgrade process.</p>
<p>The upgrade of BI Publisher 10g to 11g is essentially a three step process:</p>
<p>1. <strong><span style="text-decoration: underline;">Install BIEE 11g</span></strong></p>
<p style="text-align: center;"><span class="ssNonEditable full-image-block"><span><img style="width: 450px;" src="../../storage/1_InstallBIEE11.jpg?__SQUARESPACE_CACHEVERSION=1301431375515" alt="" /></span></span></p>
<p>2. <strong><span style="text-decoration: underline;">Run Upgrade Assistant</span></strong> (to upgrade BI Publisher 10g Repository)</p>
<p><span class="ssNonEditable full-image-block"><span>
<p style="text-align: center;"><span class="ssNonEditable full-image-block"><span><img style="width: 450px;" src="../../storage/2_UpgradeRepository.jpg?__SQUARESPACE_CACHEVERSION=1301431424729" alt="" /></span></span></p>
</span></span></p>
<p>3. <strong><span style="text-decoration: underline;">Run Upgrade Assistant</span></strong> (to upgrade BI Publisher 10g Scheduler metadata)</p>
<p><span class="ssNonEditable full-image-block"><span>&nbsp;</span></span></p>
<p style="text-align: center;"><img style="width: 450px;" src="../../storage/3_UpgradeScheduler.jpg?__SQUARESPACE_CACHEVERSION=1301431709183" alt="" /></p>
<p>In Windows to start the Upgrade Assistant using the GUI change directory to the <strong>ORACLE_HOME/Oracle_BI1/bin </strong>directory of the Oracle Fusion Middleware installation: <strong>ua.bat</strong></p>
<p style="text-align: center;"><strong><span class="ssNonEditable full-image-block"><span><img src="../../storage/UA.JPG?__SQUARESPACE_CACHEVERSION=1301431078338" alt="" /></span></span><br /></strong></p>
<p><strong>Assumptions:</strong> Certain considerations should be taken during the process as for example.</p>
<p><img src="file:///Users/Jorge/Library/Caches/TemporaryItems/moz-screenshot-2.png" alt="" /></p>
<ol>
<li>BI Publisher 10g Repository is file based. If it is XMLDB based then  move the directory to a file system before migration. As of release  11.1.0 there is no support for XMLDB repository type (Future will use  MDS as repository).</li>
<li>The upgrade assistant assumes the BI Publisher 10g repository is accessible in a shared drive.</li>
<li>Before upgrade, make sure BI Publisher 11g is set to repository File  Type (by default it is BIEE Catalog) because the UA only upgrades to  file type repository.</li>
<li>After upgrade, BIEE 11g and BI Publisher 11g integration works if  security is &ldquo;Fusion  Middleware&rdquo; and BI Publisher Repository is BIEE  Catalog. So use the utility  in BI Publisher 11g Administration &#8212;&gt;  Server Configuration &#8212;&gt;  Select Catalog Type: BIEE &#8212;&gt; set the  BIP Repository path  &#8212;&gt;Upload to BI PS Catalog</li>
</ol>
<p><strong>References:</strong></p>
<p>1. <a href="http://download.oracle.com/docs/cd/E14571_01/bi.1111/e16452/upgrade_bip.htm#CHDGFHEE">Oracle BI Publisher 11g Documentation </a></p>
<p>﻿</p>
]]></description><wfw:commentRss>http://www.biconsultinggroup.com/oraclebiblog/rss-comments-entry-10987523.xml</wfw:commentRss></item></channel></rss>