Recompiling UDXs and reregistering IBM Fluid Query
After you upgraded or installed INZA and SQL Extension toolkit to a corresponding 11.2.X.X version, you must recompile UDXs and reregister IBM Fluid Query if it is installed on the system.
Recompiling custom 32-bit UDX
After you upgraded from 11.0.x to 11.2.x, you must recompile UDXs.
- Find all 32-bit UDXs (excluding INZA and SQL Extension Toolkit).
Follow the steps that are described in The nz_find_32bit_udx command.
This nz_find_32bit_udx command also indicates whether the correct INZA and SQL Extension toolkit is installed on the system.
- After you identified the 32-bit host and 32-bit SPU code by running the
nz_find_32bit_udx utility, recompile the code and reregister the UDXs.
Follow the steps that are described inThe nzudxcompile command syntax.
Recompiling custom UDX
After you upgraded to 11.2.x.x, you must recompile UDXs.
- Refer the /nz/export/udx_list.txt for UDX names and verify that the source code is available.
- Recompile the code and re-register the UDXs by following the steps in The nzudxcompile command syntax.
Re-registering IBM Fluid Query functions
- After INZA is upgraded, you must re-register the
IFQAdminfunction by running the following command:/nz/export/ae/products/fluidquery/fqRegister.sh --ifq-admin - Re-register data connector/data movement functions with fqRegister.sh.