Book Image

Oracle Business Intelligence Enterprise Edition 12c - Second Edition

By : Adrian Ward, Christian Screen, Haroun Khan
Book Image

Oracle Business Intelligence Enterprise Edition 12c - Second Edition

By: Adrian Ward, Christian Screen, Haroun Khan

Overview of this 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 can focus on information that needs action, alerting users when conditions are met. OBIEE can be used for data analysis, form production, dashoarding, 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 that explains how to use an existing OBIEE 12c system, and shows end users how to create.
Table of Contents (24 chapters)
Oracle Business Intelligence Enterprise Edition 12c - second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Import via the Configuration Assistant


This is the Oracle-recommended method and is suitable if you are configuring the new 12c system for the first time. This is an important point, so if you have already configured the 12c system, skip this section and move onto importing via the migration script. Remember, we used the assistant in Chapter 3 , Installing on Windows Server 2012. So please refer back to that chapter for a refresher if needs be (or if you run into issues), as we will not cover the process in the same detail again here:

  1. Proceeding with the Configuration Assistant, from your command line, go to ORACLE_HOME/bi/bin folder:

  2. Start the assistant using ./config.sh for Unix or config.cmd for Windows.

  3. Select the components you wish to install, for example, BI Publisher, as shown in Chapter 3, Installing on Windows Server 2012.

  4. Click Next on the Prerequisite Checks screen, ensuring that there are no errors.

  5. You will now see the Define New Domain screen. As per Chapter 3, Installing on...