SQL Server issue
I have recently starting supporting a company, and have run into an issue with a SQL server instance. The company had some power work done over the weekend, and had to shutdown power for approximately...
View ArticleSharepoint SQL quandry
So Iposted a questionon the Epicor section but since the issue has evolved to another area I figured I'd repostto the general forum.------------So we have an ERP system called Epicor. Last week a users...
View ArticleNot A DBA
Hey Spiceheads,As the title sez, not a DBA, but still tasked with troubleshooting performance issues with one of our SQL servers.SQL 2008 installed on server 2008R2, HP Proliant DL380 G6, 72 GB of RAM,...
View ArticleGot myself a nice little c0000005 EXCEPTION_ACCESS_VIOLATION
Hello,We had our SQL process crash this morning with the above error. I've attempted to suss out the cause using WinDBG, but I'm not sure how to parse the results. Anyone know where I can go from here?...
View ArticleBidirectional replication SQL server 2014
Hi guys, I need your help.I have a local SQL server for everyday work, and now a person abroad needs to work with the database. We tried to do it through VPN but it was way too slow, so we are working...
View ArticleINSERT statement choose wrong column in VBScript
I have an insert statement belowVB.netSQL="SELECT FT FROM [Tbl Field Trip] WHERE FT in (SELECT MAX(FT) FROM [TBL Field Trip])"Setdata=connection.Execute(SQL)Recordset.OpenSQL,Connection'first of all...
View ArticleMove SQL Database without detaching it...
I've got a 2003 server running SQL2005 that is stuck in a continuous logon/logoff loop. I can stop the process and end users still see their information like the server is running normally. I've tried...
View ArticleSQL Update statement with column variable
I have the below sql statement so far in VBScript. The School Column could have multiple possiblities for the value. For Example School=variable1.value, School=Variable2.value.Can SET achieve this for...
View Article{SQL} Need to select from the value in a column of a selection
I need to take the data from the customData column of the temp table #Camps and use it to run a selection. The data in the customData column is the full table name that I need to select from (...
View ArticleSQL Server 2008 - Storage setup - vshpere
Hi Guys,Our new server will be arriving soon and I would like to ask your help on what is the best storage configuration for SQL Server 2008 R2.The new server will have local storage of 10 SSDs 400gb...
View ArticleCan I use SQL Server as the back end database ?
Possibly a dumb question -Rightly or wrongly :-) my company use MS SQL Server as our "database of choice" - we already use Spiceworks with the built in SQL Lite database but could I migrate across ?If...
View ArticleCreate a MS SQL Scheduled Task and Generate and Import a Script
Ok I am not a big Database Person. I do enough to get by and use support for the rest. Right Now I have a request to Copy the View and data from Database 1 on Server A to Database 2 on Server B. I can...
View ArticleSql Server 2014 Standard - Core license or Server License needed?
I'm quoting out a server for a client and they requested SQL server 2014 Standard. I've seen pricing for a core license for about $3500 and Server License for $699. There's quite a difference there....
View ArticleSQL Selecting from the data value of a table
I have a temp table called #camps. In this table is a column called CustomData. The CustomData column stores the table names for campaigns in the database in this format client.dbo.customdata. I need...
View Article.NET and MSSQL Express do not allow refreshing results table
Hi,I am far from .NET or MSSQL expert, because my programming experience is only with batch scripts, PHP and MySQL. So please, keep that in mind :)I ordered an .NET application, based on MSSQL Express,...
View ArticleMS SQL - Upgrade from eval
SQL was installed a few months ago as an eval copy. The company has now purchased the full version. I have the Auth number, licence number and licence date but cannot find anywhere in MS SQL to input...
View ArticleHigh sustained disk queue length
Starting late last week, it seemed like some of our nightly extractions were taking longer than usual on our SQL Server BI box. We looked into it, but nothing jumped out at us. This morning, however,...
View ArticleSSRS 2014 Export to Excel Unreadable Content Error
I just migrated my SSRS 2005 reports to 2014. For the most part the migration has gone smoothly. However, when exporting reports to excel, with number fields that have a 0 value, I get an unreadable...
View ArticleNot A DBA
Hey Spiceheads,As the title sez, not a DBA, but still tasked with troubleshooting performance issues with one of our SQL servers.SQL 2008 installed on server 2008R2, HP Proliant DL380 G6, 72 GB of RAM,...
View ArticleGot myself a nice little c0000005 EXCEPTION_ACCESS_VIOLATION
Hello,We had our SQL process crash this morning with the above error. I've attempted to suss out the cause using WinDBG, but I'm not sure how to parse the results. Anyone know where I can go from here?...
View Article