Age of an instance???

divvi_vamsi
Mega Expert

How can we find the age of any service-now instance???

Thanks

Divya

1 ACCEPTED SOLUTION

Hi Divya,



You will not find this information in stats page. Check created date of properties instance_name and instance_id. This date should be accurate when instance id and name was created.



You can find these properties under System Properties: Search for names instance_name and instance_id:



Screen Shot 2017-06-05 at 9.54.18 PM.png


View solution in original post

9 REPLIES 9

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Divya,



Can you provide some additional details on what you are trying to accomplish? Details are encouraged


I am actually looking for how long the instance is existing irrespective of any upgrades made on top of it.


Sashi K1
Kilo Guru

If you would like to verify age of current version that you are using then try 'stats' from left nav.


If you would like to know when an instance is provisioned for the first time for your company, your SAM (Account Manager) could provide you that information.


I found something like below in database connection pool. But is that the age of the instance or just the database connection that is initiated at the beginning of instance provisioning. Or is this the only way to get the approximate age of the instance?