---
title: "What is CHECK PENDING ?"  
description: "What is CHECK PENDING ?"  
author: "Anonymous User"  
published: 2011-03-28  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/643/what-is-check-pending  
category: "db2"  
tags: ["db2"]  
reading_time: 1 minute  

---

# What is CHECK PENDING ?

When a table is LOADed with ENFORCE NO option, then the table is left in CHECK PENDING status. It means that the LOAD utility did not perform constraint checking.

## Answers

### Answer by Anonymous User

When a table is LOADed with ENFORCE NO option, then the table is left in CHECK PENDING status. It means that the LOAD utility did not perform constraint checking.


---

Original Source: https://www.mindstick.com/interview/643/what-is-check-pending

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
