Dear All,
My SAP JAVA server0 did not start successfully, from the log, i can see the error below. It caused SDM can not startup in standalone mode.
s
/usr/sap/<SID>/JC20/j2ee/cluster/server0/log/defaultTrace.0.trc
#1.5^H#005056A876B20015000001890000BFAB00052F44FD81133E#1459348240929#com.sap.engine.services.deploy##com.sap.engine.services.deploy####6FA5ACA4F68311E591C900000C633A2E#6fa5aca4f68311e591c900000c633a2e-0#6fa5aca4f68311e591c900000c633a2e#SAPEngine_System_Thread[impl:5]_9##0#0#Error#1#/System/Server#Plain###Error occurred while initially starting application sap.com/tc~slm~slmapp:According to the O/R mapping described in /META-INF/persistent.xml, a CMPBean intends to store its persistent information in table BC_SLM_SDT_SRV_GRP. Such table does not exist in the database. Create it before trying to start the application.#
Could you please advise how can i create the table in my JAVA database?
Refer to:
https://help.sap.com/saphelp_nw70/helpdata/en/29/2f2c4142aef623e10000000a155106/frameset.htm
Thank you very much.