Description
The issue reported by Vamsi Krishna Attluri on Phoenix 4.1+ with following repro steps:
create index "test:table1indx1" on "test:table1"(colfam1.col3 desc); alter index "test:table1indx1" on "test:table1" disable; Error: ERROR 1012 (42M03): Table undefined. tableName=TEST:TABLE1INDX1 (state=42M03,code=1012)