In this post, I have given resolution on how to solve -205 SQL error.
Resolution:
I would say, correct the DB2 CREATOR or OBJECT NAMEs given in the SQLQuery. The Table name in your SQL query probably may not be correct.
Error | Resolution |
---|---|
SQL Error -204 | Check the database object names that you used in your SQL correct or not |
DB2 Objects or Database Objects
The database is a collection of objects. Below is the complete list of those:
- Partition group
- Tablespaces
- Tables
- Views
- Triggers
- Stored procedures
- Indexes
- Buffer pools
- UDF- User-defined functions
- Packages
- Sequences