Table 5 lists error and informational messages about system calls.
Table 5. System Call Messages 1008001 to 1008152
Message Number | Message | Possible Cause | Possible Solution |
---|---|---|---|
Essbase cannot allocate enough memory to perform the operation. | Ensure that the virtual memory is two to three times as large as the physical memory. Ensure that the swap space is two to three times as large as the RAM. Check the block size of the database. If necessary, reduce the block size. Check the data cache setting. If necessary, increase the data cache size. Check the index cache setting. If necessary, increase the index cache size. If you are on a UNIX computer, check the user limit profile (see Checking the User Limit Profile). Determine whether the security file is corrupt. If the server computer is running the HP-UX operating system, increase MAXDSIZE to at least 2 * (data cache size + index cache size). Determine whether any databases are corrupt (see Checking for Database Corruption). | ||
Pointer is NULL - Free Canceled: variableName in functionName | |||
Essbase cannot read a calculation script located on the client. | |||
Determine whether Essbase Server is running.
| |||
This might occur if Essbase is processing multiple files, such as during a copy or a load. If you can determine which file is missing, restore it from backups. | |||
This might occur if Essbase is processing multiple files, such as during a copy or a load. If you can determine which file is having problems, restore it from backups. | |||
Determine whether Essbase Server is running.
| |||
Determine whether Essbase Server is running.
| |||
HALLOC: Possible duplicate memory allocation! variableName in functionName | |||
HFREE: Likely memory overwrite! variableName in functionName | The original memory allocation was overwritten by a newer allocation to the same pointer. | ||
Essbase is generating an exception log just before it shuts down abnormally. | Search the exception log for information about what caused the shut down.
Determine whether the database is corrupt (see Checking for Database Corruption). | ||
Exception error log completed -- please contact technical support and provide them with this file | Search the exception log for information about what caused the shut down.
Determine whether the database is corrupt (see Checking for Database Corruption). | ||
Ensure that Essbase Server is running.
Determine whether the database is corrupt (see Checking for Database Corruption). Ensure that the networking and computer hardware are running correctly. Ensure that the virtual memory is two to three times as large as the physical memory. If that is still not large enough, increase the memory of the server computer. Ensure that the data cache can hold at least 100 blocks. Ensure that the index cache size is within the recommended range. | |||
Unable to Allocate Memory. Refer to the Application Log for details. | Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Ensure that you have enough memory. Do not close the Essbase Server window by clicking the "X" in the title bar. After you restart Essbase Server, determine whether the database is corrupt (see Checking for Database Corruption). | ||
Unable to Reallocate Memory for pointerName in functionName. Refer to the Application Log for details. | Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Ensure that you have enough memory. Do not close the Essbase Server window by clicking the "X" in the title bar. After you restart Essbase Server, determine whether the database is corrupt (see Checking for Database Corruption). | ||
Memory Allocation error codes: O/S error = errorCode, O/S return code = errorNumber | Ensure that you have enough memory. Look up the operating system error code and the operating system return code in the operating system documentation. | ||
Memory Reallocation error codes: O/S error = errorCode, O/S return code = errorNumber | Ensure that you have enough memory. Look up the operating system error code and the operating system return code in the operating system documentation. | ||
Allocation request for number bytes of virtual memory. Percentage of memory in use is number %. | Bytes of virtual memory requested and the percentage of virtual memory currently being used by Essbase. | ||
Total physical memory is number bytes. Available physical memory is number bytes. | Total bytes of physical memory and bytes of available physical memory. | ||
Total swap space is number bytes. Available swap space is number bytes. | Total bytes of swap space and bytes of available swap space. | ||
Total virtual memory is number bytes. Available virtual memory is number bytes. | Total bytes of virtual memory and bytes of available virtual memory. | ||
Memory page size is number bytes. Allocation granularity is number bytes. | Total bytes of memory page size and the size that memory is allocated in. | ||
Unable to Allocate Physical Memory for pointerName in functionName | Essbase cannot allocate physical memory to the listed function. | ||
Unable to Allocate Physical Memory for pointerName in functionName for reallocation | Essbase cannot reallocate physical memory to the listed function. | ||
Unable to Lock the Allocated Memory for pointerName in functionName | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Ensure that the memory to be locked is valid. Consult the operating system documentation. | ||
Unable to Lock the Allocated Memory for pointerName in functionName for reallocation | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Ensure that the memory to be locked is valid. See the operating system documentation. | ||
Unable to Lock the Allocated Memory pointerName in functionName, because of insufficient quota | Essbase does not have enough physical memory to lock the memory. | Check the Essbase Server memory requirements. If necessary, increase the physical memory. | |
Unable to Lock the Allocated Memory pointerName in functionName, because of insufficient privilege | Essbase is not assigned the correct operating system privileges to lock the memory. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). | |
Unable to Lock the Allocated Memory pointerName in functionName for reallocation, because of insufficient quota | Essbase does not have enough physical memory to lock the memory. | Check the Essbase Server memory requirements. If necessary, increase the physical memory. | |
Unable to Lock the Allocated Memory pointerName in functionName for reallocation, because of insufficient privilege | Essbase is not assigned the correct operating system privileges to lock the memory. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). | |
Unable to Allocate Physical Memory for pointerName in functionName. Refer to the Application Log for details. | Essbase does not have enough physical memory to lock the memory. | If necessary, decrease the cache sizes. Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Check the Essbase Server physical memory requirements. If necessary, increase the physical memory. | |
Unable to Allocate Physical Memory for pointerName in functionName for reallocation. Refer to the Application Log for details. | Essbase does not have enough physical memory to lock the memory. | If necessary, decrease the cache sizes. Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Check the Essbase Server physical memory requirements. If necessary, increase the physical memory. | |
Unable to Lock the Allocated Memory for pointerName. Refer to the Application Log for details. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. | ||
Unable to Lock the Allocated Memory for pointerName in functionName for reallocation. Refer to the Application Log for details. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. | ||
Unable to Lock the Allocated Memory pointerName in functionName, because of insufficient quota. Refer to the Application Log for details. | Essbase does not have enough physical memory to lock the memory. | Check the Essbase Server memory requirements. If necessary, increase the physical memory. | |
Unable to Lock the Allocated Memory pointerName in functionName, because of insufficient privilege. Refer to the Application Log for details. | Essbase is not assigned the correct operating system privileges to lock the needed memory. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. | |
Unable to Lock the Allocated Memory pointerName in funtionName for reallocation, because of insufficient quota. Refer to the Application Log for details. | Essbase does not have enough physical memory to lock the memory. | If necessary, decrease the cache sizes. Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. Check the Essbase Server physical memory requirements. If necessary, increase the physical memory. | |
Unable to Lock the Allocated Memory pointerName in functionName for reallocation, because of insufficient privilege. Refer to the Application Log for details. | Essbase is not assigned the correct operating system privileges to lock the needed memory. | Ensure that the Agent is assigned the correct operating system privileges (see Determining Operating System Privileges). Ensure that the Essbase computer has enough resources. Consult the Oracle Hyperion Enterprise Performance Management System Installation Start Here for system requirements. If a resource-intensive application, such as a relational database, is running on the same computer, the resource-intensive application may be using the resources that Essbase needs. | |
Unable to Free Locked Memory for pointerName in functionName | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Free Memory for pointerName in functionName in reallocation | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Free Memory for pointerName in functionName in reallocation. Refer to the Application Log for details. | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Allocate Aligned Memory for pointerName in functionName | Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | |
Unable to Free Aligned Memory for pointerName in functionName | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Allocate Aligned Memory for pointerName in functionName for reallocation | Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | |
Unable to Free Aligned Memory for pointerName in functionName in reallocation | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Allocate Aligned Memory for pointerName in functionName. Refer to the Application Log for details. | Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | |
Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | |
Unable to Free Aligned Memory for pointerName in functionName in reallocation. Refer to the Application Log for details. | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Unable to Unlock the Allocated Memory pointerName in functionName | Essbase cannot free the memory, probably because an invalid pointer was passed to the function that frees the memory. | ||
Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | ||
Unable to Allocate Memory for pointerName in functionName. Refer to the Application Log for details. | Essbase does not have enough virtual memory to allocate the memory to the listed pointer. | Check the Essbase Server virtual memory requirements. If necessary, increase the virtual memory and restart Essbase Server. | |
Abnormal shutdown request entered Are you sure you want to forcibly shutdown the application [1-yes,2-no]? | If possible, stop Essbase Server correctly.
| ||
The abnormal shutdown request is aborted, the application will continue processing | The administrator aborted an abnormal shutdown request, probably by answering no to message 1008149. | ||
System is busy. The application will re-attempt the abnormal shutdown request. | Essbase Server is performing an important task, such as writing to the index. | When the task is complete, Essbase Server tries to shut down again. | |
System is still busy. The abnormal shutdown request is aborted, try again later. | Essbase Server is performing an important task, such as writing to the index. Essbase Server aborted the abnormal shutdown request to finish this task. | If possible, wait a few minutes and stop Essbase Server correctly. If you cannot stop Essbase Server correctly, end the task (see Ending the Server Task). After you stop Essbase Server, follow the procedures for an abnormal shutdown. |