Chapter 3. 3000 ~ 3999

3001: Out of memory (shared memory).

CauseInsufficient shared memory remaining.
ActionTo increase the shared memory space, specify a larger value for the TOTAL_SHM_SIZE parameter.

3002: Out of memory (unable to allocate %1$d bytes of shared pool memory).

CauseInsufficient shared pool memory remaining.
ActionTo increase the shared memory space, specify a larger value for the TOTAL_SHM_SIZE parameter.

3003: Out of memory (system memory).

CauseThe system memory is full.
ActionIncrease the system memory space, or close other running programs.

3004: Unable to open log file.

CauseCannot open the log file.
ActionCheck the log file path and permissions.

3005: Insufficient space in buffer.

CauseInsufficient buffer space.
ActionIncrease the size of the buffer.

3006: Feature not yet implemented.

CauseThis feature is not yet implemented.
ActionCheck whether a feature which is not yet implemented was used.

3007: Environment variable (database home and database sid) is not set.

CauseAn environment variable (database home and database sid) has not been defined.
ActionDefine the variable.

3009: Unable to change log directory because the target directory is the same as the old destination.

CauseThe target directory is the same as the log directory currently being used.
ActionSpecify a directory that is different from the current log directory.

3010: Unable to change log directory because of a failure in renaming log file.

CauseUnable to rename the log file. Refer to the server error log for more detail.
ActionExamine the log file permissions and check the server error log. For more information, contact the technical support team.

3011: Unable to change log directory because of a failure in generating new log file.

CauseThe target directory has insufficient space.
ActionExamine the target directory space and initial parameters such as LOG_TOTAL_SIZE_LIMIT. Ensure the directory has sufficient space by deleting or moving unnecessary files. For more information, contact the technical support team.

3012: Unable to change log directory.

CauseAn error occurred while remapping a new log file. Check the error log at server.
ActionExamine the error log in the server. For more information, contact the technical support team.

3013: Unable to change log directory because filenames conflict.

CauseThere is already a log file with identical name in the target directory.
ActionModify the filename or remove the log file in the target directory.

3014: Unable to create a directory for the new log file.

CauseUnable to create a directory for the new log file due to invalid path or authority.
ActionCheck whether a path and its authority of the new log file are valid. Also examine the error log of the server. For more information, contact the technical support team.

3015: Type of the JSON value is different from expected type.

CauseType of the JSON value is different from expected type.
ActionExamine the error log in the server. For more information, contact the technical support team.

3016: Expected JSON key not found.

CauseExpected JSON key not found.
ActionCheck the inventory of Horde.

3017: Too many objects referred (%1$d).

CauseToo many objects referred (%1$d).
ActionContact the technical support team.

3018: Out of memory (unable to allocate %1$d bytes of shared pool memory for %2$s).

CauseInsufficient shared pool memory remaining.
ActionTo increase the shared memory space, specify a larger value for the TOTAL_SHM_SIZE parameter.