Skip to content

Code repository for Oracle Business Intelligence Enterprise Edition 12c by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Oracle-Business-Intelligence-Enterprise-Edition-12c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle Business Intelligence Enterprise Edition 12c

This is the code repository for Oracle Business Intelligence Enterprise Edition 12c, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the book

Oracle Business Intelligence Enterprise Edition (OBIEE) 12c is packed full of features and has a fresh approach to information presentation, system management, and security. OBIEE can help any organization to understand its data, to make useful information from data, and to ensure decision making is supported by facts. OBIEE enables distribution of analysis on a global scale in a variety of formats and at the right time. OBIEE can focus on information that needs action, alerting users when conditions are met. OBIEE can be used for data analysis, form production, dashboarding and workflow processes.

We will introduce you to OBIEE features and provide a step-by-step guide to build a complete system from scratch. With this guide, you will be equipped with a good basic understanding of what the product contains, how to install and configure it, and how to create effective business intelligence. This book contains the necessary information for a beginner to create a high-performance OBIEE 12c system. This book is also a guide on how to use an existing OBIEE 12c system, showing end users how to create analysis, alerts, reports and dashboards.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter 03.

The code will look like the following:

    select dg.DepartmentGroupName, 
                     d.CalendarYear, 
                      sum(f.Amount) 
                from  
                     DimDepartmentGroup dg, 

Software requirements:

Chapter number Software required (With version) Hardware specifications OS required
3 SQL Server 2012+ PC, Server, Cloud Based Machine (e.g. Amazon) or Virtual Machine.The host machine should have at least: 2.2 GHz Core i5 processor or AMD equivalent. 8GB or 16GB of RAM, the higher the better. Windows Server 2012 Virtual Machine can be VirtualBox or VMWare, but using Virtualbox will enable you to trial sample application machines available from Oracle.
5 Windows 7, 8.1 or 10 2.2 GHz Core i5 processor or AMD equivalent. 8GB of RAM, but the higher the better. 64 bit versions only. Can also install on the same Server as the main OBIEE Server if its Windows Server 2012 or Windows Server 2016 Java JDK 1.8_77+
6-13 Windows Edge 25+ Internet Explorer 11+ Google Chrome 50+ Firefox 45+ Apple Safari 9+ Windows, Mac or Linux
14 Linux PC, Server, Cloud Based Machine (e.g. Amazon) or Virtual Machine. 2.2 GHz Core i5 processor or AMD equivalent. 8GB of RAM, the higher the better. Linux 6+, preferably Oracle Linux.

Note:

Chapter 01, 05, 07, 08, 09, 10, 12, 13, 15 ,16 and 17 does not contain code files.

Related Products:

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786464712

About

Code repository for Oracle Business Intelligence Enterprise Edition 12c by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages