---
title: "What is QUIESCE?"  
description: "What is QUIESCE?"  
author: "Anonymous User"  
published: 2011-11-04  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/1326/what-is-quiesce  
category: "db2"  
tags: ["db2"]  
reading_time: 1 minute  

---

# What is QUIESCE?

QUIESCE flushes all DB2 buffers on to the disk. This gives a correct snapshot of the database and should be used before and after any IMAGE COPY to maintain consistency.

## Answers

### Answer by Anonymous User

QUIESCE flushes all DB2 buffers on to the disk. This gives a correct snapshot of the database and should be used before and after any IMAGE COPY to maintain consistency.


---

Original Source: https://www.mindstick.com/interview/1326/what-is-quiesce

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
