Hi all,
we've just made a fresh new Hana instance on CAL, 68 (Apr 3, 2015, 1:40:26 PM), and when I open the Studio, it says
SQL error while updating the administration overview
Alerts cannot be displayed
and the error log has several entries
SAP DBTech JDBC: [2048]: column store error: search table error: [29] attribute not defined for physical index;unknown sort attribute _SYS_STATISTICS:STATISTICS_ALERTSen/ALERT_TIMESTAMP
com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [2048]: column store error: search table error: [29] attribute not defined for physical index;unknown sort attribute _SYS_STATISTICS:STATISTICS_ALERTSen/ALERT_TIMESTAMP
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:345)
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:185)
at com.sap.db.jdbc.packet.ReplyPacket.buildExceptionChain(ReplyPacket.java:102)
at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:1033)
at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:823)
at com.sap.db.jdbc.StatementSapDB.sendCommand(StatementSapDB.java:896)
at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:945)
at com.sap.db.jdbc.StatementSapDB.execute(StatementSapDB.java:256)
at com.sap.db.jdbc.StatementSapDB.execute(StatementSapDB.java:228)
at com.sap.db.jdbc.trace.Statement.execute(Statement.java:132)
at com.sap.ndb.studio.jdbc.util.SQLExecutor$1.run(SQLExecutor.java:118)
Is this a problem that can be fixed or is there some inherent problem in this instance?
Cheers,
-- Micha