I have the following problem when selecting from a system table. What is a likely explanation? Permissions? (AS/400 DB2 from PC using IBM AS/400 Client Access).
SELECT TABNAME,TYPE,CREATE_TIME
FROM SYSCAT.TABLES
WHERE DEFINER =USER
[SQL0204] TABLES in SYSCAT type *FILE not found. Cause . . . ...
All,
I am new to DB2, and I am using the AS/400 Operationas Navigator which provides a GUI command line interface to issue SQL commands to a DB2 database.
To get a text dump to the SQL Server command line screen of the columns and column types and the indexes and other constraints of a table...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.