Lahiru's thoughts on Positive Impact on DBA world
Tuesday, May 24, 2016
Creating a Read Only Role for EM Console
Create a New User to access em console.
create user oem identified by oem1
default tablespace users temporary tablespace temp;
Then that user have to have oem_monitor role.
grant create session, oem_monitor to oem;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment