Hi,
it is suggested to create index with 'allow reverse scan' option.
Sample:
create index index_name on table_name (column1, column2, ... columnN) allow reverse scan
It is important as umayer stated that the whole SQL should be considered. Can you post SQL statement. Please also post user db2 edition and version, fixpack level and operating system you are using.
Hope this helps,
Grofaty