תאריך: 7 פברואר, 2012 | מאת: דודי רוזנטל
Imagine a situation in which your tempdb database (data and log files) needs to be relocated from its current location to a new one as part of a planned relocation or due to data files gone large. Lets see how its done.
תאריך: 5 אוגוסט, 2010 | מאת: גיא גלנצר
בתחילת אוגוסט העביר גיא גלנצר את הקורס "30 דברים שלא ידעת על SQL Server" במסגרת כנס Expert Days 2010. בואו לראות את החומרים ולגלות כמה נתונים מפתיעים
תאריך: 8 פברואר, 2010 | מאת: גיא גלנצר
If you ask any SQL Server DBAs about cursors, they will tell you it’s a big no-no. But for the times that we just have to use them- here are some insights.
תאריך: 13 ינואר, 2010 | מאת: נטלי ברג
This article may be useful when you want to relocate your system databases to another disk on the same server (same instance). There could be a few reasons to do this: Not enough space on the current disk for system databases, disk maintenance or hardware failure.
תאריך: 6 ינואר, 2010 | מאת: גיא גלנצר
In the past two weeks I encountered 3 different scenarios in which tempdb has grown very large. Here's a post about troubleshooting such scenarios.