
Can login domain instance of SQL server with local SSMS.
Jul 31, 2013 · 1-SQL server authentication - if we are using SQL server authentication then first click on connect to server option in SSMS then we got a small window. in this window we …
How to log on to SQL Server Management studio
Sep 12, 2014 · If SQL Server is installed on the same computer where SharePoint is installed, then try to connect using “.\SHAREPOINT” (without quotes). If SQL Server and SharePoint are …
SQL Server 2005 Log Shipping Error 14262
May 10, 2007 · There is only a Primary server running Win Server 2003 withe Service pack 2 and SQL Server 2005 with service pack 2 and one secondary server runnung Win Server 2003 R2 …
Moving SQL DB Transaction Logs to Another Drive
Mar 28, 2016 · SQL Server 2014 with 1 default instance in a failover cluster of 2 nodes. We finally got another drive for the SQL server and want to move the transaction logs to this drive.
SQL Server Virtual Log,Physical log and Logical Log
Jun 19, 2012 · Physical Log and Logical log in SQL Server : Each time you insert, update or delete a row a logical log record containing information about what was changed and how is …
How to get rid of Error Logs completly in Sql Server 2012?
Jun 22, 2013 · One day i opened the Log file folder in C:\program files\SQLServer 2012\SQL\Log, I was surprised to see the size was more than 1 GB, Although I have put a job in the agent …
Concatenation of string USING TSQL json
Mar 8, 2018 · Question 0 Sign in to vote hi is there away to concatenate string using json SQL 2016 as we are using xml Path ref: https://www.red-gate.com/simple-talk/sql/t-sql ...
SQL Server Log Shipping 14420, 14421 False Error Message
Oct 20, 2015 · I have set up log shipping on a SQL 2014 server to copy data from a primary to a secondary server. This is all working correctly backing up, copying and restoring however the …
Unable to change autogrowth properties of SQL Server 2008 data …
Oct 12, 2010 · Are you guys setting the max size as unlimited for a logfile ? If thats the case , then this is by design. When you set the log file size to unlimited it gets reset to 2TB which is the …
SQL Server 2014 The Database Engine error log location is missing …
May 22, 2018 · The master log location is missing from the Parameters registry key.