Upgrade or revert a module
You can use the SYSBldPrepare( ) function to upgrade a registered module to a higher version, or to revert to a lower version. Like , the SYSBldPrepare( ) function does not allow more than one version of the same module to be registered in the same database. When you register the replacement version, you do not need a second call to SYSBldPrepare( ) to unregister a module that you have replaced with another version.
Before you can change the registered version of a module, the other version must be installed in the $INFORMIXDIR/extend directory.