Hello! When trying to connect to a Database on Linux, which has been restored from a backup media from scratch, I am able to connect do this via dbmcli an execute some select statemens. But it is impossible to Conenct via JDBC. Then this Exception arieses:
com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://192.168.0.3/certidb [Restart required] I did already restart the DB several times, and db_state is "warm". I am able to register this DB from a remote Computer with DBMGui and everything seems fine. Anyway, it is impossible to Login from SQLStudio: -709 CONNECT: (database not running) What am i doing wrong? Henning