Upgrading .NET CLR routines
Upgrading your existing .NET CLR routines involves managing the changes between Db2 11.5 and previous releases that impact these routines and verifying that they function as expected.
Before you begin
Attention: With the release of Db2®
12.1, support for Microsoft
.Net common language runtime (CLR) routines is discontinued. If you are
currently running routines that have a dependency on .NET CLR, rewrite the routine logic in a
supported language and then recreate the routines.
- Review the Upgrade essentials for routines to identify key changes that might apply to your .NET CLR routines.
- Ensure that you have access to a Db2 version 12.1 server, including instances and databases. The Db2 server can be part of a testing environment.
- Ensure that a supported version of the Microsoft .NET Framework software is installed on the Db2 server.
Perform the previous steps in the Upgrading routines task.
Procedure
To upgrade your .NET CLR routines to Db2 version 12.1: