Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

In my current issue with a database assertion, I tried to force the database server (running on Windows) to automatically restart via dbsrv17 -ufd restart_escalate option setting.

There's no setting for -uf as the Windows default (defunct) would fit.

Explicitly restarting the Windows service does succeed, so I would assume it should also do so via this -ufd setting. However, it does not restart automatically, it just shuts down the database server. (There's just one database running on that server, version is 17.0.11.7173.)

Am I missing a setting, or is this assertion "too severe" for a smooth re-start?

asked 10 Nov '22, 07:27

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822
accept rate: 34%

edited 10 Nov '22, 07:29

Just an idea, maybe you can write a scheduler rule to check if the server is running and start it?

(10 Nov '22, 08:01) Vlad
Replies hidden

I guess I'm primarily asking WHY it does not work as I would expect, i.e. whether I have missed a relevant setting.

(22 Nov '22, 01:09) Volker Barth
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:

×246
×48

question asked: 10 Nov '22, 07:27

question was seen: 452 times

last updated: 22 Nov '22, 01:09