How would you accomplish this?

A user establishes a connection to a database instance by using an Oracle Net connection. You want to
ensure the following:
1. The user account must be locked after five unsuccessful login attempts.
2. Data read per session must be limited for the user.
3- The user cannot have more than three simultaneous sessions.
4. The user must have a maximum of 10 minutes session idle time before being logged off automatically.
How would you accomplish this?

A user establishes a connection to a database instance by using an Oracle Net connection. You want to
ensure the following:
1. The user account must be locked after five unsuccessful login attempts.
2. Data read per session must be limited for the user.
3- The user cannot have more than three simultaneous sessions.
4. The user must have a maximum of 10 minutes session idle time before being logged off automatically.
How would you accomplish this?

A.
by granting a secure application role to the user

B.
by implementing Database Resource Manager

C.
by using Oracle Label Security options

D.
by assigning a profile to the user



Leave a Reply 0

Your email address will not be published. Required fields are marked *