Deployment of an Update Package that Contains Only Application Objects:

  1. Sets the F9651 field mdmchrcdnm=50 to prepare the server for deployment.

  2. The process sleeps for one minute, which allows the JAS Server polling to see there is a package to deploy. The JAS Server will put a lock on applications to wait for deployment to finish. It will start polling every 5 seconds checking the F9651 table to see if it is done with deployment. It looks for mdmchrcdnm=30. There is no effect to users already in the application. If starting an application, there will be a wait until deployment is finished.

  3. Sets the F9651 field mdmchrcdnm=10 to indicate deployment is happening.

  4. Merges the update package tables with the current database tables to which the spec.ini points.

  5. Sets the F9651 field mdmchrcdnm=30 to indicate deployment is finished.