Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disabling SQL error messages (instance security hardening)

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

More information

AttributeDescription
Property nameglide.db.loguser
Configuration typeSystem Properties (/sys_properties_list.do)
Configurable in Instance Security CenterNo
PurposeTo disable SQL error messages from displaying within the browser.
Typetrue|false
Recommended valuefalse
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.

To learn more about adding or creating a system property, see Add a system property.

Parent Topic:Logging, auditing, and errors (instance security hardening)