MSFT SQL instance naming convention

PaulSylo
Tera Sage
Tera Sage

Hi,

 

In our environment, we made the name convention MSFT SQL instances naming convention as Servername\Instance name. But we have observed discovery is changing the naming convention to Instance@Servername

 changed or reverted to Instance \servername.?

 

any input is highly appreciated here. @Rahul Priyadars 

Regards,
PaulSylo

Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
2 ACCEPTED SOLUTIONS

Rahul Priyadars
Giga Sage
Giga Sage

To Start With - Check Pattern (MSSql DB On Windows) Step 30 where CONCAT is done.

 

RahulPriyadars_0-1727148300002.png

 

Same Value is set in STEP 70 . Please check in ur env .

RahulPriyadars_1-1727148381035.png

 

Regards

RP

View solution in original post

PaulSylo
Tera Sage
Tera Sage

Thanks @Rahul Priyadars  - it was on identification for MS SQL or TCP with port,

PaulSylo_0-1727194054619.png

 

 

Thanks it fixed the issue

Regards,
PaulSylo

Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

View solution in original post

2 REPLIES 2

Rahul Priyadars
Giga Sage
Giga Sage

To Start With - Check Pattern (MSSql DB On Windows) Step 30 where CONCAT is done.

 

RahulPriyadars_0-1727148300002.png

 

Same Value is set in STEP 70 . Please check in ur env .

RahulPriyadars_1-1727148381035.png

 

Regards

RP

PaulSylo
Tera Sage
Tera Sage

Thanks @Rahul Priyadars  - it was on identification for MS SQL or TCP with port,

PaulSylo_0-1727194054619.png

 

 

Thanks it fixed the issue

Regards,
PaulSylo

Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !