Top Banner
PREPARED BY RAVI KUMAR LANKE Page 1 ANALYTICS WORK SPACE MANAGER INSTALLATION
18

Analytics work space manager installation

May 13, 2015

Download

Education

Analytics work space manager installation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 1

ANALYTICS WORK SPACE MANAGER INSTALLATION

Page 2: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 2

CREATING USER FOR ANALYTICS WORK SPACE MANAGER

CREATE USER GLOBALUSER IDENTIFIED BY GLOBALUSER DEFAULT

TABLESPACE users TEMPORARY TABLESPACE TEMP QUOTA UNLIMITED ON

USERS;

GRANT OLAP_USER TO GLOBALUSER;

GRANT CREATE SESSION TO GLOBALUSER;

GRANT OLAP_XS_ADMIN TO GLOBALUSER;

Page 3: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 3

Installing Analytic Workspace Manager

Analytic Workspace Manager is distributed on the Oracle Database Client installation disk.

If you are installing on the same system as the database, then choose a Custom installation and install into the same Oracle home directory as the database. Select OLAP Analytic Workspace Manager and Worksheet from the list of components.

If you are installing on a remote system, then choose either an Administrator or a Custom installation. The Administrator choice automatically installs Analytic Workspace Manager on the client.

Page 4: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 4

Page 5: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 5

Page 6: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 6

Page 7: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 7

Page 8: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 8

Page 9: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 9

Page 10: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 10

Page 11: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 11

Opening Analytic Workspace Manager

On Windows, to open Analytic Workspace Manager:

From the Start menu, choose Oracle - Oracle_home, then Integrated

Management Tools, and then OLAP Analytic Workspace Manager and Worksheet.

On Linux, to open Analytic Workspace Manager:

From the shell command line, enter this command: $ORACLE_HOME/olap/awm/awm.sh

Page 12: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 12

Page 13: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 13

Page 14: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 14

Opening a Database Connection

To connect to a database:

1. Click the plus icon (+) next to a database in the navigation tree. 2. Supply your database user name and password in the Connect to Database

dialog box.

Username : globaluser

Password : globaluser

Page 15: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 15

Page 16: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 16

Installing Plugins

Plugins extend the functionality of Analytic Workspace Manager. Any Java developer can create a plugin. Plugins are distributed as JAR files. The developer should provide information about what the plugin does and how to use it.

If you have one or more plugins, then you only need to identify their location to Analytic Workspace Manager.

To use plugins:

1. Create a local directory for storing plugins for Analytic Workspace Manager. 2. Copy the JAR files to that directory. 3. Open Analytic Workspace Manager. 4. Choose Configuration from the Tools menu.

The Configuration dialog box opens.

5. Select Enable Plugins and identify the plugin directory. Click OK. 6. Close and reopen Analytic Workspace Manager.

The new functionality provided by the plugins is available in the navigator.

Page 17: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 17

Plugin directory : C:\oracle\product\analytics workspace manager plugins

1. . Click OK. 2. Close and reopen Analytic Workspace Manager.

The new functionality provided by the plugins is available in the navigator

Page 18: Analytics work space manager installation

PREPARED BY RAVI KUMAR LANKE Page 18