db2ibm-mobilefirstworklight-appcenter

Unable to deploy applications larger than 64 MB to IBM Application Center


Running Worklight 6.2, I'm not able to upload application artifacts to the Application Center if they are larger than 64MB. I have other instances of Application Center where size is not an issue. All of my instances are using DB2 as their database.

How do we remove the size limitation for this instance of Application Center?


Solution

  • The key to resolving this issue may lie in how the DB2 transaction log size is configured. The LOGFILSIZ database configuration parameter can be used to attenuate the maximum transaction size, which is what needs to change to raise the ceiling on the maximum app size uploaded when using DB2.

    To change the LOGFILSIZ parameter, visit This page in the MobileFirst 7.1 Knowledge Center.