You are currently reviewing an older revision of this page.

Users unable to deploy application when using Oracle as the primary data source

Symptoms

Users are unable to deploy applications in Appian when they use Oracle as the primary data source with the below error in tomcat-stdOut.log.

ERROR org.hibernate.util.JDBCExceptionReporter - ORA-01658: unable to create INITIAL extent for segment in tablespace <NAME OF TABLESPACE>

Cause

Appian failed to find sufficient contiguous space to allocate INITIAL extent for segment being created.

Action

Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace.

Affected versions:

This article applies to all versions of Appian using Oracle as the primary data source.

Last Reviewed: October 2019