steveexff,
Thank you for your reply. I made the query you suggested:
SELECT * FROM SYSIBM.LOCATIONS /* we don't have table SYSLOCATIONS but just LOCATIONS - I think it changed names with DB2 version5*/
and got this back:
---------+---------+---------+---------+----
LOCATION...
I am working on a mainframe, OS/390, DB2 version 7. I go into DB2 Interactive (DB2I Primary Menu) to run my SPUFI:
SELECT * FROM DB2_table_name;
I get this connection error:
SQLCODE = -204, ERROR: DB2_table_name IS AN UNDEFINED NAME
I get this error because I am...
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.