Additional R-tree components
The R-tree access method also includes:
- A list of error messages that the R-tree access method uses
- An interface object ifxrltree1 that the modules that depend on the R-tree access method use
The R-tree access method itself is built into Informix®.
The R-tree error messages have error codes of the form
RTRnn,
where:RTRis the three-character prefix for all R-tree error codes.nnare two characters (0 to 9 or A to Z) that uniquely identify each error code.