Error Message generator

Last modified: April 3, 2025

The Error Message generator produces various error messages to support comprehensive testing and validation of system responses.

Generator properties

The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.

Short name Example of generated data Data type matching Country-specific
Error Message Too many files opened for sharing.Data error.An unexpected network error occurred.The access code is invalid… character varyingcharactertext Default

Matching rules

The generator can be assigned to a column whose name is ‘ErrorMessage’ or ‘Error’, regardless of the table name.

Note

The Error Message generator allows loading data from external text files.

Configure additional options

The tool allows you to set additional options:

  • Set a path to the .txt file with the list of industry sectors. The default path to the file is C:\Users\Public\Documents\Devart\dbForge Studio for PostgreSQL\Data Generators\ErrorMessages.txt.
  • Select the Trim left trailing spaces checkbox to remove spaces, tabs, and other non-printing characters on the LEFT of each string.
  • Select the Trim right trailing spaces checkbox to remove spaces, tabs, and other non-printing characters on the RIGHT of each string (does not remove line breaks).

Preview of the column data generated by the Error Message generator

Error Message generator