Multi-task
-
I love the way computers multi-task. As long as you do one thing at a time.:mad: Running a database restore that is tying up the computer. CPU 3%, system has 8G memory, maximum ever used 6.3G, maxed out. I even had trouble trying to write this.
What database? SQL Server? MySQL? Oracle?
Gryphons Are Awesome! Gryphons Are Awesome!
-
What database? SQL Server? MySQL? Oracle?
Gryphons Are Awesome! Gryphons Are Awesome!
Being a DBA I have a copy of SQL Server on my desktop. Not the ideal place for a database server. I have SQL memory set to 4G max but something tells me it takes a bit more.
-
Being a DBA I have a copy of SQL Server on my desktop. Not the ideal place for a database server. I have SQL memory set to 4G max but something tells me it takes a bit more.
It's not the RAM utilization slowing down your computer, it's the IO operations causing the slowdown. Even your boot will be very slow if you have SQL Server or any other database engine installed.
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
I love the way computers multi-task. As long as you do one thing at a time.:mad: Running a database restore that is tying up the computer. CPU 3%, system has 8G memory, maximum ever used 6.3G, maxed out. I even had trouble trying to write this.
When this happens to me I try to remove suspected process's affinity from processor one and two, and set the affinity to the applications I am using to just 1 and 2... Regards Amar
-
It's not the RAM utilization slowing down your computer, it's the IO operations causing the slowdown. Even your boot will be very slow if you have SQL Server or any other database engine installed.
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
I love the way computers multi-task. As long as you do one thing at a time.:mad: Running a database restore that is tying up the computer. CPU 3%, system has 8G memory, maximum ever used 6.3G, maxed out. I even had trouble trying to write this.
-
It's not the RAM utilization slowing down your computer, it's the IO operations causing the slowdown. Even your boot will be very slow if you have SQL Server or any other database engine installed.
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
I know, but I still complain.
-
It's the only way: http://cache.ohinternet.com/images/e/e9/Advice_dog_system_32.jpg[^]
System 32 is over rated. :)
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Very very little at all? :-D
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Very very little at all? :-D
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
Matthew Faithfull wrote:
Very very little at all?
Yes, you do get time a cup, or two, of your favourite beverage in the morning ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
then you can hear your HDD scream while your CPU sit back and relax at 15% :-D
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
then you can hear your HDD scream while your CPU sit back and relax at 15% :-D
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Not sure - it takes 15-20 minutes before the logon completes ... hopefully this will work way better on my new machine - which I hope I will actually start using one of these days ;)
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Not sure - it takes 15-20 minutes before the logon completes ... hopefully this will work way better on my new machine - which I hope I will actually start using one of these days ;)
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
What!!!? You actually have all of these installed on your laptop? I thought you are pointing out a possible scenario. :) Don't you have an older desktop/laptop laying around? You have way too much patience... you must be writing some quality code :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
What!!!? You actually have all of these installed on your laptop? I thought you are pointing out a possible scenario. :) Don't you have an older desktop/laptop laying around? You have way too much patience... you must be writing some quality code :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Rutvik Dave wrote:
You actually have all of these installed on your laptop?
I do ... which is why I have some hope for my new laptop, a thorougly uppgraded HP 8570w The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Rutvik Dave wrote:
You actually have all of these installed on your laptop?
I do ... which is why I have some hope for my new laptop, a thorougly uppgraded HP 8570w The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Espen Harlinn wrote:
The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Interesting... I don't know what is you requirement regarding mobility, but I would let everything installed on the older/existing laptop and install the client software on the new shiny HP 8570w and then connect to the older laptop The Database Server (which I would never turn off). :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Remember: don't cross the streams!
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Espen Harlinn wrote:
The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Interesting... I don't know what is you requirement regarding mobility, but I would let everything installed on the older/existing laptop and install the client software on the new shiny HP 8570w and then connect to the older laptop The Database Server (which I would never turn off). :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Rutvik Dave wrote:
requirement regarding mobility
I tend to do a wee bit of work outside regular hours - so I bring the development box with me when I leave the office. Work supplies me with the laptop, at home I'm somewhat better equipped ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Remember: don't cross the streams!
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
The caffeine also helps to boot up 'Ze Little Grey Cells' for the day ... I've never been a great fan of mornings ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Rutvik Dave wrote:
requirement regarding mobility
I tend to do a wee bit of work outside regular hours - so I bring the development box with me when I leave the office. Work supplies me with the laptop, at home I'm somewhat better equipped ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Do you need all those engines at startup or only on demand? Maybe just disabling the automatic start of all those greedy databases might improve your boot time? :)
-
Do you need all those engines at startup or only on demand? Maybe just disabling the automatic start of all those greedy databases might improve your boot time? :)
Did that for a while, but lately I need both when I start working - disabling Oracle helped a bit, cutting about 5 minutes of the time required to boot, disabling MS SQL Server didn't make much of a difference. Disabling FSecure made a lot of difference ... but then we're not supposed to do that, so I turned it back on. So FSecure is probably the real culprit, but it behaved well enough before I installed the servers.
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra