Viewing 15 posts - 901 through 915 (of 1,319 total)
If you think the design of this one is bad, you should see another system that is currently up for rewrite. Started in Access, ported to SQL backend but still...
September 22, 2008 at 6:52 am
OK, I'm really confused. Do you want to increase memory or eliminate the log full alerts?
September 19, 2008 at 1:42 pm
yulichka (9/19/2008)
September 19, 2008 at 12:49 pm
When the maintenance job runs it'll use tempdb. 9 Mb (and even 213 Mb) seems awful small for a tempdb. Mine average 5Gb. I guess it depends on your server...
September 19, 2008 at 12:10 pm
Thos are demo alerts that come with the insatll of SQL. Did you actually get an alert? msdb, by default, is set to simple recovery mode. Tempdb is you workhorse....
September 19, 2008 at 11:32 am
My company uses Backup Exec and I dislike it. It was in place when I started and they will not change it. It works fine but for restore purposes, it...
September 19, 2008 at 8:16 am
I use the maintenance plan wizard (I know some people don't like MP). Obviously, the first thing to do is schedule full backups. Once you have that going, determine which...
September 17, 2008 at 12:50 pm
Search engines are your friend...Here is but one hit via Google
http://kbalertz.com/264474/System-Database-Backups-Cannot-Restored-Different-Build-Server.aspx
September 17, 2008 at 12:27 pm
stephane (5/26/2008)
I'm trying to update my company table with a member table field....
September 17, 2008 at 12:19 pm
DNA is absolutely spot on. One reason to avoid the smaller autogrows is disk level fragmentation of your database. Using disk dfrag will help but the database should be offline...
September 17, 2008 at 12:10 pm
Are you absolutely certain the log hasn't grown to some enormous size, preventing it from backing up to the share? See David O's reply....
September 16, 2008 at 5:53 am
The error is pretty specific. How big is the database, including the log?
September 15, 2008 at 1:04 pm
"Stickys" are fine, if people read them (see posting recommendations). A simple search would yield volumes of information about why it's not recommended to do backups across the network, but...
September 15, 2008 at 8:57 am
All you need to do to see Brad is watch the advertisements on this site. I don't know how current it is but Brad's always there smiling....My math teachers were...
September 15, 2008 at 8:21 am
Believe me, you'll find plenty of help here. As I stated, and I think most posters will agree, if you show an effort, and show what you've done so far...
September 12, 2008 at 9:41 am
Viewing 15 posts - 901 through 915 (of 1,319 total)