The built-in stored procedure fc_get_server_version did not return the "mini" part of the version number as a separate field. The "version" and "build_date" fields of the resultset were not large enough to contain the full string resulting in error -20052 (overflow error) when executing the stored procedure.
The stored procedure has been updated as follows:
The output of the stored procedure when launched from ISQL is as follows:
VERSION VER_MAJOR VER_MINOR VER_REVISION BUILD_DATE VER_MINI
------- --------- --------- ------------ ---------- --------
10.0.1.60592(Build-121010) 10 0 60592 121010 1