Not sure if I can explain this adequately but here goes...
We are having a peculiar problem when certain users attempt to Select against certain IBM DB2 V9 Mainframe tables via a query tool that we use called AQT we get this error:
40003(-30073)[IBM][CLI Driver][DB2] SQL30073N "0x0000" Parameter value
"0x0000" is not supported. SQLSTATE=58017
(0.05 secs)
This certainly looks like an IBM DB2 Driver error.
The problem that I am facing is that although all users involved have the same DB2 Client version (V9, the same version DB2 Client Drivers, the databases on their clients are all cataloged the same way and the same permissions on the target tables - not all users are having the problem.
All users can launch the command editor and select against the tables but some users cannot query using the query tool and get the above error.
So far I have done the following on the laptops that are experiencing the problem:
Reinstalled IBM DB2 Client
Reinstalled IBM DB2 Drivers
Re-Cataloged all databases in the DB2 Client
reinstalled our Query tool
Our query tools seems to be the common denominator but I'm still thinking it's the IBM Driver.. Anyone want to weigh in with some help or advice?