---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Disabling SQL error messages

# Disabling SQL error messages (instance security hardening) {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use the glide.db.loguser property to disable SQL error messages
from rendering in a browser.

## More information {#disabling-sql-error-messages__section_more_information}

{#disabling-sql-error-messages__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.db.loguser |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configurable in Instance Security Center | No |
| Purpose | To disable SQL error messages from displaying within the browser. |
| Type | true\|false |
| Recommended value | false |
| Functional impact | (Low) This remediation disables rendering of SQL error messages. There is no impact to any functionality. |
| Security risk | (Medium) No sensitive SQL information that could help an attacker should appear as a part of error message on a web page. |
[ ]

{#disabling-sql-error-messages__table_ajc_b43_3kb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

