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

Replication setup failure: Invalid object name 'master.dbo.Audit_DDL_Events'.

Hi all, 2014 EE SP1 Availability Group. The AG consists of 1 Windows Server Failover Cluster (WSFC) with 2 VM's on the local site and one VM on a remote. We have restored and updated a database from a...

View Article


Logshipping failed with below errors in sql server 2014

I have configured LS for 39 databases and scheduled to restore daily once in DR server and kept secondary DB in standby mode.All of sudden 5 databases started giving below errors and failing to restore...

View Article


Transaction Log Question

Bear with me here. I have far more experience with database development than I do administration.....Here's my understanding of transaction logs when a database is in full recovery mode:I know they...

View Article

Unable to TRUNCATE TABLE, a permissions issue (I think)

When I execute Truncate Table [FS-JIREMSQL].JIREM10.dbo.JIRABConcentration in SSMS query window, it fails. The error code is:Msg 4701, Level 16, State 1, Line 1Cannot find the object...

View Article

Question: AAGs

Long story short, i am in the middle of planning to migrate our databases from a variety of versions to SQL 2014 Always On.A third party has come in and documented what the new infrastructure should...

View Article


IndexOptimize Script

Hi,Has anyone run the latest Ola Hallengren's IndexOptimize script (September 25)?I'm not sure why but when I run the job, I get the error "Executed as user: NT SERVICE\SQLSERVERAGENT. Incorrect syntax...

View Article

Deadlock error MERGE

I have a step that produces the xml and the MERGE table 1 insert and update, if you run it oncefrom the application to operate normally but if you run several times simultaneouslyapplication from a...

View Article

prerequisites

what are the prerequisites to configure always on in sql ?

View Article


SSRS data source with availability group

So I have set up my AO cluster and have to set up some data sources for reporting services.Data Source=LISTENERNAME, PORT;Initial Catalog=DATABASENAME;Extended...

View Article


Data compression

Hi,I've recently upgraded to Enterprise Edition that has data compression.Some tables have page compression savings about 70% or more (from 400MB to 120MB).But the PK is clustered and it has over...

View Article

Restoring Filestream filegroup with a Full Text index fails, OS error 32

I've been banging my head on this one all morning so far, and gotten nowhere.I'm trying to restore a copy of a database with a Filestream-enabled table which has a Full Text index on it. When the...

View Article

SQL Server 2014 can't use more than 32GB RAM?

hi,i'm currently testing SQL Server 2014 in-memory-oltp in separate virtual environment with virtual hardware :16 core CPU (Intel Xeon based)256GB RAM with 250GB allocated for SQL ServerWindows Server...

View Article

In SQL 2014 SSISDB, how do I BACKUP an original SSIS Pkg, named PKG_A,...

This will be for a contingency restore in the event the newly modified and deployed pkg w/ the same name, does not work. What is the best way to do this?- we're using SQL 2014 Enterprise- we have...

View Article


Modify SQL jobs permission

I would like to grant some of developers to edit jobs that are not owned(created) by them.For example I sometimes create the job, but even I have granted them MSDB SQL operator role, they can only view...

View Article

Backing up User and System databases at the same time

Hi,Is it generally a bad practice to have jobs that back up user and system databases that have the potential to be running at the same time? In other words, is it OK if user and system database are...

View Article


GRANT User Permissions to Create, Drop Alter all Objects is a schema

It has been a while since I Granted a User Permissions to Create, Drop Alter, etc. all Objects is a schema. I need a simple solution to do this for a single User.I want to make sure I get it right....

View Article

SQL 2014 Backup Encryption

I've read several articles and examples about backup encryption. My question is when I have multiple databases (but not all) on the same SQL Server than need to have encrypted backups do I create...

View Article


System objects could not be updated in database 'x' because it is read-only.

Hi,We installed SP1 for SQL Server 2014 this past weekend and got this error message in the logs. I found that if you set the db to read-write, it updates the system objects, even after SP1 has...

View Article

Log Chains

Hi,I've been doing a lot of reading about backups and transactions logs recently, and I have a couple of very simple questions that I'm hoping someone can help me definitively answer.Here's how I...

View Article

Migrate SSIS DB and Integration Catalog

Hello,I have a server that has over 50 packages in the Integration Catalog. We are migrating to a different SQL server. Is there any way that I would be able to move all the packages without having to...

View Article
Browsing all 6525 articles
Browse latest View live