Do you know how ServiceNow locks the instance to restrict doing para plugin installations/update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 05:35 AM - edited 02-05-2024 05:36 AM
Do you know how ServiceNow locks the instance to restrict doing other plugin installations/update set retrieval/ update set implementation during one plugin installations/update set retrieval/ implementation?
ServiceNow creates a record with name "Update-Mutex" in sys_mutex table to lock the instance to restrict doing other plugin installations/update set retrieval/ update set implementation
Kindly click on "Helpful" if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 12:02 AM
@siva krishna M2 While creating update-mutex record in mutexes table, does system store information on user who is triggering the action of plugin installation/update set retrieval/implementation?