We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to check the mid server reference

SandeepkumJ
Tera Contributor

Hi Community

 

I have a mid server, I want to check on which tables that mid server is referenced. The reason behind this is, we have provisioned a new mid server and we want to replace the old mid server with the new mid server.

 

Thanks in advance

3 REPLIES 3

Daniel Borkowi1
Mega Sage

Hi @SandeepkumJ,

 

you can use this query: Dictionary References to MID Server. For sure you can ignore most tables, because they are more or less for reporting (most tables starting with ecc_).

Greets
Daniel

Please mark reply as Helpful/Correct, if applicable. Thanks!  

Ankur Bawiskar
Tera Patron

@SandeepkumJ 

you can easily find the name of the table where mid servers are stored

The table name is ecc_agent and you can navigate to left nav module MID Servers and check the URL

 

AnkurBawiskar_0-1690783260762.png

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Rahul Priyadars
Tera Sage

Use this URL

https://YOURINSTANCE.service-now.com/ecc_agent_list.do

 

Regards

RP