Viewing 15 posts - 286 through 300 (of 619 total)
You can also try this one, quite uesful for SQL accounts as copies out the sid and the hashed password.
Doesnt do server roles though.
April 13, 2010 at 4:48 am
You need the specific oracle version driver to setup an odbc source on your SQL server.
We have 10g and i found that the only connector that would work was the...
April 13, 2010 at 4:41 am
abemby (4/13/2010)
Cheerios_log: this is the physical file name of the log file
Basic idea
change the db recovery mode to simple
clear log
...
April 13, 2010 at 3:36 am
Ivanna Noh (4/12/2010)
We have a mirrored database in production which is reindexed once a week - the reindexing causes...
April 13, 2010 at 3:27 am
Thanks Lynn,
We sit 4 feet from each other. Just playin silly-buggers 😉
April 12, 2010 at 8:43 am
dallas13 (4/9/2010)
I have SQL Server and Agent running fine since years on sql 2005 X64 bit. all my jobs delivers emails once the job completes successfully. All...
April 12, 2010 at 8:38 am
jasonmorris (4/12/2010)
Hears mirror shatter.
Sorry, what do you mean?
April 12, 2010 at 8:05 am
Well you would look at what queries are going on while or just before the log grows and then you would just have to analys those queries (there cant be...
April 12, 2010 at 6:55 am
Your welcome. Hope its clearer now.
April 12, 2010 at 6:46 am
Track down in Resources when the log grew (using point-in-time) and then using the point-in-time, go to sessions and look at what was running.
April 12, 2010 at 6:26 am
If by chain you mean actual tape backups, thats down to your retention policies. As far as SQL is concerned, once you go through a db and log backup cycle,...
April 12, 2010 at 6:22 am
Though i would imagine that wouldnt be desirable if you used mirroring, like we do.
April 12, 2010 at 6:06 am
Idera has a really great tool for tracking this stuff. Its called Diagnostic Manager:
http://www.idera.com/Products/SQL-Server/SQL-diagnostic-manager/
April 12, 2010 at 5:36 am
If you are backing up your database logfile, at that point the data is essentially wiped and is recalimed as empty/free space (ie there is no data). At this point...
April 12, 2010 at 5:24 am
durai nagarajan (4/9/2010)
Server is on windows 2003 SP2 and SQL 2005 sp2 suddenly not showing green icon near server name , neither on sql agent also. i coudnt get option...
April 12, 2010 at 4:54 am
Viewing 15 posts - 286 through 300 (of 619 total)