Partitioning, readonly and DBCC CHECKDB
I've got a feeling I must have missed something here.We've currently in the process of migrating a largeish amount of data into a new system. We've got a lot of historical data which we must keep, but...
View ArticleFull-Text Search has changed since 2008
I have a Server that has 22 Databases on it.It is one of the many Servers that is being upgraded to 2014.It will be upgraded to a named instance on another Server.Upgrade adviser reports that a...
View ArticleSQL Server data transfer rate
Hi. A multi data transfer without ETL transforms, just a 1-1 column transfer finishes 940 tables within a 1 hour 30 minute window. The amount of data transferred is 32 GB on a 30Mbps pipe. The transfer...
View ArticleTCP Chimney Offload
Will disabling TCP Chimney Offload option can resolve the below error?A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing...
View ArticleBacking up to Mount Point - Perfmon shows zero writes
Im backing up to a network directory thats actually a mount point on a different server.My backup was slower than usual so i opened up perfmon to have a look.When selecting the mount point from the...
View ArticleCentral management registered server missing
I have a central managment servers setup on a SQL 2008 server.I open it without a problem in any computer that has SSMS 2008 installed.But When I open it in a client SSMS 2012, it has nothing under...
View Articlesp_help_revlogin creates logins but not roles for logins, etc
The variation of sp_help_revlogin listed below creates logins but not roles for logins, etc.I checked several Logins that were a member of the sysadmin fixed server role and the permissions did not...
View ArticleTwo questions about InMemory OLTP
1. How to estimate how many free RAM I need. If I plan to create five 2 Gb memory optimized tables10 Gb RAM for data and how many additional memory?2. How to prevent memory overflow if there will be...
View ArticleEdition Question
I have been using SQL Server 2008 R2 Standard via my current hosting provider. We are moving to a new host - and they offer licenses for both STANDARD and WEB (SQL Server 2014.)I'm having a hard time...
View ArticleSQL Server 2014 - Service Pack 1?
Hi thereI am planning to migrate from SQL2008R2 --> SQL2014 but my team mates have concerns about migration of MS products without service pack release.Do anyone knows when SP1 for SQL2014 is going...
View ArticleUnknown backup taken
Dear ExpertsI made a maintenance plan and it works well, until trying to restore this backup in a testing area, a message raised about broken LSNI opened the backup and restore reports and i found a...
View ArticleInconsistent data in database_files and master_files ?
Hello Experts,USE <database>select * from sys.database_filesand select * from sys.master_files where database_id= <db id>give me different size of memory optimized file in...
View ArticleAttempting to install Oracle 11g Client 64 bit and 32bit
I try and launch Oracle Setup on a Windows Server 2012 R2 Server and I get a warning message box:[INS-13001] Environment does not meet minimum requirements. Are you sure you want to continue? I'm...
View ArticleOnline Backup Retention Period
This is a poll to gauge what the average retention period is for database backups on local/network storage or backup devices like Data Domain before backing up to tape and taking it off site
View ArticleCreating Named Instance on Cluster
Hi there - I need to create a named instance on a sql cluster. How do I perform this? Is it as simple as creating a named instance on a standalone machine? Is there anything I need to consider?Thanks!!!
View ArticleAre there any video presentations for SQL FineBuild?
I've been looking at it recently. It has a lot of options, and lots (and lots) of documentation, and I saw that someone from Allen White's company had done presentations on it, but I can't find any...
View ArticleSQL job or SP to deny access to AD login for certain period of time to SQL...
Hi, Can someone provide me a SQL server job or SP to deny access to an AD login for certain period of time to SQL server instance...i.e. to deny access to login AD\xyz from 12 PM to 10 PM and revoke...
View Articlescript execution in replication
Hi, is there anyway to execute script automatically on publisher after initialization. does sp_addscriptexec execute script on subscriber only??
View ArticleDatabase Mail fails at email server alert
We recently had a problem with DB Mail. SQL jobs that sends an email succeeded but the email in the job fail to sent. There was a problem with the email server. The error is included. We fixed the...
View ArticleShall i upgrade Database server from 2005 to 2012 without upgrading SSRS
Shall i upgrade Database server from 2005 to 2012 without upgrading SSRS or web Application relying upon the database? Will the SSRS reports and Web application continue to work? Would be appreciated...
View Article