I am trying to update a table with text extender handles on an I-series. I am running the call in a cl program. I've checked the syntax and it is correct, but when I run the command 'call qdb2tx/db2tx parm('UPDATE INDEX MYLIB.TABLENAME HANDLE TABLEHANDLE')', I receive an error MCH3601 message...'Pointer not Set'. This should be a simple command, shouldn't it? Any ideas as to what I am missing?