Viewing 15 posts - 37,111 through 37,125 (of 39,461 total)
Same here. I thought a short article might stick in people's minds and hopefully they won't have to research it themselves.
Thanks
Steve Jones
July 16, 2002 at 10:25 am
There is no way to prevent them as Anatares mentioned.
Steve Jones
July 16, 2002 at 10:23 am
Have you checked disk space? Any errors when the job hangs? It could be the file has grown and slowed the job and some other backup (tape) is interfering?
Can you...
July 16, 2002 at 10:21 am
Check the event log or the sql server agent log.
Steve Jones
July 15, 2002 at 3:04 pm
Tried reboots, client and server. Nothing seemed to work except changing the account back.
Researching the account now.
Steve Jones
July 15, 2002 at 2:58 pm
I'm not sure what you mean. Can you explain what the "report" is?
Steve Jones
July 15, 2002 at 2:57 pm
We do something similar to Andy. We keep between 1 and 4 backups on disk depending on the server (disk space and file size).
Makes it easy and quick to restore.
Steve...
July 15, 2002 at 1:01 pm
When you restore from a backup, you do not restore the log. If you create a new database with a smaller log, you can restore into this.
Steve Jones
July 15, 2002 at 12:58 pm
The biggest problem in this query is the functions in the subquery. They mean you won't be able to get indexes used for these columns. I'd bet you are getting...
July 15, 2002 at 12:55 pm
When you uninstalled and reinstalled, did you do this at the console or terminal session?
A few articles:
http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q297064&
http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q281460&
Was this an upgraded 2000 server? Haven't used this in application mode. Perhaps install...
July 12, 2002 at 11:51 am
Most authors implement a worst practice to make things easier. A disservice to reads IMHO.
The SQL box will accept Windows Auth. Set up IIS for Basic and Windows auth, it...
July 12, 2002 at 10:34 am
Windows will not detect the processor until you upgrade the kernel to do so. This is not a trivial task and you need to be sure you have a good...
July 12, 2002 at 10:24 am
My vote is for crappy programming!
Must have been a developer, not a DBA
Steve Jones
July 12, 2002 at 10:17 am
Check the triggers.
Not sure you can mark a table read only. I think you can a filegroup. Or a database
Steve Jones
July 11, 2002 at 8:30 pm
Viewing 15 posts - 37,111 through 37,125 (of 39,461 total)