Question 236

Your database supports a Decision Support System (DSS) workload that involves the execution of complex queries. Currently, the database is running with peak workload. You want to analyze some of the most resource-intensive statements cached in the library cache.
What must you run to receive recommendations on the efficient use of indexes and materialized views to improve query performance?
  • Question 237

    In your database, the RESOURCE_LIMIT parameter is set to TRUE.
    You create the profile:

    Which two statements are true about users and their sessions that are subject to this profile? (Choose two.)
  • Question 238

    After implementing full Oracle Data Redaction, you change the default value for the NUMBER data type as follows:

    After changing the value, you notice that FULL redaction continues to redact numeric data with zero.
    What must you do to activate the new default value for numeric full redaction?
  • Question 239

    Identify three situations in which messages are written to the alert log file. (Choose three.)
  • Question 240

    Examine the following command;
    ALTER SYSTEM SET enable_ddl_logging = TRUE;
    Which statement is true?