No. 3000 ~ 3999
3001: Out of memory (shared memory).
Cause: Insufficient shared memory remaining.
Action: To 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).
Cause: Insufficient shared pool memory remaining.
Action: To increase the shared memory space, specify a larger value for the TOTAL_SHM_SIZE parameter.
3003: Out of memory (system memory).
Cause: The system memory is full.
Action: Increase the system memory space, or close other running programs.
3004: Unable to open log file.
Cause: Cannot open the log file.
Action: Check the log file path and permissions.
3005: Insufficient space in buffer.
Cause: Insufficient buffer space.
Action: Increase the size of the buffer.
3006: Feature not yet implemented.
Cause: This feature is not yet implemented.
Action: Check whether a feature which is not yet implemented was used.
3007: Environment variable (database home and database sid) is not set.
Cause: An environment variable (database home and database sid) has not been defined.
Action: Define the variable.
3009: Unable to change log directory because the target directory is the same as the old destination.
Cause: The target directory is the same as the log directory currently being used.
Action: Specify a directory that is different from the current log directory.
3010: Unable to change log directory because of a failure in renaming log file.
Cause: Unable to rename the log file. Refer to the server error log for more detail.
Action: Examine 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.
Cause: The target directory has insufficient space.
Action: Examine 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.
Cause: An error occurred while remapping a new log file. Check the error log at server.
Action: Examine the error log in the server. For more information, contact the technical support team.
3013: Unable to change log directory because filenames conflict.
Cause: There is already a log file with identical name in the target directory.
Action: Modify the filename or remove the log file in the target directory.
3014: Unable to create a directory for the new log file.
Cause: Unable to create a directory for the new log file due to invalid path or authority.
Action: Check 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.
Cause: Type of the JSON value is different from expected type.
Action: Examine the error log in the server. For more information, contact the technical support team.
3016: Expected JSON key not found.
Cause: Expected JSON key not found.
Action: Check the inventory of Horde.
3017: Too many objects referred (%1$d).
Cause: Too many objects referred (%1$d).
Action: Contact the technical support team.
3018: Out of memory (unable to allocate %1$d bytes of shared pool memory for %2$s).
Cause: Insufficient shared pool memory remaining.
Action: To increase the shared memory space, specify a larger value for the TOTAL_SHM_SIZE parameter.
Last updated