How to verify privilege of the oracle user - Cognos Metric Store

Verify Privilege for Cognos Metric Store Oralce User, it should return 7.

SELECT COUNT(DISTINCT PRIVILEGE) FROM (SELECT PRIVILEGE FROM role_sys_privs
UNION
SELECT PRIVILEGE FROM user_sys_privs)
WHERE PRIVILEGE IN (
'CREATE PROCEDURE',
'CREATE SEQUENCE',
'CREATE SESSION',
'CREATE TABLE',
'CREATE TRIGGER',
'CREATE TYPE',
'CREATE VIEW');

Comments

Popular posts from this blog

How can you extract all user information from Cognos Access Manager Namespace Report Utility and create Cognos Report out of it?

RSV-VAL-0032 expression is not valid. If the item exists in a query but is not referenced in the layout, add it to a property list. CRX-API-0005 An error ocurred at or near the position '0'.

BME-EX-0047 Unable to read preferences for the requested interface..