Hi there,
The DBA has migrated the Confluence database to a new one and every time I restart the application (is a test one so quite often currently) I get the message to update the url. Once I have it done and save it I get an error:
org.springframework.orm.hibernate5.HibernateJdbcException: JDBC exception on Hibernate data access: SQLException for SQL [n/a]; SQL state [64000]; error code [1187]; could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement
at org.springframework.orm.hibernate5.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:248)
caused by: org.hibernate.exception.GenericJDBCException: could not execute statement
at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:47)
caused by: java.sql.SQLException: ORA-01187: cannot read from file because it failed verification tests ORA-01110: data file 2049: '+CONF_LTOP_D/temp01.dbf'
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)
I have no clue what should I do now..
Thanks!
I'm afraid this is a pure database error, nothing to do with Confluence directly. Confluence has issued some SQL and got what is essentially a "the database says no, and the error message is that the database is set up wrong"
You'll need to go back to the DBA and get them to fix it.
It's an Oracle error reporting problems on the files that underlie the Oracle data, so there's not much a Confluence admin can do with it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.