OBIEE Deployment Options
[embeddoc url="http://ids-sol.co.uk/wp-content/uploads/2017/07/Cloud-Computing-and-OBIEE-v3.pdf" download="all"]...
Read More[embeddoc url="http://ids-sol.co.uk/wp-content/uploads/2017/07/Cloud-Computing-and-OBIEE-v3.pdf" download="all"]...
Read More[embeddoc url="http://ids-sol.co.uk/wp-content/uploads/2017/07/Oracle-Cloud-Platform-1.pdf" download="all"]...
Read MorePrevious releases of the Oracle database, there was no substitute of the AutoNumber or Identity functionality like other database (SQL Server, MySQL etc). Same behaviour was implemented using a combination of sequences and triggers. However, Oracle 12c now introduces two alternatives 1) identity columns and...
Read MoreMy current blog looks at the logical or business model. In particular how to connect fact tables so that you can get numbers from more than one fact in the same report – and actually show results. This aspect of OBIEE seems to cause a fair...
Read MoreOBIEE conditional format using arrows was sought. Let’s start with the basic report: Calculate the delta: Add two conditional formats: Add the correct images: Set it to image only: There you go: ...
Read MoreDownload NAVTEQ sample data from the below path: http://www.oracle.com/technetwork/middleware/mapviewer/downloads/navteq-lic-168395.html Link to download or buy map data from different vendors: http://www.oracle.com/technetwork/database/options/spatial/downloads/partners/spatial-partners-data-087203.html#navteq Step 1: Download NAVTEQ data Go to the below link: http://www.oracleimg.com/technetwork/testcontent/o31bi-354140.html Create a folder c:\Sample_data and extract or unzip the contents of both the file into this folder location. Step 2: Connecting to...
Read MoreThe newest release of Oracle Business Intelligence 11.1.1.7 shows Oracle's continued efforts in trying to integrate its Oracle Business Intelligence Platform with big data technologies such as Hadoop and Hive. Specifically, I'm talking about OBIEE 11g's ability to integrate with a Hadoop Data source. What is...
Read MoreI've seen quite a few articles on OTN and Google which outline how to configure Mapviewer for your 11g solution. The problem is that many of these articles are: 1) overly complex 2) out of date With the release of OBIEE 11.1.1.6, mapviewer comes pre-configured with weblogic and the...
Read MoreSome times the data model does not allow you to create a single query to get the results you need. then we are forced to do a Union. (actually they are 4 possible operations Union, Union All, Minus and Intersect). The default is Union. I...
Read More