Viewing 15 posts - 916 through 930 (of 9,253 total)
I would probably be inclined to offline the databases on the source and copy the database files to the target and then attach the databases at the target
March 1, 2017 at 4:06 am
escalate to your line manager and then to the other guys manager.
I know it's frustrating and the insults are probably justified but remember that this is a public forum,...
February 28, 2017 at 11:17 am
log shipping would be your best solution to be honest, the log restores can be pinned down to set times making the database available at the cost of a slight...
February 28, 2017 at 9:46 am
you'll need 1433 for a default instance, if a named instance then you'll need the following
TCP 1433, 1434, [portfortheinstance]
UDP 1434
February 28, 2017 at 4:47 am
"Do not upgrade/update the primary replica node...
February 28, 2017 at 4:45 am
February 27, 2017 at 10:04 am
the code is very badly formatted, im guessing it needs to be this, but you have an unassigned or echoed string
$item = Invoke-Command -computername testbox -scriptblock {Get-ChildItem...
February 26, 2017 at 9:57 am
February 26, 2017 at 9:40 am
February 26, 2017 at 9:33 am
Raghavender - Friday, February 24, 2017 8:46 AMThank You.Is there any document or video available.
See my article at this link
Stairway...
February 24, 2017 at 9:47 am
February 24, 2017 at 5:21 am
February 24, 2017 at 5:11 am
February 24, 2017 at 5:09 am
Viewing 15 posts - 916 through 930 (of 9,253 total)