cas.ticket.registry.jpa.dialect=org.hibernate.dialect.Oracle10gDialect
cas.ticket.registry.jpa.url=*********
cas.ticket.registry.jpa.driverClass=oracle.jdbc.driver.OracleDriver
cas.ticket.registry.jpa.user=*********
cas.ticket.registry.jpa.password=********
cas.ticket.registry.jpa.ddlAuto=validate
cas.ticket.registry.jpa.defaultSchema=****
cas.ticket.registry.jpa.batchSize=1
cas.ticket.registry.jpa.healthQuery=SELECT 1 FROM DUAL
Getting an sql exception on locks table, you can find the logs in the screenshots attached.
As Definitions of the tables have been changed please provide the structure or scripts for the tables