Viewing 15 posts - 136 through 150 (of 391 total)
Hi,
you had to do a failover, to change the database owner. It is not possible to do this on the inactive node.
Kind regards
Andreas
March 27, 2020 at 7:23 am
Hi,
if you like powershell, take a look at this page:
dbatools.io
There are a lot of usefull powershell command, one of them is backup & restore, and it is quite simple to...
November 14, 2019 at 9:48 am
Hi,
just take a look to dbatools.io.
With a few commands you are able to copy database, jobs and logins from server a to server b.
It is realy simple.
Kind regards,
Andreas
November 7, 2019 at 9:47 am
Hi,
if you like powershell, take a look at this link:
With this powershell you are able to migrate from the old to the new server with just a view powershell command.
You...
October 2, 2019 at 10:53 am
Hi,
no, you need not to create the ag new from scrath, you only have to add the 3rd node to the aoag. You can do this via gui or script:
Kind...
October 2, 2019 at 6:41 am
Hi,
your database won't be smaler, only be deleting rows.
You have to shrink your database, if you need space on your drive. But if you shrink your datase, you may get...
September 12, 2019 at 12:14 pm
Hi,
we've got a lot of sql server. Every server has a downtime, in this downtime windows updates, sql cu are installed. First in the test / eval enviromnment, and the...
September 12, 2019 at 12:03 pm
Hi,
check your SPN in the windows directory. We had the same issue a view days before.
There were some SPN missing, and some were wrong.
Goodl luck,
Kind regards,
Andreas
September 12, 2019 at 11:59 am
Hi,
I think, there are missing permission in the msdb database:
Just take a look:
Kind regards,
Andreas
August 28, 2019 at 11:58 am
Hello,
thanks for your input, I try to understand everything arround the CEIP.
We only use enterprise edition, so we are able to turn the local audit off, just change some values...
August 21, 2019 at 6:24 am
Hi,
it depends, some sql patches / updates you can install on the inactive node, but some updates / patches had to be installed on the active node.
With a cluster, you...
August 6, 2019 at 11:08 am
Hi,
I think, if you choose device, you can't choose source database. If you decide to restore from a backup file, why you would choose a source database?
Kind regards,
Andreas
August 2, 2019 at 12:41 pm
Hi,
you can change this settings without outage / restart.
Kind regards,
Andreas
July 3, 2019 at 6:27 am
I was able to complete this.
Hi,
could you tell us, how you fixed your problem?
Kind regards,
Andreas
July 2, 2019 at 11:12 am
Hi,
take a look at dbatools.io
You can copy your databases with one script from Server A to Server B, with or without user etc.
Kind regards,
Andreas
June 21, 2019 at 6:17 am
Viewing 15 posts - 136 through 150 (of 391 total)