cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Connection to a database

IgnacioAyerra
Newcomer_

Hi, the host name of my database includes a \ (which is recognized as invalid by dynatrace when connecting to it frmo the sql extension). How can I circumvent that? Since changing the host name would involve a lot of server downtime since everything points to the name with \

2 REPLIES 2

dannemca
DynaMight Guru
DynaMight Guru

You can try the connection with the IP instead.

Site Reliability Engineer @ Kyndryl

Julius_Loman
DynaMight Legend
DynaMight Legend

In what universe is backslash a valid character in a hostname?
Sure, there are UTF-8 characters possible in the DNS (very bad choice), see https://en.wikipedia.org/wiki/Internationalized_domain_name but those are translated to valid ascii characters.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts