User Guide
Debug Settings in the ColdFusion Administrator 193
ColdFusion returns the following information:
• Database errors, including the ODBC error code, the extended error message
returned from the ODBC driver, the name of the data source, and the SQL
statement submitted to the database
• Syntax error, including the line of the application page file on which the error
occurred
• System-related errors, such as out of memory conditions, or file or disk access
errors
You must select the Display the template path in error messages option on the
ColdFusion Administrator Debug Options page to include the path of the page that
encounters the problem in each error message.
Tip
If you get a message that does not explicitly identify the cause of the error, check on
key system parameters such as available memory and disk space.
For information on using the Logging settings and Mail Logging settings, see
Advanced ColdFusion Administration