- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2020 08:26 AM
We are working on Upgrading from New York to Orlando.
We are planning to do the upgrade during off-hours, where there may be minimum users in the environment.
Can users continue normal business or should we lock out users?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2020 08:38 AM
You do not need to lock your users out during an upgrade; the entire process is done in such a way that there would be minimal (if any) impact to users, other than potentially having to log back in when the nodes actually switch. As long as you expect minimal usage I typically find it to not be an issue. That being said, there can be some slight impact.
You can see some information related in this article:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0678054#q7
7. What happens in my instance during an upgrade?
During an upgrade, users can still be logged on to the instance and work as usual. There will be minimal impact and user connection will be reset once when the node to which user is connected to is getting upgraded.
Record creation and records created will not be impacted by the upgrade. Only the Scripts and the Schema will be modified via upgrade.
One node will be running the whole process by upgrading the node then triggering the upgrade of the Schema/DB. In parallel, it will run the upgrade on other nodes and after the upgrade, nodes will be restarted resetting the connections.
So once the nodes are restarted, the nodes will be in newer Version and the DB will not be in a newer version until the Database upgrade is completed. Even though record creations are not interrupted; my personal recommendation will be to restrict users during the upgrade. By this, the system can use all the available resources for the upgrade activity.
Hope this helps!
If this was helpful or correct, please be kind and click appropriately!
Michael Jones - Proud member of the CloudPires Team!
Michael D. Jones
Proud member of the GlideFast Consulting Team!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 06:33 AM
Hi @Paul Curwen ,
Do you have steps, how to show popup panel and are you disabling SSO for users and then redirecting to Popup panel?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2024 10:39 AM
Good to know, thanks! We are going to test this to validate the platform is still operational while users are working in our pre-go-live prod instance.