We have a VERY old 400, on the order of 10-15 years old, and I need to migrate the data out of it so it can be retired. I have ODBC connectivity to it through a program called QTODBC that is reporting that the host that I'm connecting to is version 03.01.0000. I'm trying to access system tables so that I can get table structure data and I've tried various commands that all seem to be written for later versions of DB2.
What were the system tables back way back then? And how would I pull up schema names, assuming they had them with this old of a version?