The GS/64 Programming Guide, in Chapter 5 under heading "Updating IcuLibraryVersion", gives the following instructions:
2. Login as SystemUser and execute
Globals at: #IcuLibraryVersion put: newVersionString
Commit and logout.
3. Login as DataCurator, .....
But when attempting to login as DataCurator during step 3, the login will fail with the following error:
-----------------------------------------------------
GemStone: Error Fatal
Error during login: IcuLibraryVersion version <new version> , first login to stone used version <old version> Error Category: 231169 [GemStone] Number: 4147 Arg Count: 1 Context : 20 exception : 20 Arg 1: 20
Login failed due to errors.
To avoid this error, shutdown and restart the stone after step 2.
Shutdown and restart the stone after changing (Globals at: #IcuLibraryVersion) and committing during step 2.
Last updated: 6/12/18