Restrict start, stop & pause services to VIEW SERVER STATE
Hi All,SQL Server 2008R2I have assigned VIEW SERVER STATE to a login but I don't want this user to start, stop & pause services. Please suggest on how to achieve this.Regards,Shiva----Learners...
View ArticleBig trans log -- need insight
This morning we noticed a database trans log had grown to 30GB on the disk. I spoke to the developer(s) and he assured me that the app, "which has been developed over 10 years by multiple developers...
View ArticleSQL Server 2008 Connecting from 2008R2 not from 2008
Hi,In Server machine SSMS not connecting server (SQL Server 2008) and error is" cannot generate sspi context. (.net sqlclient data provider) management studio" but from other machine(Client machine)...
View Articledbowner can't change database options?
Hi,I have created a login with public role in server level and dbowner in database level now my question is dbowner can't change database properties like recovery model, collation & autoclose...
View ArticleCan't download SQL server 2008 R2 Evaluation
I'm trying a development server build with SQL server 2008But the download link takes me round in circleshttp://www.microsoft.com/en-us/download/details.aspx?id=8158Is this the right place to download...
View ArticlePatching Activities
Hi,How do we test on a test/dev SQL Server first before applying SP into production. Is there any seperate process or just installing SP is enough. And how do we confirm that all applications are...
View ArticleTail log backup
In the scenario if Sql Service(not only database) is down can we take Tail Log backup
View ArticleA network-related or instance-specific error occurred while establishing a...
Hello All,I installed the student version of SQL Server 2012 in my home PC. I tried connecting to the database engine. It does not work for some reason. Please Help me....
View ArticleT-Sql script to make all Databases to Read-only mode in sql server 2012
Hi All,I am trying to make few databases to Read-only .Once testing is done I need to switch back to read/wrire mode.I am looking forT-Sql script to make all Databases to Read-only mode in sql server...
View ArticleSetting up a MySQL Database with WebMatrix 2013
I recently set up a MySQL Database with WebMatrix 2013. It has been working fine, until I had to incorporate PHP. to use mysqli, you need the username and password. But I have no idea what they are,...
View ArticleT-Sql script to run Database statistics in sql server 2012
Hi All,I want to run Database statistics for all databases except(master,modal,Msdn,tempdb,Sqlaudit) in sql 2012 server.So I am looking for T-Sql script to run Database statistics in sql server 2012
View Articleselect inside update query?
Is it possible for me to do something likeupdate table1 SET var1=something,var2=something2from table1(SELECT * from table2) as newtablewhere newtable.field1=acondition
View ArticleSAVING PROBLEM
SAVING PROBLEMNow i know that my database is really saving but it is being saved on the copy database in bin folder of the project folder. But i want it to be saved on databse of the project folder....
View ArticleHow to Sum Column Values - Sql Server
Hi all ...I need to add values like this ... I have a table like this...EmpID Basic PF DA HRA MA 1 500 200 100 100 100 =2 100 100 100 100 100...
View ArticleMaintenance activity in SQL Server
Hi, We have planned to implement new maintenance activity in our company. Can anyone suggest what are all the maintenance activity we can perform on monthly basis?
View ArticleHow to change default location of a server
Hello Everyone,I'm just getting started with SQL server and initially when I set it up I set my local hard drive as the location of my local server.I recently installed a new 1TB hard drive. I want to...
View Articlehow do I upload an existing SQL server DB to the windows azure environment?
how do I upload an existing SQL server DB to the windows azure environment?
View ArticleKilled\Rollback opretion is get stuck from last 24 hours.
Need your thoughts experts, that is there any to clear this SP(Killed\Rollback) except restart the SQL server services.
View ArticleVirtual machine
One of Our client currently has an EA and is interested in Windows Azure solutions and requires hiring a VM with features:• 8 Processors • 14 GB RAM • 500 GB storage Their main need is to store lotes...
View Article