sql server with a license for 2 cores on cpu with 8 cores
hi guys, how are you doing i have a question for the msdn expertscan we run an sql server 2012 with a license for 2 cores on a cpu of 8 cores (from a technical point and legal ) maybe by limiting the...
View ArticleIs there any way to login to sql server by internet?
I have a server (which i installed windows server 2008 r2 and SQL server 2008 r2 on it) in another city, i installed SQL server 2008 r2 on my laptop too, i want to know how i can login to the SQL...
View ArticleHow do i get a count of values not entirely the same?
I'm looking to get one count of a field that shares the same common value.For example, Reason(No column name) Failure validating ViolationStatute [title='720-570/404(C)' section='' subsection='']4...
View ArticleSQL Server 2014 SA (Software Assurance) necessary with Hyper-V Replica?
Hi, I'm new to Windows servers, SQL Server, Hyper-V Replica. What I want to do, for one of my customers, is the following. Buy a Windows Server 2012 R2 Essentials Licence. The R2 license is suppose to...
View ArticleUnable to connect to the SQL Server - Connectivity Issues
SQL Server Connectivity Issues:I recently inherited the workstation from another developer and he had multiple instances of SQL Server.SQL Server 2005 is the default instance and I configured SQL...
View ArticleCan we install SQL server 2014 on Windows Server 2012 R2 Essentials DC?
Can we install SQL server 2014 on Windows Server 2012 R2 Essentials DC?There will be maximum 15 users on the domain. So the workload won't be that high. We plan to use a brand new server with Xeon. It...
View ArticleHow to track network speeds - maybe through SQL or open to others
The network speed is dramatically slower to the SAN, but it also makes me wonder how slow things are between the Webserver and the external world.What's the best way to monitor what-I-assume are...
View ArticleInstalling SQL Server CALs
Hi all.Once I've purchased the number of SQL CALs I need, do I then need to install them on a server? Because I was under the impression that was so.And in general which CALs do I need to install? For...
View ArticleFlip words in a column
Looking for a way to flip the words in a same column.So , Michael Davis should become Davis, Michael.How can I achieve this in SQL Server.
View ArticleUploading data simultaneously in sql server 2008
Hi All,I have a scenario like multiple users loading different data into a tool.Till now my scripts were allowing 1 user to load a data at a time. Now it should allow many users to upload their data...
View ArticleThe request failed or the service did not respond in a timely fashion....
Hi,How can I solve this problem of this error "The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details"?Thanks
View ArticleHow to move permissions from higher version of SQL 2008R2 to lower version of...
Hi Alli'm degrading few databases from sql server 2008R2 to sql server 2008 so i have followed these below steps1. import all tables from sql server 2008R2 to sql 20082.generate script for all SP's ,...
View ArticleHow to Import data from XML type column and insert them into another table?
Hi all, Here is my scenerio, I have a table which contains a column of type XML DATA type. Case 1: Now I need to import the data from that xml file and need to insert them in the respective...
View ArticleSQL Server, RAM Usage, Networking Admin
We have a VM Guest configured as follows: dedicated Sql 2008 Sp3 (x64) running on Windows 2008 R2 x64, 32GB RAM. Per Task Manager (if it is to be believed) the sql server process has allocated 20GB of...
View ArticleMultiple WHERE clauses
Greetings everyone,I was struggling with a question I was hoping someone could help with...I am trying to query a database using a select query and want to filter the results to only show me records...
View ArticleError: 5123 CREATE FILE encountered operating system error 5A(Access denied.)
HI , This is a problem I encountered when I had to detach a database file (type .mdf): 1) I went to the MS SQL Management Server Studi and detached my database file successfully from a connection...
View Articleplease help
hi every one here i need to set display_volume to be null with in whole hour intervals where rule2 apllied in hourin below example only three intervals 07:20,07:25,07:30 is null i need to set from...
View ArticleMVA SQL Server Query Assessment question
Hi Guys I was doing a course on MVA, Querying Microsoft SQL Server Quick Start. This question came up in the assessment:True or False: You use the INTERSECT operator to combine results from two SELECT...
View ArticleTrigger to update from one table to another
Hi I have two related tables where tblStaff.ID = tblStaffBookings.StaffID. How can I set triggers in tblStaffBookings that everytime a new StaffID is inserted or deleted from tblStaffBookings then...
View ArticleSteps to migrate database backup location to another disk ?
As the database is getting bigger and bigger, the existing disk for backup runs out of space.We intend to replace it with another disk.Just would like to seek your advice1) Do we need to stop SQL...
View Article