Multiple choice technology databases

Where do I need to configure to tell how oracle operates while it is running...?

  1. control files

  2. password files

  3. parameter files

  4. redo logs

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Parameter files (SPFILE or PFILE) contain initialization parameters that control how Oracle operates while running. These include memory settings, file locations, and behavioral options. Control files, password files, and redo logs serve different purposes in database operation.