Linked Sever (Linking MySQL To SQL Server)
Hello Gurus,What are the possible options available (and if possible the steps) to create a linked server. I use SQL Server and I want to link MySQL to my server.Regards,ebro
View ArticleServer reboots when trying to restore database
One of my servers has developed a problem where it will restart during the restore of a SQL database. I've tried multiple databases and multiple backup files and it still happens every...
View ArticleSqlserver high memory utilization
Dear All,We have a server sql server 2008 r2 64 bit(enterprise edition) on windows 2008 64bit(enterprise).Our ram size is 16gb.In this sql is using 10gb. Due to this we are always reaching memory...
View Articleperformance counter alert.
the sql server performance counter "number of deadlocks/sec"(instance'total') of objects mssql$dbssqlinst3:locks is nowabove the threshold of 0:00(the current value is 0:05comment:deadlock event...
View ArticleSQL Server 2012 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION
A query inserting into a view with instead of insert trigger is failing after migrating from SQL Server 2008 R2 to 2012.Server version Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) Dec 28 2012...
View Articlehow to rename a database and transaction log file.
i am using sql 2008 R2 server. i have deleted a database from the manage ment console. i want to clone other database with the same ( which i deleted) when i am trying to create a database it is saying...
View ArticleDegraded query performance after UPDATE STATISTICS WITH FULLSCAN
Hi Team,I've tried unsuccessfully researching how the execution of UPDATE STATISTICS (no options) against one statistic can have a massive impact on query execution vs running UPDATE STATISTICS (WITH...
View ArticleHekaton: Composite Primary Key in create table statement
Hi, I am trying out SQL 2014 Hekaton with Create table statement having Composite Primary key ( 2 columns).I want to include something like[Name, Number ] PRIMARY KEY NONCLUSTERED HASH WITH...
View ArticleIncluding login information in the SQL mail
I am working on SQL Server 2008. I have created a trigger on a table which will send a notification mail if the records are updated. I have included what is getting updated in body of the mail. Along...
View ArticleLog shipping issue,
Hi TEAM,we are configuring logshipping successfully but when ever run the backup job we getting bellow error message
View ArticleHot to Data capture on secondary data file
Hi,I had created 4 secondary data files across different disks on the same Primary file group. These 4.ndf files were created uniformly with initial size of 350GB and autogrowth of 2GB as was my...
View ArticleMssql 2008 attach on the network
Hi ı want to attach mdf/ldf file an anohter pc in the network. But sql say "failed with the operating system error 5(access is denied.)" the files are shared. How can ı do it? I use this...
View ArticleRegional setting in MSSQL server
I have an asp.net application which connects to MSSQL server. I have a table column of type smalldatetime and while inserting a date it is inserting in my local sql server but when I deployed my app...
View ArticleSql Performance is slow
Hello I found some strange issue. My Server specification: I have Windows Server 2012 as os in server. In that machine I had installed sql server 2012 standard edition. RAM is 8 GB. & Processor...
View Articlesql server 2012 - cluster and non cluster indexes
Cluster indexes and non cluster indexes takes extra space right? Is it ok to have only 5/6 non-cluster indexes on tables (not a single cluster index) ?? Will it take more extra space?I have columns...
View Articlebackup files confusion..
HI, we have no.of backup files like a,b,c,d.bak like that,here problem is we are restoring c.bak file instead a.bak file, c.bak file restore that database now it's use how to resolve this problem with...
View Articleoperating system error 27(failed to retrieve text for this error. reason:...
Hi All,Operating system error 27(failed to retrieve text for this error. reason: 15105) encounteredEvent id: 17053 Source: MSSQLSERVERand i got same error when try to backup or change size of files...
View ArticleSql server error log
hi ,if any chances to delete the sql server error log information,(xp_readerrorlog) information...
View ArticleDatabase size
Hi,I want to find the database size and the space reserved for database. I want to check the overall space allocated to database including current database size and space reserved.Regards
View ArticleFailed to initialize MSDB database for tuning (exit code: -1073741819)....
Hello,This is the first time I am using this forum. I am stuck and need some help. I received this error message both on SQL 2005 and 2008. I am currently using SQL 2008 DEV for testing purposes and I...
View Article