Painfully Slow SQL
Hi.I am at my wits end. I don't know where to go next or what to do!.My SQL server is just so slow at integrating transactions from one DB to another.My setup is as follows:1. 2 x PowerEdge R740...
View ArticleSSMS unable to to see newly added disks
Hello,Long story, but basically some volumes were deleted from our SAN which contained some database files. I recreated the SAN volumes and attached to the SQL Server using all steps found in this...
View ArticleCode copied from Notepad ++ not working
I have a rather massive script that I keep in Notepad++and once every quarter, I run it and all is fine. Now, it is saying that the file can't be found. The code in particular is below. It is a fixed...
View Articlehow to use one read and one write sql server
Hello team,I've heard of a method to use two SQL servers as opposed to one to use the same database.one server is a read-only server, and the other is s write-only server. the same information needs to...
View ArticleContractor access to SQL question...
Hello Spiceheads,We're having an issue... and I'm not an SQL admin or power user even so I need insight. We have a contractor, this contractor connects to our network via VPN and AD credentials. At...
View ArticleHow to Migrate SQL Server 2008 R2 with least amount of downtime and data loss?
Hi all,What is the best way to migrate a SQL database in the following scenario, minimizing downtime/data loss as much as possible?Database size: 600GBSource server: SQL Server 2008 R2Source...
View ArticleRequest for a query
I've a table with below structure..[Timestamp], [instrument_token] ,[last_price] ,[oi]Would like to fetch all records in each timestamp change, except timestamp all columns are numeric.or First and...
View ArticleDomain Migration of an SQL Server
I'm nearing the end of a complete domain migration, all the computers and servers have been moved over except for the dreaded ERP & SQL Server. I inherited these things when I came into this...
View ArticleSQL Query Needed
I am looking for someone to write this query and I am willing to pay. Its for a project for a business, not for a school assignment.I have 2 tables, ITEM_TABLE and PRICE_TABLE I need a view setup like...
View ArticleRAID5 or raid10
Hello!On a new server that will be used as SQL Server, if we get 4 SSD drives, would you configure them as RAID5 or RAID10. To keep things simple, amount of storage is not important. Thanks for your...
View ArticleView/Export .SQL filie...
I have a client who was given .sql dump from the CRM he was using. The client has asked for the data in .sql file be exported to a .xlsx file. He has asked the CRM company, but they are no longer...
View ArticleSQL RAM usage
Hey guys. I hope you can advise me here as I'm getting pretty desperate with this one. At some points, the SQL starts using all the ram of the server which causes the application to crash and I need to...
View ArticleCan't connect to named instance on FCI without specifying port
Hey all,I'm struggling with an odd problem on my new SQL cluster and wondered what I am missing. Briefly, I have deployed a 2 node cluster with two instances, one default and one named, on separate...
View ArticleSelect Multiple Rows into Multiple Columns
I have a table called DiagnosisList, which contains following fields and sample data. I need to switch the DiagnosisCodes, DiagnosisDescriptions and DiagCodeTypes into one row per Identifier.I was...
View ArticleLicensing question for IIS website accessing SQL Server
Hello,We have an application that uses SQL Server. The application is accessed internally using a client and externally using IIS. The IIS applications allows remote technicians to check their schedule...
View Articleconfiguring sql server reporint services
Hellos,I have a sql server that I am managing. We want to start using Sql Server Reporting Services. It appears to be installed, but I don't know how to connect to it and start using it.If I try to...
View ArticleInstall SQL on different server to achieve passive mode for availability groups
User asked me to install the SQL server on a different sever with same spec as the current one as passive mode to setup databases in an availability group. I understand as long as they accomplish the...
View ArticleExcel File as SQL External Table
Good Morning, We are moving our Oracle DBS to a MS SQL Solution so we will only need to support one DBS Solution. Currently we have some .csv files stored on File Shares that the Oracle use as External...
View ArticleTruncate Table which is part of Replication
Hi,We have multiple tables in transnational replication, from SQL to SQL, and version is 2012.User wanted to truncate one table(16M Rows) and load the data newly which is part of trans replication.We...
View Articlenot able onnect to SQL using anonymous login - not able to enable ' 'Anonymous..
Hi, I have a tool that access WMI locally or remotely fine except for 1 scenario when the wmi needs to access sql database (through Biztalk classes).Whhen SQL is installed on the same machine where I...
View Article