Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

Connections to DBN=utility_db should support simple MESSAGE ... TO CONSOLE statements to allow application-generated progress messages and diagnostic text to be recorded in the dbsrv17 -o filename.txt file.

The server -o files are very important for debugging problems, even more so in a High Availability setup. By their very nature connections to the utility database are both rare and usually extremely important, and they are worth a few MESSAGE statements to record their progress.

asked 19 Jul '17, 06:30

Breck%20Carter's gravatar image

Breck Carter
32.5k5417271050
accept rate: 20%

edited 19 Jul '17, 06:37

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×3

question asked: 19 Jul '17, 06:30

question was seen: 1,377 times

last updated: 19 Jul '17, 06:37