How to fix SQL server error 8928 and 8939
I receive below error message against my SQL database:SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0xfdff74c9; actual: 0xfdff74cb). It occurred during a read...
View ArticleWhere do I go to set up a service account in SQL 2014
Need to set up an sa account. I have SQL server STD running on a server. Where is this done?Thank you...
View ArticleCan I change "Category_Id" & "Current_execution_status" value in MS SQL Server 2
I have created a one job in MS SQL SERVER 2012through SQL Server agent, and that job is not running due to some securityprivileges.when i am seeing through below SQL query to thatmy created job...
View ArticleProblem with MS SQL after disabling SSL 3.0 and TLS 1.0
Yesterday on our web server (Windows Server 2012 R2) which has MS SQL Express installed (for a local part information database) I disabled both SSL 3.0 and TLS 1.0. After restarting, the SQL Server...
View ArticleSQL server 2008 or 2012?
Hello All,I am installing some accounting software that requires a SQL server installation. The host machine has Windows Server 2008 R2 and I am trying to decide between purchasing SQL 2008 R2 or SQL...
View ArticleExporting Required Commas in .CVS using SSIS
Hi All,As the title suggests, I need to export a SSIS package into a CSV on a regular basis. With the help of people on here i've been able to create my view and my scheduled job in SQL which works...
View ArticleStop SQL Server 2008 services
HiOur backup people want to install some new VMWare tools on the SQL Server tonight. They have asked that I stop all SQL services before they do the install.Is there a set way to do this? For most...
View ArticleDatabase Development Interview Questions?
Hey folks,We will be interviewing for a SQL Server Database Developer position. I'd like to write up a series of 8 questions to help check they have some fundamental knowledge on conceptual design/data...
View ArticleRAID for new server (Hyper-V + SQL)
We are going to get a new Lenovo (IBM) System X x3550 M5 with 32GB RAM. HDD I am thinking either 6 or 8 X 600GB 2.5" SAS 10K on ServeRAID M5200 upgrade to RAID 6/60.The server will run Windows 2012 R2...
View ArticleSQL Databases Corrupting During Veeam Backup
Firstly, I should state that we are using Veeams latest version and vSphere 6. (I know not supported, but it was upgraded out of my hands).However the issue we are expiriencing seems to only have...
View ArticleQuery Help
Let me see if I can explain this. I am working on creating an export out of our SIS for basic Student data and their daily attendance. The two tables are joined by the student's ID Number. The...
View ArticleMSSQL Jobs running, or are they?
Morning everyoneMy MSSQL is 2005 Pro with Management Studio 2008. I have two jobs that are scheduled to run and email once complete.They run, and show as successful, however, it seems the script isn't...
View ArticleSSIS Package Issues
Hi,I'm new to creating packages and have just figured out how to create a package to use my existing SQL data and export into an Excel file for an end user. My problem revolves around 2 things:1) When...
View ArticleSQL 2008 R2 Standard to Enterprise upgrade
We have a SharePoint server running SQL Server 2008 R2 Standard. I have been asked to upgrade this to SQL Server 2008 R2 Enterprise for the sole purpose of utilizing PowerPivot for SharePoint.I've...
View ArticleNeed SQL 2005 Standard VL Media
Help!. I need to move my SQL Server off of an old machine to a new one. We have Volume Licensing for SQL Server 2005, but am missing the disk it was originally installed with. Microsoft no longer...
View ArticleSQL query question
If I have a query setup in SQL management studio, how do I save it as an XLS or CSV? I see the option to save to file and then it creates an RPT file extension. I need to get that in a csv format. Any...
View ArticleSQL Server Best Practice Setup on VMware
I am looking to install a new SQL Server on our Virtual Infrastructure. What would be best practice in setting this up? For example number of Processors/Sockets, RAM and Hard Drive Partitions.I can...
View ArticleSQL CPU Utilization
I've got a 1-2 Processor license for SQL. The DB can be churning away when I look at a SQL performance analyzer. (Thank you Idera) But no matter how busy it gets I've never see it above about 12% cpu...
View ArticleRemoving Field Value From Certain Records (SQL Server)
I'm trying to remove (or make null) the PO_NUM field for all records of RCD_TYP = D for the union between the two views. The problem is, both views are related by the PO_NUM field and need to be...
View ArticleMemory allocation per database in SQL server 2008
Kindly guide me to allocate (limit) memory utilization for each and every database in SQL server 2008
View Article