Categories
SAP

Start SAP HANA Database | Stop SAP HANA Database

Start SAP HANA Database Stop SAP HANA Database In this post we will learn how to Start SAP HANA Database & Stop SAP HANA Database. We can Start and Stop SAP HANA Database from Operating System on which HANA DB hosted or from SAP HANA Studio. Starting and stopping HANA DB is same as other databases. The […]

Categories
How To Article Technology - Tips

How to Transfers Files from Local System to Linux Server using SSH with Public Key

How to Transfers Files from Local System to Linux Server using SSH with Public Key In this post we will describe How to Transfers Files from Local System to Linux Server using SSH with Public Key. As I had already discussed in my last post about disconnected No supported authentication methods available server sent publickey google cloud […]

Categories
Technology - Tips

disconnected No supported authentication methods available server sent publickey google cloud ssh

disconnected No supported authentication methods available server sent publickey google cloud ssh I am working on Google Cloud Linux machine, and I want to access it through a windows machine with Putty. When I tried to access it with SSH, i ended up with a error. Error: Disconnected: No supported authentication methods available (server sent: […]

Categories
Sql Server

msodbcsql conflicts with unixODBC-utf16-2.3.1-1.x86_64

msodbcsql conflicts with unixODBC-utf16-2.3.1-1.x86_64 Hi friends, Recently I am installing SQL Server on Linux and end up with a error during installation of SQL Server Tools on Linux: msodbcsql conflicts with unixODBC-utf16-2.3.1-1.x86_64. Full Error Text: Error: msodbcsql conflicts with unixODBC-utf16-2.3.1-1.x86_64 Error: Package: msodbcsql-13.1.9.1-1.x86_64 (package-microsoft-com-prod) Requires: unixODBC >=2.3.1 To fix this issue first we have to install msodbcsql-13.1.1.0-1, and it […]