D3 and mvBase

 View Only
  • 1.  mvBase MVS Toolkit 100K Packet Size Limit

    ROCKETEER
    Posted 08-20-2021 14:16
    Hey, Folks, just found a bug in MVSP version 1.8.5 for mvBase. There was an optimization introduced to speed up the process of sending data from mvBase to the Toolkit via MVSP and the Workstation. Prior to 1.8.5, data was sent a byte at a time. Now it's a block transfer. Only problem is the block size is limited to 100K by the environment and MVSP was not enhanced to send multiple 100K blocks. If a larger than 100K block is queued to return, MVSP will fall into the BASIC debugger.

    Engineering has been alerted and they're working on it. Meanwhile, if you're using the Toolkit against mvBase and the MVSP version is 1.8.5, you should use your own paging solution to make sure that your return packet does not exceed 100K.

    ------------------------------
    Brian S. Cram
    Principal Technical Support Engineer
    Rocket Software
    ------------------------------


  • 2.  RE: mvBase MVS Toolkit 100K Packet Size Limit

    ROCKETEER
    Posted 08-20-2021 14:44
    Update from Engineering: It's actually NOT MVSP 1.8.5 but rather mvBase 3.3.2. There was a correction made to something else that broke this. Engineering is working on an mvBase patch that will fix this problem. So stay tuned!

    ------------------------------
    Brian S. Cram
    Principal Technical Support Engineer
    Rocket Software
    ------------------------------



  • 3.  RE: mvBase MVS Toolkit 100K Packet Size Limit

    ROCKETEER
    Posted 08-20-2021 16:31
    Edited by Brian Cram 08-20-2021 16:58
    And the patch is done. It's a one-off patch and as such not something we post on the Community Portal. If you're having this problem, please contact Rocket mvBase Support and we'll give you the patch and help you get it installed.

    ------------------------------
    Brian S. Cram
    Principal Technical Support Engineer
    Rocket Software
    ------------------------------