Using service keys with hidden text during upgrade

During an upgrade to version 15.7, procedural objects are recompiled from source. Connected users are restricted in what they can do until the master key password is entered for databases where strong encryption of hidden text is enabled, and service key is protected by master key. An authorized user must set the master key password on such databases using:

use mydb
go
set encryption passwd password for key master
go