1 min read 0 MSSQL How to run a SQL query using command prompt without SQL SSMS OTI 31 October 2019 Introduction How to run a SQL query using command prompt…
2 min read 2 MSSQL Find IP and Port using SQL SSMS OTI 31 October 2019 Find IP and Port using SQL SSMS Find IP and…
2 min read 0 MSSQL Find user activity without any Auditing OTI 28 October 2019 How to find out user activity on database without any…
4 min read 2 MSSQL Latest service pack to SQL Server OTI 28 October 2019 Apply latest service pack to standalone SQL Server We have…
2 min read 0 MSSQL Find SQL Server/Instance details using SQL query OTI 24 October 2019 Scenario Sometimes you need to gather the SQL instance details…
2 min read 1 MSSQL Login failed for user ‘XXXX’ (Microsoft SQL Server, Error: 18456) OTI 23 October 2019 Scenario You often get complained that user is not able…
3 min read 0 MSSQL Error : FILESTREAM feature is disable OTI 17 October 2019 Introduction Error – System.Data.Sqltypes.SqlClent.SqlError:FILESTREAM feature is disable. (Microsoft.SqlServer.Smo) Scenario A…
5 min read 0 MSSQL Run a Job on few specific dates of every month in SQL Server OTI 16 October 2019 Introduction As per business requirements, a report needs to generate…
4 min read 0 MSSQL Install SQL Server 2008R2 on Windows 2012R2 OTI 15 October 2019 Introduction Installing lower version SQL Server on a higher version…
2 min read 0 MSSQL Unable to begin a Distributed Transaction OTI 14 October 2019 Problem When your application uses the distribution transaction then you…