8.2 Table Space Error

This topic provides the systematic instructions to free up space in case of a Memory Space errors.

Table Space error may occur if the system fails to find sufficient contiguous space to allocate INITIAL extent for the segment being created. Follow the below steps to solve the Table Space error.

Error description:

unable to create INITIAL extent for segment in tablespace %s
  1. Reach out to the Database team with the below information.
    • Schema name
    • Database name
    • Service ID
    • Database Port number
  2. Use ALTER TABLESPACE ADD DATAFILE to add additional space to the table space or retry with a smaller value for INITIAL.