I've started investigating CAS v5 and have built 5.1.3. I was able to have Hibernate build the Service Registry tables just fine in our Dev tier Oracle database (12c Release 2) but those same tables don't work in 12c Release 1 which is on our Test and Prod tiers. I believe they have a column name length limit of 30 so we get:
METADATACRITERIAREMOVEEMPTYENTITIESDESCRIPTORS NUMBER(1), * ERROR at line 41: ORA-00972: identifier is too long What's the suggested method of getting around this issue? thanks, ds -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAOgWNEtmESwde_zH3%2B3iRiLSXVLbVNk7j-NDOjC1AP1jo9%3Dk2A%40mail.gmail.com.
