On AIX systems (or any big-endian system) c-treeACE SQL was previously not considering an index as an option for a backward scan. The logic has been modified to correct this situation. This change can provide performance gains for selected queries where a backward scan will prevent a full table scan from being performed.