Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Browsing all 6525 articles
Browse latest View live

Mirroring

Working on setting up SQL Server mirroring. Following are the steps I am thinking to do..Take Full Backup and Transaction Log backup at Principal server.Restore the F

View Article


Auto_Update_Statistics and Persisted Sample Percent

Morning all!!In SQL 2014 I am trying to determine the "Persisted Sample Percent" that will be used by Auto Update Stats?  I know in SQL 2016 this is added to the DBCC SHOW_STATISTICS but I have a need...

View Article


Error: 30064: SQL Server failed to set security information on the full-text...

SQL Server 2014 SP1 Standard EditionThe following message is in the SQL Error Log on start up:"Error: 30064, Severity: 17, State: 1.SQL Server failed to set security information on the full-text Filte

View Article

Sending Database mails using SMTP as localhost

I had configured database mail with SMTP server as localhost. I am able to send mails to all the domains except for my company mail domain and the email id is configured with my company domain...

View Article

queue messaging in sql error log

Hello,Can somebody explain these messages what they mean and how to get rid of them?  Do we just need to stop and start the sql queues?  Appreciate the help.

View Article


Do you need seperate SPN entries for multiple SQL Server ports?

I added a port 48000 to SQL server configuration manager to allow SQL to respond to both 1433 and 48000 (same instance). After I configured it everything works fine when connecting to 1433. When I...

View Article

When scripting out SQL 2014 PUBS using 'Generate SQL Script' GUI --- the...

Using SSMS v17.8.1, I'm scripting my Replication PUBS which reside on a SQL 2014 Enterprise server. (to save as a backup)- right mouse click PUB name- Generate scripts...- Select Radio Button: To...

View Article

Could not find stored Procedure error

Hello,Using SQL Server 2014, Visual Studio 2015 and IIS 8.0.9, using Windows AuthenticationI'm at my wit's end with this issue and have not been able to find an answer that resolves the problem I'm...

View Article


Unable to Failover After Applying SP2 CU13

Our environment is a two-node cluster (Active/Passive) and after applying the latest patch to the passive node, I am no longer able to failover so I can apply the patch to the other node.  It's strange...

View Article


Limit re-indexing IOPS

I am trying to limit IOPS for my index jobs, however I am unable to verify if it is really working.. how can I verify that. I am using ola scripts  h

View Article

Load Data Mart without reduce Read-Performance

Hi,what is the best practice for decoupling a DataMart (SQL 2014) which is filled several times a day by the DWH via ETL load. The goal is that the end user is not impaired in terms of performance...

View Article

Loading from a txt file in SSIS

Hi Experts , i am trying to load from txt file to a table in a database.On flat file file when i preview  to sample the data all 12 columns are showing as one column.Please help how can i fix this.I...

View Article

On-Priemise to SQL Azure migration - How to migrate domain users

We are planning to migrate an on-premise test db to sql azure environment(not azure VM). How can I migrate domain users to azure sql. We already have setup the active directory replication from...

View Article


change SQL Server Service Account - permissions

So I'm confused!  It's been a long day!  Very grateful for a pointer in the right direction. It's probably a really stupid question, but I work alone and could do with a confirmation.I need to change...

View Article

alwayson db recovery

I lost 2 of the 3 node cluster , how do i recovery database that is in recovery pending.   AD/DNS/Qouram share are not available

View Article


dynamically fix orphaned users after db restore

I have question how do you handle the orphaned users after database refresh to test or dev. Is there a way dynamically you can fix that rather than manually?

View Article

2014 High Availabity Group Failover SQL Users

I just set up a lab with SQL Server  2014. I created a local SQL user and verified that they have different SIDs on each of the two nodes in my high availability setup. When I failed over I expected to...

View Article


Best Practice Help - Table Structures

Hi there, I am being asked to provide a list of all the reasons that we should create actual normalized tables with data fields vice creating one table with a blob column that stores all sorts of data...

View Article

TDE Certificate for DB Restore

Dear All,I have a query regarding restoring a TDE enabled Database on another SQL instance.I understand to restore a TDE DB , we also have to import the Certificate in the target master DB.Questions::...

View Article

Empty Datasource After Encryption Key Restoration

Hello everyoneI have a request to transfer a reporting server  from a production server to another development serverTo make sure I restores the database reportserver and reportservertempdbthen I...

View Article
Browsing all 6525 articles
Browse latest View live