Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Browsing all 6525 articles
Browse latest View live

Clustering fusionio cards without Diskeeper?

Two clustered servers, each with it's own Fusion-io card and shared storage. Single instance of SQL Server. Some databases reside on the shared storage and some reside on the fusion-io cards for...

View Article


Error installing Microsoft Visual Studio 2010 Redistributables

I have installed SQL Server 2014 in Windows 7 Utl 64bit.It was working fine but after i install Office 2013 full version with all fetures, SQL Services are not started, state that IP address issue. I...

View Article


Clone SSRS VM for Scale Out deployment

Hi,Im hoping someone has gotten round this issue already...Ive successfully cloned an SSRS VM Server within a scale out deployment to REPLACE a current physical machine. This wasnt too difficult.The...

View Article

Best practices/ Recommended Processor settings

Hi All,Here is the server CPU configurations with one SQL server instance running on this server.Sockets: 2Cores: 16Logical Processors: 32Current CPU settings on SQL Instance:'Automatically set...

View Article

DQS on Ms SQL 2014

Hello I am installing SQL Server 2014 DQS on Windows Server 2012 R2.However once the DQSInstaller completes, the DQS_MAIN and DQS_Projects databases go missing.I havent been able to identify what has...

View Article


SQL Server Memory Usage - sys.dm_os_process_memory total not matched when...

HelloI am trying to track SQL Server memory usage.Querying the sys.dm_os_process_memory gives me physical_memory_in_use_kbWhen i then query sys.dm_os_memory_clerks and sum over pages_kb I am missing...

View Article

Sql Server Agent Service

Hello all,In a simple SQL Server 2014 implementation with synchronous replication what should the the status of the SQL Server Agent Service?From my understanding it should always be in the stopped...

View Article

Databasemail_issues

Hi Team,I am not receving the mails to my outlook if the job success/fails , wehn i try to send test mail its working fine . see the below error from the mail_logThe mail could not be sent to the...

View Article


SSRS in an AG group, and configuring it to work after failover...question.

Hello,I am currently looking into migrating RS from 2005 into 2014, and was curious to know if there was anything specific that has to be done to configure SSRS to continue working, once it has been...

View Article


localhost vs. named server.

When I installed my sql management studio on my laptop I provided it with a name and specified window authentication. Since then I came across many situations in which I wouldn't be able to link to my...

View Article

system error: Logon failure: unknown user name or bad password - SSIS error

Dear All,I'm trying to execute a SSIS package via proxy user but I keep getting the following error message regardless of I have tried to do to fix it, I have done the following so far:-1. Recreated...

View Article

session hang and resource issues(CPU/memory wait) when trying to do a big...

Hello,We have some issues in our sql server 2012 SP1 system. when trying to move a big folders from application which is a document management application , the system hang and have to restart the...

View Article

Cluster Shared Volumes and Availability Groups

Hi all,I'm looking at using Cluster Shared Volumes on a new Windows Server 2012/SQL Server 2014 cluster. Each instance is going to be configured to use cluster shared volumes. Is there any reason why...

View Article


how to identify table that have been made on a temporary basis are not used

Hi all,In the Operating environment databases, may be made tables in the database on a temporary basis but they are still yet and they are not removed, how to identify tables that have been made on a...

View Article

Advice on ODBC Driver for Sybase

I'm not sure if this is the right forum or not, But i'm looking for advice on what if any driver to use for MSSQL to connect to Sybase using an ODBC driver.

View Article


Server level trigger to log activity and rollback after logging information

I use following trigger to stop user "smith" if he try to connect through SSMS to My Server:[code="sql"]create TRIGGER [trg_connection_MyServer]ON ALL SERVER WITH EXECUTE AS 'Smith'FOR LOGONASBEGINIF...

View Article

SQL Server AlwaysOn Std Vs Ent

Hi Folks,Can anyone point me in the direction or let me know at the differences are between 2014 Std AlwaysOn and Ent AlwaysOn?Many Thanks

View Article


MS-Jet Engine 4.x ODBC enabled databases to 1 Terabyte/5 billion rows (or)...

MS-Jet Engine 4.x ODBC enabled, NO SQL, database file systems to 1 Terabyte/5 billion rows (or) SQL SERVER?What reasons can SQLServerCentral give for downsizing to a MS-SQL Server database from a 1...

View Article

MSX/TSX - target server list

I'm looking for a way to list the target servers associated with a master server. The reason is that we're moving to another master server, and I'd prefer not to move the targets manually.I've got most...

View Article

How to test Random/sequential ratio?

Hello everyone,I am checking some ratio numbers for our system engineers, those are Read/write ratio?Random/sequential ratio?Read/write block size?For Read/write ratio, I am using below...

View Article
Browsing all 6525 articles
Browse latest View live