Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Step 4. Assign Privileges to the Database Users from the Command Line

Step 4. Assign Privileges to the Database Users from the Command Line

Relational database users need to create repositories with certain privileges in the command line.
To create users and to assign privileges, enter the following syntax in the command line:
create user &username identified by &username default tablespace users temporary tablespace temp; grant connect, resource, create table, create view, unlimited tablespace to &username;

0 COMMENTS

We’d like to hear from you!