Showing posts with label connect. Show all posts
Showing posts with label connect. Show all posts

Friday, 12 February 2021

SQL Ports for HANA 2.0 to connect system database and tenant database

 in MDC, hdbuserstore keys need to be set based on the SQL port.


  • Keys for Systemdb must be set using SQL port 3<02>13
  • Keys for Tenant DB must be set using SQL port 3<02>13@<Tenant_DB>


here <02> is instance number.

Sunday, 6 September 2020

AWS Direct connect

 AWS Direct connect: is a cloud service solution that makes it easy to establish a dedicated network connection from your premises to AWS. Using AWS direct connect, you can establish private connectivity between AWS and your data center, office, or colocation environment - which, in many cases, can reduce your network costs, increase bandwidth throughput, and provides a more consistent network experience than internet- based connections.



日日日日日日日日日日日日                          →→→→→                       ☁ 

       on premises datacenter                                    AWS 
                                                                       Direct connection                 AWS datacenter

Thursday, 15 August 2019

to check the network connect between two linux servers

$ ping <Host_name_of_remote_server>

to check the network connect between two linux servers