SQL Backup Questions
I have a program that the name of the SQL database changes once in a while. If there are backup scripts setup in SQL to backup that database called db1 when the db changes names to db2 is there a way...
View ArticleNeed help finishing this query...
--From the Production.Product table, write a query to display the name of all products having a list price higher than $1,000.00 but less than $2,000.00 with expected starting sales date of the year...
View ArticleDuplicate SPN, what to do?
Hey SpiceGals and GuysI have a customer with a Mamut installation (ERP), where the eventlog is littered with Kerboros error regarding duplicare SPN. If I run the Setspn -X command, I get this:Checking...
View ArticleSQL Server service scheduled restart.
Hello,A bit of background: I work for a company who operates Sage 200, I am in the process of setting up spiceworks - not sure when I will finish depends how much work comes in during the coming weeks....
View ArticleHow to get failed replication alerts from SQL 2000
First off. I know SQL 2000 is no longer supported. If were up to me we'd be on newer technology, but there it is.We want to setup a query to grab replication status of each database we host and use...
View Articlei am getting error message system has run out of memmory
am running vb and SQL simultaneously and while using vb sometime am getting error system has run out of memory what could be the reason
View ArticleSQL Server 2008 R2 Replication Problems
I need a hand. Have to replicate a DB to remote sites. Trying to do a local proof of concept (so just one DB to another on the same server, transactional publication) before moving on.destination dbs...
View ArticleSQL Server 2008 R2 setup doesn't get started, fails with no error
I am trying to install SQL Server 2008 R2 on my Windows 7 (home premium) machine of 64 bit OS.Whenever, I kickoff the setup.exe file, it asks me if I want to make changes, on clicking yes, the command...
View ArticleHosting ASP.NET on online server
I'm getting ready to build my first ASP.NET/SQL Server website that will be hosted on some web host out there (long distance, different network). The work I've done in the past (pre-.NET) was all done...
View ArticleHow many databases do you run in a single instance?
Hello All,We are doing a big infrastructure project and I am trying to get the idea of a central database server setup. I am faced with some opposition such as I am brave for thinking we could do this....
View ArticleDatabase Encryption
This one is so far out of my comfort zone that we'll likely have to hire a consultant, but I thought I'd ask:Since we're a medical clinic, and we have a database, we need to encrypt this thing. We're...
View ArticleUpgrading SQL 2005 Express to SQL 2012 Express on new server
I am upgrading GP 2010 on SQL Express 2005 SP4 to GP 2013 on SQL Express 2012 on a new server. I keep finding instructions for upgrading SQL on the same server. I do not want to install SQL 2005 on...
View ArticleApplication (or SQL) not allowing multiple clients to open
Our maintenance group just purchased a software product (Maintenance Coordinator 8 from Simplicity Software Technologies) and I've installed it on a server and three clients. The software installation...
View ArticleIsolate two sql server installations on one server
Not sure if I am asking this right and it may be why I was not able to find anything on it but here goes:I have two vendors that supply separate line-of-business applications that run on Server 2012....
View Articletempdb Permissions
I have a goofy problem. It may be related to the fact that I'm using 2012 Availability Groups, it may not.On my A node, I have a query that creates a temporary table, inserts data into it and the uses...
View ArticleEasy SQL SUM script
Need a little help from the masters please. I have my basic select statement, but need to subtract one column from another and show results in a final column. I'm sure it's pretty basic for you gurus...
View ArticleRestoring or Create new database from .mdf and .ldf
A client made an error in their database and needs to restore it from the day before. There server is only doing Windows Server Backup. I can restore the mdf and ldf files from the day before, but how...
View ArticleMicrosoft SQL Server Licensing Simplified into 7 Rules
Though I would share 7 rules of SQL Licensing Simplified that was in an SQL training Blog I followhttp://www.brentozar.com/archive/2015/04/microsoft-sql-server-licensing-simplified-into-7-rules/If you...
View Articleinstalling sql server 2005 32bit on win7 64 bit, what to do
I just started a job which will require me to use sql server for running queries etc(its all new to me, learning from scratch)They have a hard copy of sql server 2005 32 bit edition, which is installed...
View Articlesql server integration services - How to evaluate two fileds in a data table row
Hello,I'm new in SSIS.Right now, I copied a data table from an Access file to a SQLServer database.Next, I would like to read from this data table and for each row, evaluate two fields/columns. If one...
View Article