Management Data Warehouse question on Query Statistics.
Greetings. I know that by default this tool has a built in algorithm to show only the worst performing queries for each snapshot collected. However, I'm not sure I want to use that default collected...
View ArticleResource Reallocation
SQL Server process on DB Server is occupying almost 95% of the memory without any jobs or executing queries.Unless and until the OS or process is restarted the memory space utilization is very...
View ArticleTruncation warning
I just execute a package and it took about 12 minutes which I didn't expected. when I look @ the report I found this.DFt_Load_Tempa: Warning: Truncation may occur due to inserting data from data flow...
View ArticleAdded RAM, now my CPU's are pegged
Good morning - I've recently onboarded to a new project where one of the major complaints is application performance, which ties directly to SQL Server. DB structure and query efficiency...
View ArticleIssue with Full-Text (FTS) master merge on SQL Server 2012 SP2
Hi,On my current project we have really annoying issue with master merge process that occurs after Full Population of FTS Index.Let me describe our process: we have continuous build that setup...
View ArticleWhat does it mean when DBCC LOGINFO returns many rows with status = 2 and...
What does it mean when DBCC LOGINFO returns many rows with status = 2 and DBCC OPENTRAN returns no active open transactions?
View Articlesql profiler - duration?!
Hi guys,I was given a trace... and the captured information says that several queries ran for minutes (I know the value is in miliseconds).I copy the query and execute it myself, and the query takes a...
View Article2012 SP 2 Issue
I have a warehouse that was running perfectly under 2012 SP1, it uses CDC with net enabled on the source tables to do incremental loads into the warehouse.We migrated the databases over to a new SQL...
View ArticleTerrible Performance of SQL Server Linked Server query over WAN
I have recently been testing performance of trying to access data over a linked server connection between SQL server databases over a WAN link. The distances are quite large.. between Sydney Australia,...
View ArticleLicensing of a Test SQL Server
Hi,My question is regarding the use of SQL in a Development Environment. We have a VL Agreement. We have a Historical server using SQL in a 2 server cluster with a SAN. We purchased a SQL 2012 Standard...
View Articlememory usage
Dear all,Can we know the memory usage, CPU, I/O used by sql server and sqlagent for past 3 months without setting windows performance counter? (for sql server 2014 and windows server 2012) Thx a...
View ArticleSQL Server Total Memory used and free & CPU Utilization
Hi Friends,Please help me I saw lot of script over internet but useless , as I am searching for query to find total memory allocated to sqlserver, and how much being used utilized as wel cpu...
View ArticleCan't restore - SQL Server 2012 thinks I am out of space
Our vCloud setup is a little odd, in that D: is a very small physical drive with virtual directory links to D:\SQL Data and D:\SQL Logs, each of which reside on much larger separate volumes (don't ask...
View ArticleCannot Connect to Remote Named Instance of SQL Server
We have 3x instances of SQL Server 2012 installed on a single remote server - there's the default MSSQLSERVER instance, then \INSTANCE01 and \INSTANCE02. I can remotely connect to the default...
View ArticleMsql installation sucessfuly, Sql running sucessfully ,I want change server...
I have mssql 2008 enterprise 2008 r2 edition, Some reason i want change network ip.Any suggestion ?
View ArticleAlways On New Availability Group - Full backup is required
Just trying to create a New Availability Group for AlwaysOn , I see the database is listed, in the status it says: "Full backup is Required. The database is AdventureWorks2012, i have taken a full...
View ArticleCan't connect to sql instance from laptop SSMS but can connect from different...
I am pretty sure there is a firewall etc. issue going on , here is what I am seeing:While i am RDP'ed to different database servers, I can use their SSMS & I can connect to the sql instance in...
View ArticleUpdating SQL DB fields with multiple target records
Hi,I am trying to multiple update records in Table B from a single record in Table A. To identify the records that need to be updated I used this:SelectTable1.cfirstnameas'Table 1...
View ArticleHow could I create a "Linked Server" link from SQL Server 2008R2 64-Bit to...
How could I create a "Linked Server" link from SQL Server 2008R2 64-Bit to Oracle Database 11.2 64-Bit?Let's say the SQL Server and Oracle Database are in the same Company Internet Network.I have the...
View ArticleTimeout when remote debugging
Hi, I'm trying to debug stored procedures on a 2008R2 instance from SSMS 2014 but I'm getting a timeout error after setting a breakpoint and pressing F11. On the server/instance I'm connect to I've...
View Article