| Message: 58566 |
 |
BY: Praveen Devarao (praveend) DATE: 2008-07-15 10:21 SUBJECT: RE: NoMethodError ibm_db_adapter:912 'columns Hi Frank,
Could you please check with your db-admins if the table name that you are using on the Production environment is not an alias of an alias. I say this because, if the object name, that you have specified, is an alias of an alias then the SQLColumns cli function returns an empty result set, which is what seems to be in your case, http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.apdv.cli.doc/doc/r0000573.html. If this is not what is the case, could you provide us with some more details, like the table description etc.
Thanks
Praveen | |