Viewing 15 posts - 1,906 through 1,920 (of 9,244 total)
in fact without details of the schema it's going to be fairly difficult, there are some hints to possible missing indexes, whilst these should be taken with a pinch of...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 10, 2015 at 4:24 am
you're welcome
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 10, 2015 at 4:19 am
got a backup of the database?
if not, why not?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 10, 2015 at 4:18 am
patrickmcginnis59 10839 (7/9/2015)
Perry Whittle (7/9/2015)
plamannkathy (7/9/2015)
$SourceLocation = "e:\backup\xxx`$xxx\master\Full"$DestinationLocation = "\\sharebackup\xxx`$xxx\master\Full"
Thanks 500!!
This worked. This problem now solved.
Thanks everyone
did you even bother to read my last post
I think you had the right...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 10, 2015 at 2:38 am
Perry Whittle (7/9/2015)
kathy.plamann (7/9/2015)
A job step received an error at line 17 in a PowerShell script.
The corresponding line is 'throw("Failure in copying...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 2:28 pm
plamannkathy (7/9/2015)
$SourceLocation = "e:\backup\xxx`$xxx\master\Full"$DestinationLocation = "\\sharebackup\xxx`$xxx\master\Full"
Thanks 500!!
This worked. This problem now solved.
Thanks everyone
did you even bother to read my last post
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 2:27 pm
webrunner (7/9/2015)
I am hoping to get some help with a failed recommendation I made. Our staging SQL Server was set up with the Quorum drive as M and the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 2:26 pm
great, thanks for posting back
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 7:32 am
kathy.plamann (7/9/2015)
A job step received an error at line 17 in a PowerShell script.
The corresponding line is 'throw("Failure in copying $SourceLocation files...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 6:36 am
rodbloke (7/9/2015)
can this new listener also be configured to use port 1433?Cheers
Rod
Yes it can. The combination of IP address and port number will be unique
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 6:28 am
patrickmcginnis59 10839 (7/9/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 5:01 am
Joy Smith San (7/9/2015)
I queried sys.databases in one of the sql server and found "is_encrypted" is "1" for four of the databases.
Does that mean that all those 4 DBs...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 4:58 am
Please post the output from the following PoSh command
Get-ClusterResource | ?{$_.ResourceType -EQ "Network Name"} |
Get-clusterparameter dnsname,creatingdc,RegisterAllProvidersIP |
ft ClusterObject,Name,Value
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 3:30 am
patrickmcginnis59 10839 (7/8/2015)whats the syntax in PoSh to set interpacket gaps?
Would it really be that much of an issue?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 3:11 am
what core cluster resources are created during an install of a failover cluster instance?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 9, 2015 at 3:06 am
Viewing 15 posts - 1,906 through 1,920 (of 9,244 total)