Viewing 15 posts - 691 through 705 (of 972 total)
Brandie is referring to (I think) when you take a backup of a database, that information (database name, timestamps, file name and path) are kept in system tables. When...
April 27, 2010 at 11:56 am
The upper management should decide how much data can be lost. They would be more familar with the business needs of that data. As well it lifts the...
April 27, 2010 at 5:48 am
I can't advise you to do it;-), but I have had to go through and delete the existance of the node name in the registry so it would let me...
April 26, 2010 at 7:16 pm
RonKin (4/26/2010)
Thank you Shawn for staying with me and helping me out.
No problem. I don't mess with cluster admin much, I'm usually involved after the OS side is setup....
April 26, 2010 at 2:28 pm
http://support.microsoft.com/kb/282227
This has instruction on cleaning up a cluster service, basically removing the node from the cluster.
To remove the groups you will need to take the node offline and then I...
April 26, 2010 at 2:20 pm
If this is a test setup I would probably just start over, unless something dictates otherwise I prefer to start clean instead of bandaiding something (especially if it is just...
April 26, 2010 at 1:42 pm
Cory would be correct.
You will break that session (CTRL + C) and close that command prompt window. Then just start services back using the SQL Configuration Manager console.
April 26, 2010 at 12:51 pm
THE-FHA (4/14/2010)
LET'S SAY I WANT TO DELETE TODAYS BACKUP just to test if you script works.
send me your code.
One more thing do i put the backup and...
April 26, 2010 at 12:21 pm
How did you put it in single user mode?
April 26, 2010 at 12:05 pm
NEW TO SQL (4/26/2010)
i ran the instance in single user mode and now wondering how to...
April 26, 2010 at 11:28 am
Do you want to remove the group just because it didn't fail-over or is the error on why it failed leading you to something?
What OS version are you running?
April 26, 2010 at 11:20 am
You would need to verify that the network name of the SQL instance is accessible. If you can access it by entering the IP address then there is probably...
April 26, 2010 at 11:18 am
You don't actually do a "tail log backup" on a schedule, it is a "Log Backup". A tail log backup is done during recovery steps.
You can do this in...
April 26, 2010 at 11:10 am
Jpotucek (4/26/2010)
DO you know how I can get a list and explaination of the differnt collations: I can't find and explaination forLatin1_General_CI_AI
http://msdn.microsoft.com/en-us/library/ms143515(v=SQL.90).aspx
Actually took me a while to Google...
April 26, 2010 at 7:20 am
There are a good number of things that can cause high CPU usage.
What steps have you taken already to troubleshoot the issue? Can you provide more details on how...
April 26, 2010 at 7:11 am
Viewing 15 posts - 691 through 705 (of 972 total)