Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

  • Home
  • PowerBI
  • Simply Better Business
  • Business Intelligence
  • Contact Us
  • Clients and Testimonials
administration / Database / MSSQL

Indexes – F1 Crash Course

Posted on: January 16, 2015December 30, 2023

There are a million articles, blogs post etc. about indexes out there, I am guilty too of contributing to it. Here is my attempt at correcting the vast […]

administration / Database / MSSQL

Single Partition online rebuild in SQL 2014

Posted on: January 16, 2015December 30, 2023

If you have a large database then you probably have table partitioning implemented. While I have already blogged a lot about partitioning one feature that is really useful […]

MSBI

Conditional Flow using SSIS Expression task

Posted on: January 15, 2015December 30, 2023

One common usage for the expression task in SSIS is to implement conditional flow of the constraints. In the below screenshot you can see that we implement an […]

administration / Database / MSSQL

Restoring the database using TSQL command and backup stored in URL

Posted on: January 13, 2015December 30, 2023

In this post we cover the T-SQL command used to restore the database from the backup URL RESTORE DATABASE madworks FROM URL = ‘https://ebsclouddbstore.blob.core…….madworks_backup.bak’ WITH CREDENTIAL = ‘Azureblobbackups’ […]

Errors

A Nonrecoverable I/O error occurred – when restoring the database from a Cloud URL in SQL 2014

Posted on: January 13, 2015December 30, 2023

When restoring the database from a cloud URL there is a chance you will encounter the below error. Msg 3271, Level 16, State 1, Line 1 A nonrecoverable […]

administration / Azure / Database / MSSQL

Best practices for Cloud backups

Posted on: January 13, 2015December 30, 2023

Continuing our discussion on how to backup databases to the cloud here are a few official and unofficial best practices. Use unique filename; better yet add timestamps to […]

administration / Azure / Database / MSSQL

SQL 2014 Cloud Backups Part 5

Posted on: January 8, 2015December 30, 2023

With the credentials saved we are now ready to take a backup of the database. Below screenshot shows how to backup using the GUI or the script . […]

administration / Azure / Database / MSSQL

SQL 2014 Cloud Backups Part 4

Posted on: January 8, 2015December 30, 2023

Once the azure storage objects are created we need to configure a credential within SQL Server in order to allow SQL Server to securely access the cloud container. […]

Errors

Visual Studio crashes after loading toolbox

Posted on: January 7, 2015December 30, 2023

A quick post for an annoying problem that creeps up with Visual studio. I get this issue occasionally and it has to do with the TBD files used […]

administration / Azure / MSSQL

SQL 2014 Cloud Backups Part 2

Posted on: January 7, 2015December 30, 2023

Once the Blob Storage is created (consider blob storage to be cloud based USB Drive of almost infinite capacity) click the Manage access keys link at the bottom […]

Posts pagination

Previous page Page 1 … Page 37 Page 38 Page 39 … Page 51 Next page

Please consider following

Subscribe

Recent Posts

  • SQL 2025 – Standard Developer Edition
  • You Can’t Be King till You’ve Killed Someone 
  • Fuzzy String matches in TSQL
  • Executing Python Code in TSQL using SQL 2022
  • When is a date not a date in MS SQL SERVER?
Log in

Categories

  • administration
  • AI-ML
  • AWS
  • Azure
  • Database
  • Errors
  • Misc
  • MSBI
  • MSSQL
  • MYSQL
  • NOSQL
  • PowerBi
  • Security
  • TSQL
  • Uncategorized
  • Wordpress
Log in
Theme Shaft Blog Powered by Kantipur Themes