Query On Trigger
Hi guys i am working as a software engineer at bangalore,i have given a task by team-lead .I have two tools (i.e., SQL Server and My SQL) and two databases in different tools the thing is if update any...
View ArticleSQL Server 2012 Express with Advanced Services (contains the database engine,...
Hi all,A new Microsoft SQL Server 2012 Express with Advanced Services (contains the database engine, Express Tools, Reporting Services and Full Text Search) was just installed in my "Windows 7" PC. I...
View ArticleRelation between clustered and non clustered index......
1- when i rebuild my clustered index then will non clustered index be automatically rebuild or not? and why?2- when i rebuild my Non clustered index then will clustered index be automatically rebuild...
View ArticleI got above error whenever my server rebooted only.
Getting error: BackupDiskFile::CreateMedia: Backup device 'C:\Backups\SharePoint\spbr0004\00000008.bak' failed to create. Operating system error 3(failed to retrieve text for this error. Reason:...
View ArticleWe wants to know the threshold value (MS-SQL server) which they configured.
Dear All,Users to use the Monitor tool will have configured the threshold value.We wants to know the threshold value (MS-SQL server) which they configured.That is to say, we wish to refer to the...
View ArticleHow to fix Filestream enabled database
I have SQL Server 2008 R2 FileStream enabled Database, when I try to access any value that stored in the filestream I get the following error :Msg 233, Level 20, State 0, Line 0 A transport-level...
View Articlewhy the value for virtual_address_space_committed_kb is different from VM...
select * from [sys].[dm_os_process_memory] DBCC memorystatus()I run the above command ,and found that the value for virtual_address_space_committed_kb is 684964, but VM Commited from DBCC...
View ArticleAdd partitions
SQL 2012I have an existing partition function which has about 50 partitions (by date). As the “last date” approaches, I want to modify the function and add 50 more date partitions so that as new data...
View ArticleSQL Server 2012 Linked Server Object to Access Database Engine
I have a SQL Server 2012 installed with Microsoft Access Database Engine 2010 (64 bit). But I failed to create a linked object to access a .mdb file. It prompts "Cannot initialize the data source...
View ArticleSQL Server 2012 - frequent "System Health Monitor Thread: Operating system...
We have recently installed a brand new Windows 2008 R2 server and installed SQL Server 2012 (and SP1) on it. We have moved a couple of databases from SQL 2005 to it. Frequently the following is written...
View ArticleUPDATE STATISTICS WITH FULL SCAN - High reads than normal
Hi Update statistics when it runs with full sampling, reads high amount of data. my database size is 300GB and update stats is reading TBs of data from the data drive. Did anyone come across...
View ArticleWindows authentication
Hi,i got this error message when i try to access the database using SQL authentication.Error Message - "A connection was successfully established with the server, but then an error occurred during the...
View ArticleBrowse SQL servers on other subnet
Hi!We have several SQL servers located on several subnets, and some users want to be able to use the browse function when they connect to a SQL servers instead of typing in the hostname manually. But...
View Articlesql server service terminated unexpectedly
A SQL crash has occurred on a clustered SQL Server 2008 R2 SP2 system. The service crashed and restarted itself, any pointers? Error in event log: The SQL Server service terminated unexpectedly. It has...
View ArticleSSMS vs. SQLCMD performance
Hi, I see very different performance when running the below setup in the same set of queries in SSMS and SQLCMD locally on a SQL server 2008 R2 cluster.Scripts to run:create new empty database and one...
View ArticleCannot generate SSPI context.
We have two front end server and one backup database server.I am facing this is error in event viewer of application log from 3 days.Unknown SQL Exception 0 occurred. Additional error information from...
View ArticleDatabase connection error40
A network-related or instance-specific error occured while establishing a connection to sql server.The server was not found or was not accessible.Verify that the instance name is correct and that sql...
View ArticleSplit existing Partition - Grows log file in GBs and take hours to run
Hi,I have an existing table with around 200 Million rows and couple of partitions.I would like to split the partitions e.g. the Latest partition hold the data where date >= '2012-01-01' and I want...
View ArticleDatabase restoration on different machiness
Hi All MS SQL server 2008 Web edition , db size is 5 GB has try to restored on Dell machine(SAS ) its completed with in One(<2) min. Ms sql server edition and size also same , i am trying to...
View Articlepage life expanctancy low
We have a SQL server 2008, we are experiencing low performance these days, when a SSIS run, that copies data from one database to another, the server runs slow, and causing latency of other servers...
View Article