What could be the reason unable to move the Unified Job Scheduler occupant from the SYSAUX tablespace to the USERS tablespace?
Which option would you use to defragment the mapping table without affecting the original table data?
Consider the following command to create a tablespace in your production database (which is using an Automatic Storage Management [ASM] instance to manage the database files):CREATE TABLESPACE user_tbspDATAFILE ‘+dgroup3(usder_temp)/user_files/user_tbsp’ SIZE 200M;What would be the result of this command?
Which three methods can you use to run an Automatic Database Diagnostic Monitor (ADDM) analysis over a specific time period?