Msg 3013, Level 16, State 1, Line 2 BACKUP DATABASE is terminating abnormally.
[code="sql"]BACKUP DATABASE [Staging] TO DISK = N'\\NetworkStorageLocation\ProjectA\Test_backup_2015_04_24_105955_2107357.bak' WITH NOFORMAT, NOINIT, NAME = N'Test_backup_2015_04_24_105955_2107357',...
View ArticleActive Directory Accounts need to see only one database role.
I have more than 3000 Active Directory Users, I have created Role Level Security on one table by using Suser_name(), Now all the active directory users need to connect sql server and access the...
View ArticleKerberos issues and Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
We have a linked server set up. It will connect with no problem, but it seems that we periodically are winding up with the Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'If left alone for a period...
View ArticleNON SQL Server version specific connectivity issue. Is 2014 SSMS broke, or...
I have two machines. One is setup for 2012 SQL server development, another is setup for 2014On the 2012 box in SSMS, I can connect to a SQL 2005 server via Webserver1\Webserver1On the 2014 box in SSMS,...
View ArticleMigrating Instances from 2005 to 2014
So we are going to be moving from 2005 to 2014. We have used named instances in 2005, for ex srv1\instance1, srv2\instance2... I have not really used Availability Groups up until now. The environment...
View Article"The Database <DatabseName> is not accessible. (Object explorer)" Error...
HiI have Db1 On my server Which has a user : User1When I login with this user to ssms , And Click to Database , This error message raised :"The Database Db1 is not accessible. (Object explorer)"These...
View ArticleReducing Index Fragmentaion during Inserts
Hi Folks,This is my problem.We have a database with a table that contains around 180m records. Each day a further 70k are inserted. No records are ever deleted as this table is used for archiving...
View ArticleThe kerberos client received a KRB_AP_ERR_MODIFIED error from the server %1....
Hi Experts,I see the below error in sql server log.The kerberos client received a KRB_AP_ERR_MODIFIED error from the server %1. The target name used was %3.Read couple of blocks and can able to find...
View ArticleCritical: The query notification dialog on conversation handle in sqlserver...
Hi Experts,Basically i am from oracle apps background but taking care of adhoc-queries of sqlserver. i have see the following errors in sqlserver logs. Can you please guide how to trouble shoot...
View ArticleDowngrading from SQL Server 2014 to SQL Server 2012
Hi,I need to know how I can downgrade to a SQL Server 2014 installation to SQL Server 2012.Thanks
View ArticleCalculating average read/write latency across instance using...
Hello,I'm trying to figure out how you would calculate the average read/write latency experienced by a SQL Server instance during a specific time window in order to monitor this for multiple instances....
View ArticleCan I detete a Datafile or FileGroup
HiIn a server we had File Growth,And then We had to Add New Hard Drive And New File On It.And Now We have New server with a Huge Hard Drive.But all files remaind.Can I Reduce This files to One data...
View ArticleLocal Service Account Logins
I am setting up accounts for a vendor intranet product. The following logins are created on my SQL server.MyDomain\WebServer1$NT AUTHORITY\NETWORK SERVICEOn the WebServer1 IIS management, the...
View ArticleSql Server 2005 Packages to Sql Server 2014
Hi, I hope I'm in the right forum. I'm porting jobs from SQL Server 2005 R2 Enterprise ---> Sql Server 2014 Standard. That's easy enough - I simply script it across and change the couple of...
View Articleupgrade from 2008 to 2014
Hello,1- is it possible to install 2014 while 2008 is installed. And then restore the 2008 database into the 2014 version?Thanks
View ArticleSQL Agent and permissions to write to folder
Hello all,I see that a recent related message was posted about built-in accounts. Anyway, a vendor set up system using SQL 2014. The SQL Server Agent service was running under the 'Local System...
View ArticleUnregistered Component Error in SSIS
I can't create any Data Flow Task. Once I create (tested and working) Connection (it doesn't matter if it is Excel, Flat File or other) and try to use it with a Source Assistant, I get the following...
View Articlesql server 2014 msdn download
Hello,Using the msdn subscription, we have downloaded the enterprise edition of sql server 2014.Is this download the production or the development licenced server? I mean are we now allowed to install...
View ArticleSQL Trace File
Hi,Plz help in below scenario.I have an Azure VM(WS 2012 R2) with SQL server 2014.And I have created an application "App1" that accessing data from that SQL server.I want to create trace File on local...
View ArticleMicrosoft certificates
Hi Perhaps this is a simple question But I'll greatfull for your helpwhat is the first certificate for a dba?(Or necessary Certificate for a dba) - database administrationfrom Microsoft certificate.And...
View Article