SplashOC DB Installation Guide
SplashOC DB Installation Guide
Installation Guide
Version 5.7
Jan,2024
Contents
• Overview ............................................................................................................................................... 3
• Pre-Requisites ....................................................................................................................................... 3
• Install Steps ........................................................................................................................................... 3
• SplashBI Connector Setup (This step can skip for Upgrade) ............................................................... 8
1. Overview
The following guide is designed to assist in installing the required patches for SplashOC database objects
in an Oracle DB running on a Unix/Linux/AIX OS. Listed below are the latest patch number and release
date, along with detailed instructions for the installation process.
2. Pre-Requisites
1. OS user credentials that own Oracle Database server (e.g. oracle)
2. Unzip Utility on Oracle Database server to unzip SplashBI Patches.
3. SYSDBA credentials for creating Custom Schema and Custom Tablespaces.
4. Supported Versions of Oracle are 11g,12c,19c.
5. SplashBI 5.7 Application Installed.
6. Download splashbi_5.7_oca_db.zip from the SplashBI Customer Portal to the Oracle
Databaseserver in any desired location.
7. Login to Oracle DB server through putty.
8. Unzip splashbi_5.7_oca_db.zip using unzip -a command (unzip –a splashbi_5.7_oca_db.zip).
to create the splashbi_5.7_oca_db folder
3. Install Steps
3.1 Create Schema and Tablespaces
XXSBI Schema/user will store all the relevant Database Objects required for SplashOC
solution. The following script will also create XXSBID(for data) and XXSBIX(for indexes)
Tablespaces. This step can be skipped in XXSBI/XXSBID already exists or any other schema
you used for this solution.
1. Go to the patch folder splashbi_5.7 oca_db and change permissions for file sbi_install.sh
(chmod 555 sbi_install.sh).
3. Choose Option 1 to install the database components. A new folder log is created at the
same location as sbi_install.sh shell script and log files for each module are created
under the log folder. At the end of the installation, the list of modules where errors
occurred is shown.
NOTE: Once the installation process is completed follow the SplashOC Implementation
Guide for the next steps as part of Implementing SplashOC Solution.
Copyright © 2024, Splash Business Intelligence, Inc. All rights reserved.
The information contained in this document is proprietary and confidential to Splash Business Intelligence,
Inc.
No part of this document may be reproduced or transmitted in any form or by any means, electronic or
mechanical, including photocopying and recording, for any purpose without the express written permission
of Splash Business Intelligence, Inc.
This document is subject to change without notice, and Splash Business Intelligence, Inc. does not warrant
that the material contained in this document to be error-free. If you find any problems with this document,
please report them to Splash Business Intelligence, Inc. in writing.
All other company or product names are used for identification purposes only and may be trademarks of
their respective owners.
This document contains proprietary and confidential information. If you do not have a valid contract with
Splash Business Intelligence, Inc. or have not signed an NDA (Non-Disclosure Agreement) with Splash
Business Intelligence, Inc., then you received this document in an unauthorized manner and are not legally
entitled to possess or read it.