A. Bind Variable Peeking B. SQL Plan Baselines C. Adaptive Cursor Sharing D. Bind variable used in a SQL statement E. Literals in a SQL statement
You notice a high number of waits for the db file scattered read and db file sequential read events in the recent Automatic Database Diagnostic Monitor (ADDM) report. After further investigation, you find that queries are performing too many full table scans and indexes are not being used even though the filter columns are indexed. Identify three possible reasons for this.()
A. Missing or stale histogram statistics B. Undersized shared pool C. High clustering factor for the indexes D. High value for the DB_FILE_MULTIBLOCK_READ_COUNT parameter E. Oversized buffer cache
A. The PDB must be open in read-only mode. B. The PDB must be in mount state. C. The PDB must be unplugged. D. The PDB data files are always removed from disk. E. A dropped PDB can never be plugged back into a multitenant container database (CDB).