I'm trying to find data in an AS400 either through Excel with ODBC or through the free DBeaver software. My problem is that of many tables I can read the name and properties but I can't read the data because I get the error "SQL0204 * FIRST in * N" etc.
For example I can read the DTLEG00F table but not the CEGENDS table.
Why?
SQL0204 actually means table not found. In addition to above recommendation, please try: