Viewing 15 posts - 4,561 through 4,575 (of 4,745 total)
Steve Jones - Editor (2/13/2008)
February 13, 2008 at 8:31 am
run profiler whilst representative work is taking place and feed the results into the index tuning wizard? The recommendations it gives compared to the indexes you have could give clues.
February 13, 2008 at 7:05 am
andre.deslauriers (2/5/2008)
Create a new DWORD value named SessTimeout
Set the value to decimal 600 (hex 0x258)
This...
February 13, 2008 at 6:50 am
the date and time stamp on database file will only change when the file is modified as far as the OS is concerned, which would include file grows or shrinks....
February 13, 2008 at 6:03 am
I'd have to disagree with Tommy and say you can upgrade by restoring a backup from 2000 to 2005, for user databases only, not the system databases. Its a perfectly...
February 11, 2008 at 9:57 am
in enterprise manager select 'Tools' from the menu bar across the top then select 'SQL Query Analyser', you can run the script from in there having made sure you are...
February 10, 2008 at 10:14 am
whitey (2/7/2008)
I'm from the Oracle/UNIX realm and am consistently performing a technical translation.!
welcome to a real DBMS where you don't need another database and a week long course to...
February 7, 2008 at 11:22 am
adam, our last posts crossed...
I need to automate it because I have a log shipped server with multiple databases, log shipping in both directions. I might need to fail over...
February 7, 2008 at 8:24 am
Adam, thankyou so much. I thought there must be a way to do this in SSMS as it was possible in enterprise manager. Unfortunatly to me things are not as...
February 7, 2008 at 8:15 am
If you want to stripe your backups to multiple files you have to use backup devices to do this, you cannot stripe using the 'to disk = 'fi'lename' ' option.
apart...
February 7, 2008 at 7:50 am
Sugesh, thanks for trying but I need to script out ALL the jobs and the first URL is the SSMS method to script out a single job and the second...
February 7, 2008 at 4:00 am
where it asks for the file extension make sure you put just 'bak' and not '.bak'
February 6, 2008 at 5:04 am
Absinthe, great script and very timely. I am migrating databases between data centres which are ring fenced so using 3rd party tools to compare could be problematic.
The auditors require...
February 6, 2008 at 4:34 am
It can't do any harm to re-try the SP4 install, if SQL thinks it is complete already it simply won't do anything.
did the install bomb out? Did all the upgrade...
February 5, 2008 at 2:46 pm
lets have one from the admin viewpoint - how about the maintenance plans. More flexible but just not as intuitive as in 2000. Nothing like those jaw dropping moments when...
February 3, 2008 at 12:30 pm
Viewing 15 posts - 4,561 through 4,575 (of 4,745 total)