Import fails with following error:EXCEPTIONMESSAGE: java.sql.SQLException: ORA-01654: unable to extend index CIMUSER.PRINCIPALKEY_IDX02 by 8 in tablespace VELODBINDX1

Import fails with following error:EXCEPTIONMESSAGE: java.sql.SQLException: ORA-01654: unable to extend index CIMUSER.PRINCIPALKEY_IDX02 by 8 in tablespace VELODBINDX1

book

Article ID: KB0094669

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
This is because the VELODBINDX1 tablespace is short of disk space. Add one more data file to the tablespace using the ALTER TABLESPACE ADD DATAFILE statement or set the AUTOEXTEND option to ON within the VELODBINDX1 tablespace.

Issue/Introduction

Import fails with following error:EXCEPTIONMESSAGE: java.sql.SQLException: ORA-01654: unable to extend index CIMUSER.PRINCIPALKEY_IDX02 by 8 in tablespace VELODBINDX1