C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
The largest independent IBM Cognos support community!
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
February 7th, 2011
- COGNOiSe.com now has integrated chat rooms!
Home
Help
Search
Calendar
Login
Register
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
IBM Cognos 8 Platform
»
COGNOS 8
»
Metrics Studio
»
How to create the structure of metric store database
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to create the structure of metric store database (Read 1751 times)
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
»
Logged
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
Logged
Print
Pages: [
1
]
« previous
next »
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
IBM Cognos 8 Platform
»
COGNOS 8
»
Metrics Studio
»
How to create the structure of metric store database