We get an error when trying to take an assessment:
A database error occurred.
Also receive these errors:
ORA-01654: unable to extend index BB_BB60.X_COURSE_CONTENTS_IE1 by 8 in tablespace BB_BB60_INDX
ORA-06512: at "BB_BB60.COURSE_CONTENTS_BITRG", line 13
ORA-04088: error during execution of trigger 'BB_BB60.COURSE_CONTENTS_BITRG'
ORA-06512: at "BB_BB60.COURSE_CONTENTS_CR", line 140
ORA-06512: at line 1
For reference, the Error ID is 0b3c1d0c-c676-4e36-b18c-6b767166e4e7.
Monday, March 5, 2012 10:14:39 AM SAST
Solution:
Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.
Must be set to autoextend