
In this scenario, you want the SAP AS JAVA to automatically startup when the operating system is started.
Go to the system profiles directory
/usr/sap/[SID]/SYS/profile
Open the DEFAULT.PFL file with a text editor
Add the line below to the end of the file,
Autostart=1
Save the DEFAULT.PFL and restart the SAP AS JAVA.


