Module versions

When you compile modules of embedded applications, the version assigned to a module is the same as the current plan version of the node where you compiled the module. The 3.5 compiler produces the v3500 modules.

For a module to be executed on a node, the module version must be higher than or equal to the earliest supported plan version and lower than or equal to the MXV. Otherwise, it generates a versioning error.

NOTE:

SQL/MX Release 3.5 supports v3500, v3400, v3300, v3200, v3100, and v3000 plans and modules. However, it does not support 2.x plans and modules. Before executing 2.x plans and modules on 3.5, you must recompile the modules.