Rocket Uniface Support Resources

 View Only

Rocket Uniface 10.3.03-040 Released

  Thread closed by the administrator, not accepting new replies.
  • 1.  Rocket Uniface 10.3.03-040 Released

    ROCKETEER
    Posted 03-29-2023 07:49
    No replies, thread closed.

    Downloads

    Product availability Matrix (PAM)
    Downloads of this patch are available from the Rocket Customer Support Portal.
    Further explanation can be found here.

    Fixes

    UNI-32393MySQL Database Server versions higher than 8.0.17, throws an error when a large Float is passed as input parameter in a Stored Procedure.
    UNI-31406Errors thrown by Uniface component 'UUREPOS', in batch mode, can cause fatal errors.
    UNI-19245Command line utility 'urm' info/show crashes when the value of the description option exceeds 244/511 characters



    UNI-32393  -  MySQL Database Server versions higher than 8.0.17, throws an error when a large Float is passed as input parameter in a Stored Procedure.

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    MySQL Database Server versions higher than 8.0.17 implicitly converts a large Float number to BigInt in the input parameter of a Stored Procedure. This causes the maximum value of the BigInt datatype to be imposed on the Float input parameters.

    Environment:

    +Uniface: 10.x
    +Operating System: OS independent
    +Database: MQL higher than 8.0.17

    Workaround:

    None.

    Notes:

    This problem has been fixed.

    Back to top



    UNI-31406  -  Errors thrown by Uniface component 'UUREPOS', in batch mode, can cause fatal errors.

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    In case an operation of the internal IDE's component UUREPOS is encountering an error then this can cause the fatal error "0016 - Terminal input aborted; not allowed in batch mode." (e.g. when a retrieve returns an unexpected error/result). This issue is caused by the error handling in UUREPOS that will try to show an error dialog, which is not allowed in batch mode.

    The mentioned problem could occur when using (for example) the command line switch /genSql.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-19245  -  Command line utility 'urm' info/show crashes when the value of the description option exceeds 244/511 characters

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    With the command line utility 'urm' it is possible to set a user-defined archive file version and description using the info switch. If the value of the description option is greater than 244 characters then 'urm' will crash (or when $urm is used then the limit is 511 characters).

    A similar crash can be seen when reading the description of a user-defined archive file using the show switch. Here urm will crash when the value of the description option is greater than 511 characters.

    Environment:

    +Uniface: Version 9 & 10
    +Operating System: OS independent
    +Database: DBMS independent

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top