Viewing 15 posts - 226 through 240 (of 1,640 total)
Thanks.
So that means they can use together.
I understand TDE encrypts data at rest, the mdf, ldf and backup file. It does not encrypt data in dataabase.
The...
November 14, 2018 at 11:22 am
I found if you restore a copy to overwrite the same database, it makes sense to have that checked as default.
As NJ_DBA, in my case I usually restore...
November 6, 2018 at 10:02 am
Thanks for the article, that is a good reminder.
Not sure why microsoft make the checkbox checked as default? why the source database has to be in nonrecovery mode?
November 6, 2018 at 9:26 am
I changed to use ADO.net connection instead of OLEDB connection.
There is no error when previewing the data.
However there are pros and cons using ADO connection comparing...
November 2, 2018 at 11:04 am
Thank you, this is very useful script!
Hope Microsoft can make the column Name available more easily in SSIS development tools.
October 29, 2018 at 11:27 am
Yes, anything else I need to do?
I know for developer edition I have to enable tcp/ip protocal for the client network connection, while enterprise edition you don't need...
October 23, 2018 at 2:35 pm
Thanks,
Yes, after they rename the Server, it has been rebooted.
Then they didnot change the SQL name until second day I found and changed the SQL server name.
September 18, 2018 at 1:18 pm
I did a little more explore sees I need to use copy-rsSubscription.
The problem is they all create new subscriptionid when moving to a new server.
I want...
September 11, 2018 at 11:45 am
Thanks, I looked at the first link you posted http://wragg.io/managing-sql-server-reporting-services-subscriptions-with-powershell/
And I tried to use Import-RsSubscriptionXml with Set-RsSubscription and found Set-RsSubscription no longer has the parameter for path.
You...
September 10, 2018 at 5:36 pm
I took a look at this link, it seems they copy the subscription to a different path on the same server.
What I need is to copy from one...
September 10, 2018 at 3:41 pm
I found the solution here.
Thanks
July 31, 2018 at 10:48 pm
I should add in my original post that I have an identity column like this: July 31, 2018 at 10:36 pm
[ID] [int] IDENTITY
Actually after I disabled 11, 13, 15, 16, 18, I still got the alerts of SQL errors.
Not sure what is it, cannot find anything in SQL server log....
July 16, 2018 at 9:46 am
Hi Higgim,
I tried the powershell script to copy backup files to Azure, but I got an error, not sure how to fix it:
....
Checking for container [...] in...
July 9, 2018 at 1:55 pm
Viewing 15 posts - 226 through 240 (of 1,640 total)