Query: What role or privileges we need if we change the DB user account for an existing Devtest instance
book
Article ID: 213740
calendar_today
Updated On:
Products
Service Virtualization
Issue/Introduction
Hi,
We are changing the Oracle DB service/user account for our existing Devtest instance. What privilege or roles do we need except CREATE VIEW for the new account?
Environment
Release : 10.7 or newer
Component : CA Service Virtualization
Cause
N/A
Resolution
These would probably be sufficient after the Schema(s) is/are created.
EXECUTE ANY PROCEDURE SELECT ANY TABLE
ALTER ANY TABLE UPDATE ANY TABLE INSERT ANY TABLE CREATE SESSION CREATE SEQUENCE CREATE TABLE CREATE TRIGGER CREATE TYPE CREATE SYNONYM CREATE VIEW CREATE PROCEDURE CREATE CLUSTER CREATE MATERIALIZED VIEW CREATE INDEXTYPE