Viewing 15 posts - 6,196 through 6,210 (of 9,253 total)
JohnnyDBA (12/16/2011)
Microsoft believes the root cause is an issue with the mount point configuration.
I'd be inclined to agree.
Where are your disks presented from for the mounted volumes are they...
December 19, 2011 at 6:12 am
yes, it is a change to the registry. The cluster service should replicate the key change to all nodes required
December 18, 2011 at 2:45 pm
for mounted volumes use the following
wmic volume get name, "Free Space", capacity
December 18, 2011 at 2:43 pm
Transaction log backups are an important part of log shipping. Digest the info in books online and post back if you're still stuck.
December 18, 2011 at 2:38 pm
chopperGuy (12/16/2011)
Problem we are facing is that copy process...
December 18, 2011 at 2:26 pm
I would of thought you would see a message indicating that the master key already exists, firstly check the results of
select * from sys.symmetric_keys
If you have more than 1...
December 18, 2011 at 2:19 pm
Jeffrey Williams 3188 (12/13/2011)
Or - look at creating a Powershell script instead of VB script. That can also be called from an agent job directly.
Good call 😉
December 14, 2011 at 1:42 am
This is an ideal scenario for creating package configurations. when creating a configuration elect to use SQL Server roles and security. Export your chosen connection string objects and they are...
December 14, 2011 at 1:40 am
Sean Grebey-262535 (12/13/2011)
Shrink finished after about 2 hours.
How much free space did you leave?
December 13, 2011 at 2:36 pm
The Enterprise eval is for exactly that, not for testing your apps\software releases. I'm sure that's in the EULA somewhere!!
December 13, 2011 at 12:26 pm
Chrissy321 (12/13/2011)
I have xp_cmdshell available on this server
No xp_cmdshell, just execute the vb script from a SQL server agent job step
December 13, 2011 at 12:24 pm
homebrew01 (12/12/2011)
December 13, 2011 at 11:23 am
Tristan Chiappisi (12/13/2011)
I'm looking for a solution for moving large files across data centers (in the sense of making it faster). Has anyone had much luck with any programs out...
December 13, 2011 at 11:21 am
vkr.karthick (12/13/2011)
I tried download from Microsoft site but could do only...
December 13, 2011 at 11:06 am
it all depends on which other options you selected in the GUI, for instance did you elect to "reorganise pages before releasing unused space"?
Remember to leave enough free space...
December 13, 2011 at 11:04 am
Viewing 15 posts - 6,196 through 6,210 (of 9,253 total)