Does anyone know how Sybase Central measures what it thinks is enough free disk space?

We have had this screenshot from a customer (cant't upload pictures - get an error about global name send_email_template not defined, tried jpg & png various sizes, so I'll describe it) situation where the where the Overview is generating a warning (red mark against Health & Statistics, yellow triangle with exclamation mark in "Space Remaining" and a message dialog saying

"The device containing Dbspace 'system' is running low on disk space. 94.13 GB out of 185.75 GB are free (50.7%). You can free space on this device by deleting old or unnecessary files.

Caution I approve of, but this seems a little extreme.

v16.0.0.2076 but I've checked the docs for fixes in new ebfs but no mention.

asked 16 Mar '17, 15:32

Justin%20Willey's gravatar image

Justin Willey
7.5k136177247
accept rate: 19%

I'm checking into this more. brb

(16 Mar '17, 18:10) Nick Elson S...
1

(17 Mar '17, 10:51) Breck Carter
Replies hidden

It's not fair! How come Breck gets to upload pictures :)

(17 Mar '17, 11:05) Justin Willey
1

He's not uploading pictures, but memes.

Sorry, Justin, we are too old-school.

Volker Cannot Upload Either.

(17 Mar '17, 11:28) Volker Barth
1

I can't upload files either... but a workaround is to put the file on a website and post a link to it here... everyone's got a website, right? :)

(17 Mar '17, 13:01) Breck Carter

Oh well, that made my day:)

(17 Mar '17, 13:19) Volker Barth

Try turning on the Foxhound purge, or deleting the log :)...

(17 Mar '17, 13:24) Breck Carter
showing 3 of 7 show all flat view

The size check is a fixed 2 times the size of the database file being checked. It will check this for all dbspaces and transaction logs and the any that are over that limit will be flagged.

The current threshold is too big if you have all your db files on separate physical devices; which I suspect is your point. Many customers will have all of their database files on the same logical drive so in those cases that threshold is not as overzealous as it appears. Breck's example, for example, would have the transaction log flagged on a 3TB logical drive; possible both files.

permanent link

answered 20 Mar '17, 10:19

Nick%20Elson%20SAP%20SQL%20Anywhere's gravatar image

Nick Elson S...
7.3k35107
accept rate: 32%

converted 20 Mar '17, 10:32

Justin%20Willey's gravatar image

Justin Willey
7.5k136177247

Thanks Nick - that's very helpful.

(20 Mar '17, 10:23) Justin Willey
1

The more correct answer is that this was set to be twice the size to allow room for a 2nd copy of the database file. This can prove helpful during rebuilds and some other activities (validation for one example).

(20 Mar '17, 11:16) Nick Elson S...
Your answer
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:

×258
×125
×10

question asked: 16 Mar '17, 15:32

question was seen: 2,434 times

last updated: 20 Mar '17, 11:16