Can user with "dbo" permissions drop a sql 2014 DB?
Sql 2014 instance: I created a DB for a developer and assigned their login to the "db_owner" role. To my surprise I found the could drop the database! Is this normal behavior?TIA,edm2
View ArticleSQL Profiler for obtain a query origin
Hello FriendsActually i have 2 SQL Server both of them are SQL Server 2005 Standard SP2 X86. One of them has a linked server configured to the other. Sporadically we have a query a "select * from"...
View Article"Select Objects Page" not avaiable in "Copy Database Wizard"
Hi,We are using SQL Server 2012. When we attempt to make a copy of database on the same SQL Server by using "Copy Database Wizard", we only get "Configure Destination Database" page but not the...
View ArticleAny tool available in SQL server which will reverse engineer an oracle...
Any tool available in SQL server which will reverse engineer an oracle database 10 g to create a datamodel with relationships between tables?
View ArticleBackup problem SQL Error: 3023, Severity: 16, State: 2.
Hi,SQL server 2014I have configured backup with SQL Maintenance Plans the following way.FULL – every wednesday and saturday 22:00 DIFFERENTIAL – monday, thuesday, thursday, friday, sunday 22:00...
View ArticleSQL Licence issue
Hi, most of our SQL VM in Azure are build with image which has licence in it by still we see licence issues. how can we know which image we have selected, if it has licence in it. Regards, Mahendranath...
View ArticleCannot connect to database
I installed SQL server 16 evaluation copy and was attempting to attach adventure works data base. When I restarted the sql server 16 instance, I received an error message indicating the server name was...
View ArticleVery strange problem With sql server
Hello !I have Windows 10 build 1511 with all the latest updates.I have installed SQL Server 2014.But I have a strange problem :After installation , everything was ok.I've made several Windows shutdown...
View Articlehow to write a sql query to lookup in side xml data stored in Table
Hello MatesPlease give some examples how to get started with xml querying assume that i have XMl data in SQL cell of one table and i want to look up inside the xml celli am whant perform like some...
View Articlehow to make ms sqlserver always running?
everytime i start my computer ,mssql state is stop,the start mode is automatic.so must make the state running everytime i start my computer,so how to make it the state always running?sorry if this is...
View ArticleSQL 2014 SP1 download is extremely slow (1 to 23KB/sec) - Internet connection...
I have been trying to download SQLManagementStudio_x64_ENU (SP1) but download speed keeps going lower.This has been happening since last week. Right now I am downloading the file but the speed is at...
View Articlehow to fix the error Oxc002f210: when trying to import data from Oracle from...
When we were in SQL Server 2012, I had no problem import data from Oracle using the SQL Server Import and Export Wizard.Now we have SQL Server 2014, I have been trying to import data from Oracle using...
View ArticleNewbie question - is there recursion in triggers?
I'm not very experienced in SQL, but I have to create a trigger.It will update a column (Consumpiton) based on tweo other columns (Reading and Last)This should probably be done with a calculated...
View ArticleHow to disable plan cache clearing in SQL Server
HiOur SQL Server clears plan cache every night. Does their exist an option wich allow us to change such behavior or disable it?
View ArticleGetting error of “Top clause contains invalid value” on front end but in SQL...
While binding data to Dataview getting this error but arguments are correctly sending there values. Seems DBhelper class is throwing this error but don't know why MY PROCEDURE:SELECT SEQ,0 FROM...
View ArticleSQL Server core license is based on Physical processor or inside core value
Hi , I just want to know that SQL Server core license is based on Physical processor or inside core value. Suppose I am having two Xeon processor on my server having 12 cores each than how many sql...
View ArticleSQL Profiler for obtain a query origin
Hello FriendsActually i have 2 SQL Server both of them are SQL Server 2005 Standard SP2 X86. One of them has a linked server configured to the other. Sporadically we have a query a "select * from"...
View ArticleGetting SQL Server Error Msg 3609, How to fix?
When i am trying to create stored procedure in sql server 2012 getting error Msg 3609, Level 16, State 1, Procedure sp_syspolicy_dispatch_event, Line 65The transaction ended in the trigger the batch...
View ArticleAnalysing a query plan
Hi,Can anybody tell me what is wrong with this execution plan and what I should be doing to improve it?Query PlanCheersPaul
View ArticleTwo different SQL Server Versions in the same VM
Hello,In our structure scope we need a VM with SQL Server 2012 and SQL Server 2008R2. Although, when I select the VM on the gallery it only allows me to choose one version. My doubt here is if I have...
View Article