View version information of SYSBldPrepare( )
To determine which SYSBldPrepare( ) version you have been using, use the SYSBldRelease( ) function. This function can be useful if you contact Informix® Software Support with SYSBldPrepare( ) issues. You must have run the SYSBldPrepare( ) function at least one time before the SYSBldRelease( ) function can return the version string.
major.minor.os_codeCinterim
Here C is a literal character, and the major, minor, os_code, and interim elements of the version string have the same semantics that these terms have in the Module Reference segment in the calling syntax of the SYSBldPrepare( ) function, but with no asterisk (*) wildcard notation.
EXECUTE FUNCTION sysbldrelease();
For the complete calling syntax and the signature of the SYSBldPrepare( ) function, see its description in the Informix® Guide to SQL: Syntax.