In your multitenant container database (CDB) containing same pluggable databases (PDBs), you execute the following commands in the root container:
Which two statements are true?
Which three activities are supported by the Data Recovery Advisor?
When is the UNDO_RETENTION parameter value ignored by a transaction?
The HRuser owns the BONUSEStable. HRgrants privileges to the user TOMby using the command:
SQL> GRANT SELECT ON bonuses TO tom WITH GRANT OPTION;
TOMthen executes this command to grant privileges to the user JIM:
SQL> GRANT SELECT ON hr.bonuses TO jim;
Which statement is true?
Your database is open and the listener LISTNENER is up. You issue the command:
LSNRCTL> RELOAD
What is the effect of reload on sessions that were originally established by listener?