Import millions row data from MySQL to MS SQL
Hi All,I am very new to learning SQL Server, now I have to project to import data from MySql to Sql data.I have data more less 11 millions row in MySQL database and data located in data center.I have...
View ArticleFull due to 'CHECKPOINT' error
hi guys,There is a database with simple recovery model, and about 1000 transaction are performed per second including ins, del, ....the checkpoint process occurs randomly (for example 10 mins or 2 mins...
View Articletempdb is full
Hello experts,MessageExecuted as user: NT AUTHORITY\SYSTEM. The transaction log for database 'tempdb' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in...
View ArticleProblem with windows 2012 R2 datacenter - in virtual server mode
Hi we have windows server 2012 r2 - sql server 2014 but we have some problems :1- unstable clustering 2- unequal cpu load distribution between all cores 3- slow disk IO then we decided transfer to...
View Articlecreate link in sql server 2014
Hi all,how to create link in sql server 2014 from oraclle databasei want show the data in sql server from oracle databasefor example select * from oracle schema.tablename (in sql server 2014 need to...
View Articlelogical file name different in sys.database_files vs. sys.master_files
I restored a copy of a database from a 2008r2 instance to a 2014 instance that is clustered with a different database name. Now the logical name for the log file does not match when I query...
View ArticleSLAs and Architectural Design
It's all very well agreeing SLAs for SQL services in terms of nines, but how do you ever translate any SLA (i.e. 99.9% or 99.99%) into 'which SQL architecture can actually achieve this'?If I have 3 VMs...
View ArticleTempDB question
Hello SQL Server Gurus, I am not sure if this is too silly to ask, but can someone explain why SQL Server only has one TempDB?Is there any benefit if each user DB has got their OWN tempDB instead of...
View ArticleSQL Licensing - Named Instances
Hi there - For SQL Standard edition, would I need multiple licenses if I created multiple named instances on the same physical or virtual server?Thanks, Russell.
View ArticleChanging the SQL Server Name
Hello All,We have one tricky situation.We are going to install new SQL Server 2014 on Windows 2012 R2. There is a copy of this server which is running on SQL Server 2005. This one has old operating...
View ArticleSSAS Migration from 2008 r2
Trying to help plan a migration to 2014 from 2008 R2. Anyone done this with SSAS? What gotchas beyond the interface changing did you run into?
View ArticleAn error occurred during recovery, preventing the database from restarting
We are running SQL Server 2014 Web Edition (64-bit). On three occasions now we have had two of our live secondary log shipping databases become unusable through the log shipping process. We ship logs...
View ArticleFusion-IO or Nimble?
We are finally setting up everything for a massive migration of all 2005 systems to 2012 with a "rollover" upgrade to 2014 when (likely SP1) comes out.As part of this massive upgrade, we're also...
View ArticleSQL 2014 Server Developer Edition installation - service pack vs updates?
Hi everyone,Just bought a SQL Server 2014 Developer Edition on Amazon and installing it now. I see there is a SP1, SP1 Cumulative Update #1, and SP1 Cumulative Update #2. I also see that there is...
View Articlehow to fetch data from oracle database in sql server 2014
Hi All,please find the below is my requirementhow to fetch data from oracle database in sql server 2014example----------oracle schema :t1sql server :t2now am in t2 sql server databasenow am executing...
View ArticleIs always NONCLUSTERED COLUMNSTORE INDEX such as NONCLUSTERED INDEX resident...
Hi All,Is always NONCLUSTERED COLUMNSTORE INDEX such as NONCLUSTERED INDEX resident in physical memory?
View ArticleUpgrading/Moving Reporting DBs/Services from SQL 2008 to SQL 2014 (side by side)
Hi All,I have a requirement for a side by side upgrade of an instance from SQL 2008 to SQL 2014. There are reporting services configured. How to I properly migrate and configure the reporting piece on...
View ArticleLooking for SQL Server Monitoring tool
Can anyone recommend a good, reliable SQL Server Monitor? (in addition to Idera's SQLdm that is)- we're currently using Idera's SQLdm (v9.1 w/ Web based component) to monitor 50+ instances- we're...
View ArticleMaintenece plan has been failed for transaction backup
Hello experts, can you please help out this error to resolve:Maintenance - User DBs.Trans Log Backups - User DBs failed, please verify [ Step #1 (Maintenance - User DBs.Trans Log Backups - User DBs)...
View ArticleFilegroup backup questions
Hi,I'm playing around with file group backups a bit. Want to see if we can get our backups smaller/faster.And also trying to get maint jobs faster.So the plan is, is to create a separate file group/s...
View Article