# Invalid Object

글로벌 내비게이션 바에서 **\[Analysis] > \[History Analysis] > \[Invalid Object]** 페이지를 클릭하면 Invalid Object 페이지가 열린다.

<figure><img src="/files/2r8asxsUwVRwY29Zrjcc" alt=""><figcaption></figcaption></figure>

Invalid Object 페이지에서는 Invalid Objects Count 데이터와 Invalid Objects 상세 정보를 확인할 수 있다.

### Invalid Objects Count

지정한 기간 동안의 Invalid Objects Count 정보를 확인할 수 있다.

<figure><img src="/files/rGAv9J80LUubmdKU6qNo" alt=""><figcaption></figcaption></figure>

### Invalid Objects

Invalid Objects Count 차트에서 특정 데이터 클릭 시 해당 데이터 카운트에 포함된 전체 Invalid Object 정보를 제공한다. 이를 통해 사용자는 각 시간대별 Invalid Object 데이터의 상세 정보를 확인할 수 있다.

<figure><img src="/files/GorysHvfV4WgBV9gFGZu" alt=""><figcaption></figcaption></figure>

다음은 Invalid Objects 화면에서 제공하는 항목에 대한 설명이다.

| 항목              | 설명                             |
| --------------- | ------------------------------ |
| Log Time        | Invalid Object 데이터의 수집 시각      |
| Owner           | Invalid Object의 소유자            |
| Object Name     | Invalid Object의 Object 이름      |
| Sub Object Name | Invalid Object의 Sub Object 이름  |
| Object Type     | Invalid Object의 타입             |
| Status          | Invalid Object의 상태 (INVALID)   |
| Last DDL Time   | Invalid Object의 최근 DDL이 실행된 시간 |

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tibero.com/sysmasterdb/8.3_manual/analysis/history-analysis/invalid-object.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
