Database table wrongly update
Hi team,I have one big production database; under this production database one very important table is there.Here I am updated the table wrongly, but I have table backup before updating the table.Here...
View Articlenew dbms which supports user defined dml
HiSo is there any architectural possibility of making a DBMS with user defined DML capabilities?i.e., Other than SQL server.Thank youmeNeethu
View ArticleSQL Database Hierarchy Structures for WinRT
I've done a lot of reading over the past about SQL and database structures. One of the most helpful...
View Articleinvalid column name 'xml_index_type'
Hi, I'm not sure when this started happening but today, none of us using SSMS 2012 connected to SQL server 2012 SP1 were able to script any objects. we are presented with the messageFailed to retrieve...
View Articleper day cumulative stock
Hi Everyone,here I'm trying to findout the per day stock on the basis of below code but the code is not running its giving the error please anyone help me to correct this code is it right way or not...
View ArticleRegarding Backup Schedules
Hi all,1) I scheduled full backup on Sunday.2) Differential Backup every day twice for every 12 hours.3) And Log backup every hour.But , i will be taking a full backup of necessary database (to place...
View ArticleSnap file is created automatically on my SharePoint database ?
Hi,On My SharePoint Database a snap file is created which consumes lots of space and the performance of server is degraded.The snap file is created automatically and its also removed automatically...
View ArticleDatabase backup
HelloI've came to situation where I can not find who is backing up the server. :)At a specific time database get backed up with two tools. One is known, another is the one that needs to be tracked....
View ArticleSimulated buffer.
In SQL sever 2012, there is a new concept Name "Simulated buffer" , is there anyone know what's it? Please click the Mark as Answer button if a post solves your problem!
View Articlehow to select the column with respect to language in sql server
USE Master SELECT * FROM SysMessages GOwhen i execute the above query, in description column am getting English and Chinese , here if i want to select only English .how can i select only English...
View ArticleSQL Query fails with Fetch error
We are running JDE ERP 9.0 and have a report that gets this error“JDB3300020 - Fetch not allowed. Prior successful Select operation required for this request.” I’ve been troubleshooting this problem...
View ArticleSQL Server 2008 Error occurring when trying to attach database
Hi.I'm trying to attach a database in Management Studio but am recieving an the following error. What can I do to resolve this? I'm using an Administrator account...
View ArticleQUERY window problem
hi team ,i am able to connecting sql server , but click the new query window getting below error.
View Articlephysical Connection Is Killed, Session Is Killed in extended events logs
hi all we are experiencing app timeouts and i am seeing nothing on db logs when i dig into extended events system health session i am seeing below info at same time...
View ArticleExecuting same sproc on 2 different machines (Development & Staging), same...
Hello,I have SQL Server 2012 instance installed on 2 different machines, one is my local machine (Development) and other on a Staging environment. The server version's and editions are all same.When I...
View ArticleProvider to link to Oracle server
I have a question relating to compatability, and the Microsoft documentation seems unclear. Here are the system specs:Windows Server 2008 R2 (64 bit) StandardSQL Server 2008 R2 (64 bit) StandardThe...
View Articleestimated execution plan vs actual execution plan
estimated execution plan vs actual execution plan 1. What is the difference between estimated execution plan vs actual execution plan? 2. What is the benefit of using estimated execution plan and...
View ArticleProblem in connecting to database engine
I have installed sql server 2008 R2 on my system. And it was running fine. Then I have installed MS Dynamics NAV 2013 on my system. Now i am not able to connect to my instance of SQL Server.I have...
View ArticleWhich of these three sql code with same result does have the best optimal...
Problem statement: Which of these three sql code with same result does have the best optimal performance? If you run three source code at the same time and each source code has a batch with different...
View ArticleVersioning Tool for SQL Server?
Problem: Does Microsoft have a versioning tool for SQL server? I'm thinking about similiar tool as visual studio team foundation but for SQL server? WOuld like to see any changes in a stored procedure...
View Article