Need Tool for SQL Server (2005) Aduiting Purpose
I want such tool where I can see all SQL server activities like query detail run by developer, SQL Login IN/Out time same as SQL Profiler working. SQL Profiler taking a lot space when saving in file...
View ArticleSSRS Recognizing New Fonts
I wanted to use Arial Narrow in a report, and noticed it wasn't on the report server. I've added it, restarted the reporting services, and it still won't output the report to PDF using that font. Is...
View ArticleRecommended hardware for SQL databases
Hi all, We've got two SQL databases with about a hundred users. They're currently on the domain controller but we'd like to migrate them to new hardware. We're going with Hyper V and Server 2012 R2...
View ArticleSQL backup maintenance plan - access denied but acct has full control
I am running in to an odd issue trying to set up a maintenance plan on SQL Server 2012 to back up to a file defined as a backup device.The database engine and agent services are running as a domain...
View ArticleTool to find all SQL servers in environment
Hi,I am looking for a tool or script that will find all SQL servers in my environment and tell me what server it is on. i.e. hostname.I have tried using the MAP toolkit but it just shows me how many...
View ArticleSelect row from non-empty node value in xml column using xml query
I am trying to select the rows from the table by putting the condition on the xml column. The condition like if there is date value on the node ‘Completedon’ in the xml column then select that...
View Articlems sql slow queries report
Is it possible to run a report which will show all slow sql queries? Preferably from a few days ago?
View ArticleSyncing Contacts from SQL Server to Outlook/Exchange
We've got a major database in SQL 2008 R2 that holds all of our client data and volunteer data and their relationships. I'd love to sync the volunteer contact info with our Exchange server (O365) using...
View ArticleExport stock list from SQL?
Anyway to export my stock list from SQL? I have 80000 items and since Excel can't handle the entire batch, I need to export 2 files.The stock_ID column is in sequential order so If I could select the...
View ArticleHow do I move an SQL Express DB to new server
I have an SQL Express 2008 R2 database running on Windows 8. I have setup a new 2012 R2 server that I am installing SQL Express 2012 R2 on and need to move the DB from the windows 8 machine to the new...
View ArticleSql express inventory
Hi All,I would liek to pull the Sql express systems info from the SCCM.When i run the report in SCCM,its showing the Sql exnterprise & standard details only.I dont know why its happening like this....
View ArticleSQL Server log drive activity mystery: What is IRP_MJ_WRITE?
When looking at disk activity with Resource Monitor I've noticed that the drive where my SQL Server logs are often shows a significant Active Time (%) even when, apparently there are no files on that...
View ArticleRaid 10, StoreVirtual, 2-node cluster on Vmware and best layout for MSSQL
Hi,got 2xDL380 with RAID10 disks on both (one large disk), Vmware Ess+ and StoreVirtual. Clustered on StoreVirtual+vmware. What would be best way to present to MSSQL?Tnx,D
View ArticleParameteres missing when rolling back on a subreport.
I'm developing a web service using VB.Net with SQL Server Reporting Services (SSRS).This is the software i'm using:Microsoft Server 2003 Service Pack 2SQL Server 2003Visual Studio 2003It's working fine...
View ArticleManaged service account - SQL
Hi,I created a MSA on a 2012 R2 domain controller and successfully assigned it to a member server running SQL 2012 R2 (os=2012 R2). I was able to make it the logon for all SQL services and all but SQL...
View ArticleMS-SQL Data Transformation - Combine Multiple Records
I'm working on pulling data from a MS SQL 2012 database for one of our partnering agencies. This database holds ticketing information. Each ticket can have multiple items. Our system stores each item...
View ArticleDatabase locks up with READ_COMMITTED_SNAPSHOT ON after upgrade to SQL 2014
Since we migrated our database from SQL Server 2005 to SQL 2014, we're experiencing repetitive locks in the database. We used to have very few locks in SQL 2005. The READ_COMMITTED_SNAPSHOT is ON in...
View ArticleSQL Log Growth
I am having an issue with one of our Databases Log Growth. It was initially set to grow 1MB at a time, but after shrinking and doing some other minor maintenance I rest the growth to grow by 100MB. It...
View ArticleHow do you tell MS SQL *SERVICE* to mount a network drive on startup?
I have:Two MSSQL Servers, who are expected to share the same data volume, and quorum disk.I also have a NetApp, with CIFS enabled, and tied to the same domain.I have no trouble, as an "end user"...
View ArticleHow to open 8GB MS SQL Query file?
I have a SQL query file .sql whihc I need to open. SQL managemetn studio gives following errorTextException of type 'System.OutOfMemoryException' was thrown.How can I open this file and inspect?I only...
View Article