Author Topic: How to create the structure of metric store database  (Read 1751 times)

Offline jeremgoal

  • Associate
  • **
  • Posts: 1
  • Forum Citizenship: +0/-0
How to create the structure of metric store database
« on: 07 May 2009 08:34:10 pm »
Hi all,

I'm a new one with Metric studio and Metric Designer. By reading the Cognos documentation, I saw that for create the structure of the metric store database we need to launch the batch file "cmm_create_db.cmd" located in ..\c8\configuration\schemas\cmm\oracle. And we MUST to launch this batch file on the Oracle database server with Admin user! Cognos 8 BI application and Oracle databases (content store) are not stored on the same server and I don't have access to the Oracle database server directly and I don't have admin rights on the database instance.

I have just asked to my DBA admin to create an empty Oracle user/schema for metric store access with the correct rights/privileges required by Cognos and I believed that I can create the database structure of the metric store with this user and not use a SYS DBA user.

So, is there an other way to create the structure of the metric store when we don't have access to the Oracle database server as SYS DBA user.

Thanks in advanced for your help.
« Last Edit: 07 May 2009 08:39:09 pm by jeremgoal »

Offline sandy_vitty

  • Full Member
  • ***
  • Posts: 9
  • Forum Citizenship: +0/-0
Re: How to create the structure of metric store database
« Reply #1 on: 14 Jul 2009 04:04:43 am »
The user need the following privileges to create metric store

DBMS_UTILITY,
DBMS_LOCK
CREATE TABLE,CREATE VIEW,CREATE PROCEDURE,CREATE TRIGGER,CREATE TYPE,CREATE SEQUENCE,CREATE SESSION,tablespace privileges