Cannot obtain the required interface ("IID_IDBSchemaRowset")
I hope some oone can help with this.I have a sql 2005 32 bit sp3 STD Edi running on Windows 2003 sp2 Std EdiI am using a domain account and am local admin on the box. The SQL and the SQL agent are both...
View ArticleWindows 10 and SQL Server 2014 and 2008 R2 does not automatically run on...
I'm a bit perplexed here on what's going on with SQL Server 2014 and 2008R2 running on my computer. I have Windows 10 Enterprise edition on a 64 bit platform, and I have both SQL Servers versions...
View ArticleWhich version should I use, dbi_version or dbi_createVersion?
Hi, I am reading the article http://mssqltrek.com/tag/sql-server-boot-page/ . I notice in the boot page, there are two fields are used to store database version, i.e., dbi_version and...
View ArticleSQL Server 2012 syspolicy_purge_history fails step 3 "Erase Phantom System...
I recently installed SQL Server 2012 Ent (x64). The install is a stand alone default instance.The syspolicy_purge_history job fails on step three with the following error:Executed as user:...
View ArticleBackup SQL Server failed -> Reporting Services restart
Hello everyone, since a long time I have been experiencing a problem with SQL Server and Reporting Services I will now to explain. I am using a Job in order to make a transaction backup every 20...
View ArticleSQL Serever DB Size Issue
Hi All, We have SQL Server 2008R2 in our setup. In it a Database is of size 150GB. We have dropped tables on the big database and cleared around 130GB (Logical). So our point is how can we reduce...
View ArticleMoving a database from one drive to a new drive
In the MSDN example for moving a database I found this example below however I do not know what the last path to assingn the new path means, I get the FILENAME = 'new_path\" but I don't get what...
View ArticleMoving Datafiles in SQL Server
HI All, We have SQL 2008 R2 in our setup. We are facing space issues on the server as existing Drive size can't be increased due to some reasons. Now we are planning to move the datafiles, logfiles...
View ArticleData intergrity job error
Dear all,I set up the following script to run on sql agent job to run daily but I get an error message without any obvious indication of where the job failedEXEC sp_MSforeachDB'DBCC CHECKDB (?) WITH...
View ArticlePhyical partition or logical partition
Hi All,i have SQL server 2008R2-64 bit enterprise edition.i have a transaction table with 1600000 millions record. on this table insert/Update done by a service running. there are around 500 web user...
View Articlevulnerabilities in Microsoft SQL Server that could allow remote code...
Please let me know if the fix for vulnerabilities MS15-058 was included in SQL 2012 SP3, if yes can let me know the link
View ArticleExtended Event Session To Capture What Waits A Stored Proc Is Waiting On.
Hey guys, I'm trying to setup an extended events session to try to capture what particular waits a stored procedure is waiting on when it runs for longer than 5 seconds.
View ArticleFormat file used by bcp and BULK INSERT
Hi,I am reading the following article on the XML format file:https://msdn.microsoft.com/en-US/library/ms189327%28v=sql.90%29In this article, the syntax is very simple, as follows:<BCPFORMAT>...
View ArticleAccessing Azure SQL server from SQL server management studio
I went through some tutorial where it was mentioned that we can access SQL Azure through SQL server management studio. Can anyone clarify over it some more?
View ArticleSeverity 016, 20 : An error occurred in a Service Broker/Database Mirroring...
Hi, Today morning I got an error log as, the first error : Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of...
View ArticleCustom monitoring script for high CPU use
Hi All.I have a monitoring tool which monitors our SQL instances, the tool does allow for the use of custom SQL queries, such that one can write his own SQL queries and then set an expected threshold,...
View ArticleFatal error 8510 when INSERT INTO table result of EXEC procedure from Linked...
Hello, dear colleagues.Met a problem - Fatal error 8510 when INSERT INTO table result of EXEC procedure from Linked ServerThere are SERVER1 and SERVER2. They are linked. SERVER2 has stored procedure...
View Articleunwanted sql server 2014 service stop
Hi,We have a 2012 windows server and a 2014 sql server instance.The problem is that the service gets stopped several times and we can not determine its cause.Here is the sql server error log file...
View ArticleSQL 2014 SSMS Problem login in
When installing sql 2014 instance, I added domain admin group to sql users with sysadmin privileges. With a user who is a member of domain admin, I am able to login remotely. However, not from...
View ArticleChanging the timing in a job that is running
Hi guys, I am running a package in Agent. Do you know if I can change the timing of the job even if it is running? I mean withut stopping it, just changing the timing. Is it possible? Before I mess up...
View Article