- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 09:27 AM
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
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 08:26 PM
To Start With - Check Pattern (MSSql DB On Windows) Step 30 where CONCAT is done.
Same Value is set in STEP 70 . Please check in ur env .
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 09:07 AM
Thanks @Rahul Priyadars - it was on identification for MS SQL or TCP with port,
Thanks it fixed the issue
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 08:26 PM
To Start With - Check Pattern (MSSql DB On Windows) Step 30 where CONCAT is done.
Same Value is set in STEP 70 . Please check in ur env .
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 09:07 AM
Thanks @Rahul Priyadars - it was on identification for MS SQL or TCP with port,
Thanks it fixed the issue
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !