Courseiva
Question 1,619 of 1,663
Monitoring and TroubleshootingmediumMultiple SelectObjective-mapped

DBS-C01 Monitoring and Troubleshooting Practice Question

Which TWO metrics should be monitored together to detect a memory leak in an Amazon RDS for Oracle DB instance? (Choose TWO.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

FreeableMemory

Options A and B are correct. FreeableMemory shows the amount of available memory, and SwapUsage indicates the amount of swap space used. A memory leak causes increasing memory consumption, leading to swapping when free memory is exhausted. Monitoring both metrics together helps detect this pattern. Option C (ReadIOPS) is an I/O metric, not directly memory-related. Option D (DatabaseConnections) is a connection metric, unrelated to memory leak detection. Option E (NetworkThroughput) is a network metric, also not relevant.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • FreeableMemory

    Why this is correct

    Declining freeable memory may indicate a memory leak.

  • SwapUsage

    Why this is correct

    Increased swap usage indicates memory pressure from a possible leak.

  • ReadIOPS

    Why it's wrong here

    ReadIOPS is an I/O metric.

  • DatabaseConnections

    Why it's wrong here

    DatabaseConnections shows connection count, not memory usage.

  • NetworkThroughput

    Why it's wrong here

    NetworkThroughput is not a memory metric.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 20, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DBS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DBS-C01 exam.