KB-2012 Users unable to deploy application when using Oracle as the primary data source
Symptoms
Users are unable to deploy applications in Appian when an Oracle database is used as the Appian data source. The below error is seen in tomcat-stdOut.log:
ERROR org.hibernate.util.JDBCExceptionReporter - ORA-01658: unable to create INITIAL extent for segment in tablespace <NAME OF TABLESPACE>
Cause
The problem is caused when Oracle fails to allocate sufficient space for the segment being created. This is typically due to the data files for the tablespace specified in the error becoming full.
Action
Work with the DBA to alter the tablespace to allocate sufficient space for the segment as per the Oracle documentation.
Affected Versions
This article applies to all versions of Appian using Oracle as the primary data source.
Last Reviewed: October 2019
