Hi all,
I tried configuring our Web App using the same permissions and connection information minus this time pointing to Oracle 23 Developer Release.
I ran our schema creation code in 21C and it worked great!
But when I ran the same schema in 23c, I bumped into this error:
, Error Msg = ORA-03054: invalid identifier: "128" is a number
My tablespaces each have 1G of space.

Any ideas?
Thanks