How to deploy SCA files offline

New component deployment or applying fixes require the J2EE engine to be online. Assuming, you made a mistake that took J2EE offline and the only way to fix it is to apply a patch, you obviously need to get SAP's help. But if the system is a training or sandbox system, you can use batchdeployer to apply that fix while J2EE engine is offline.


  1. Go to /usr/sap/<SID>/<Instance>/j2ee/cluster/bootstrap/scripts
  2. Deploy the SCA using the following command syntax:
    batchdeployer.sh -sdu <absolute-path>/SCA-file.SCA

Comments

Popular posts from this blog

OS/DB Migration - CMD. STR, TOC, EXT, R3load, DDLDBS.TPL and more

Fixing Inconsistent Table - Table activation fails due to inconsistency between DD and DB

301 Redirect Using SAP Web Dispatcher