Hiển thị các bài đăng có nhãn Java. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Java. Hiển thị tất cả bài đăng

Chủ Nhật, 26 tháng 2, 2012

How to Patch SAP JAVA Applications

This is deployed using the tools SDM. (/usr/sap/SID/instance/program/RemoteGui.sh) The default password for the SDM tool is “sdm”. In Offline Deployment, the Java instance has to be stopped before SDM is started while in online deployment it can be deployed online.

Sometimes the files come with the extension filename.sca.zip just rename the file as filename.sca (or sda) and then deploy.

JAVA Application Server sometimes requires SAPINST tool to apply the patches, Then
1. Stop all instances of SAP except the CI
2. Deactivate all server process except one (server0 should alone be active)
3. Make the instance in SAFE mode from Config Tool.
4. Start Patching using the sapinst tool, possibly by keeping the instance in SAFE Mode.
5. Start Patching the Java application in CI.
6. Start Patching applications for other server nodes.

Thứ Ba, 21 tháng 2, 2012

To show the statistical data from JAVA stack in ABAP Stack (Tx ST03G)

Distributed Statistical Records
Similar in the ABAP Stack it is called Work Load Analyzer (ST03 / ST03G)
To show the statistical data from JAVA stack in ABAP Stack (Tx ST03G)
The First Requirement is that
The Agent SAPCCMSR must be running
The Seconnd
The job SAP JOB FOR NONR3_STACK Job is running


(tips : All the jobs would be defined in the table TCOLL)