Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Calculate maximum required memory for attaching backups

Per SQL Safe backup

  1. Determine the number of threads

If the server has 2 or less CPUs, then:

number of threads = (number of backups files x 2) + number of CPUs

If the server has more than 2 CPUs, then:

number of threads = number of backup files x 5

  1. Calculate the

...

  1. max memory

...

Per native backup

  1. Determine

...

If the server has 2 or less CPUs, then:

number of threads = (number of backups files x 2) + number of CPUs

...

  1. the

...

  1. number of threads

...

  1. Calculate the

...

  1. max memory

...

Per native compressed backup

  1. Determine

...

If the server has 2 or less CPUs, then:

number of threads = 2

...

  1. the

...

  1. number of threads

...

  1. Calculate the

...

  1. max memory

...

Known issues

Using the CLI to remove a failed virtual database does not sync with SQL VDB Console

...