> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-complete-online-documentation/chap-10-database/view/error-log.md).

# Error Log

This option allows to view the error log of your Maitre'D system.&#x20;

**Identification**

**Listing**

This information refers to the line in the Maitre'D source program.

**Step**

This information refers to the step number in the Maitre'D source program.

**Event**

This is a sequential number to identify the error message.

**Information**

**Date**

The date when the error occurred.

**Time**

The time when the error occurred.

**Access Level**

The access level in use when the error occurred.

**Terminal number**

The terminal number from where the error occurred.

**Messages**

**Error**

A description of the error.

**Database**

The database from which the error occurred.

&#x20;**OS Error:**

Error message reported by the operating system.

(For Example: Too many open files, not enough memory…)

![Button - First](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-First\(Text-Arrow\).gif)

To go to the first record of the error log.

![Button - Previous](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Prev\(Text-Arrow\).gif)

To go to the previous record of the error log.

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Next(Text-Arrow).gif" alt="Button - Next" height="16" width="45">

To go to the next record of the error log.

![Button - Last](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Last\(Text-Arrow\).gif)

To go to the last record of the error log.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payfacto.com/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-complete-online-documentation/chap-10-database/view/error-log.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.
