Hello,
I am new to everything Akka. I’ve setup a POC project/app with Akka Persistence with an Oracle DB instance.
When I run the Akka app, I get the following error:
akka.persistence.typed.internal.JournalFailureException: Exception during recovery from snapshot. PersistenceId [SomeActor|some-actor-01]. ORA-00942: table or view does not exist
Can someone help understand how to have Akka P auto generate the tables? or point me to some documentation
Thanks in advance,
Rafael
1 post - 1 participant