1

I try to run a query on db2 but I get the following error :

 DB2 SQL Error: SQLCODE=-551, SQLSTATE=42501, SQLERRMC=GCD_ADMIN;SELECT;GCD_ADMIN.TAYEBEDS, DRIVER=4.7.85

this is my code :

 results = stmt.executeQuery("select "+schema +"."+ edsTable + ".OBJECTTYPE from "+ schema +"."+ edsTable);
mustaccio
  • 18,234
  • 16
  • 48
  • 57
khadi8
  • 13
  • 1
  • 2
  • 4

0 Answers0