Question: Imagine that you have successfully completed a DBA course. Now you are hired as a database security expert to train the database administration team. At

Imagine that you have successfully completed a DBA course. Now you are hired as a database security expert to train the database administration team. At the first training session, you ask the trainees to perform the following tasks using SQL*Plus. Write the query and show the output for the following steps (as sys or system): a. Create a user named CH0306 with the same password. Use all default values for the user options. b. Modify the user options to change the default tablespace to TOOLS. (Note: You need to create a TOOLS tablespace before you answer this question.) c. Lock the CH0306 account. d. Change the CH0306 user password to DBSEC. e. Query the CH0306 account using the data dictionary view DBA_USERS. f. Query the CH0306 users quotas using the data dictionary view DBA_TS_QUOTAS. g. Provide unlimited storage quotas to CH0306 on TOOLS and USERS.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!