Btree Errors
|
Error Code |
Error Condition |
Explanation/Possible Fix |
|
0x0110 |
The btree man ager has not been initialized. |
You must allow the system to initialize before accessing it. |
|
0x0111 |
Attempt to access a cache file that has not been opened. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0112 |
Attempt to open a cache file which is already open. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0113 |
An invalid cache file control block was passed to a func tion. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0114 |
An illegal btree operation was attempted. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0115 |
A function was passed an invalid cache record address. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0116 |
Attempts were made to access a cache record that is not active. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0117 |
Attempts were made to store a cache record that is too large. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart.. |
|
0x0118 |
Attempt was made to delete a cache record which is still active. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x0119 |
Error traversing cache file free space list. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x011a |
Cache file record header is invalid. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x011b |
Buffer passed in is too small to read cache record. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart.. |
|
0x011c |
A btree function was passed a NULL record address. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
|
0x011d |
The cache file free space list has been cor rupted. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x011e |
A btree index which should exist cannot be found. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x011f |
Attempt was made to store a btree index which is too large. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0120 |
The size of cache file record is not valid. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0121 |
The btree node read does not match the key index. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0122 |
Invalid flag found in btree node. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0123 |
A compress key in the index file is corrupt. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0124 |
A btree node was encoun tered that was too large or an attempt was made to create a cache file with too large a node size. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0125 |
They are no more cache file control blocks available. |
There are too many concurrent requests against the system. Retry the operation. |
|
0x0126 |
An attempt was made to store a duplicate index. |
This is an internal error. Please report this to Pegasus following the procedure speci fied in Appendix B, "Troubleshooting." |
|
0x0127 |
An attempt was made to expand a compressed index but the key did not exist. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0128 |
Index key com parison failed. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x0129 |
An empty btree leaf node was found. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
|
|
|
|
0x012a |
An operation was attempted on a NULL btree node. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x012b |
A btree node has been corrupted. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x012c |
A cache file has been corrupted. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |
|
0x012d |
Retry key insert - a duplicate key was found. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Delete the cache file and restart the system. |