SQL Server 2022 : Memory Management
SQL Server, since it works with data, uses a lot of memory on your system.
And it's important to know how to configure that so that you can make sure that A; SQL Server gets the resources it needs to function,
but also B; prevent SQL Server from stepping on other things that might be running on your machine.
So we're going to have a brief look at how to configure the memory SQL uses and, kind of, a talk about what that all entails.
So in Management Studio here, if you right click on a particular instance, select "Properties,"
you're going to get the server properties dialog and there are a lot of pages to this dialog.
We're going to focus on some of these in some other lessons, but right now, what I want to show you is the memory page.
So the memory page, very simplistic on its surface. There are four different options.
First one here is the minimum server memory, which by default is set to zero.
The second option, maximum server memory, by default set to this ungodly large number.
This is essentially the max of an integer.
So it's essentially all the memory you could possibly have on your machine.
And when SQL Server starts up, it will grab some chunk of your physical memory between, in this case, zero and two billion.
And in general, that's okay because usually, and this is not always the case, SQL Server is running on its own machine in an environment where you've given it resources and you're like SQL Server do what you need to do to make yourself happy.
But sometimes you also have, say, a web server on the same machine or some other sort of application on the same machine that also require memory.
So this is what allows you to tweak how much SQL gets.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «SQL Server 2022 : Memory Management», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.