CACS485 Database Administration

Database AdministrationTU Board 2023

What is privilege and why is it required? Explain the different system and object privileges used in ORACLE database with their importance. Write command to do following: a) Create common user and…

10

What is privilege and why is it required? Explain the different system and object privileges used in ORACLE database with their importance. Write command to do following: a) Create common user and local user. b) Create a role, assign two system privileges on role and assign role to user. c) Allocate unlimited space to user on 'users' tablespace d) Create profile with following parameter. i) Failed_login_attempts 2 ii) Idle time 5 iii) Sessions per user 3 e) Assign profile to the user.

A worked answer is on its wayMeanwhile, read the Database Administration notes for this topic.

Discussion

Loading…

More Database Administration questions

All Database Administration old questions