I have been asked to start positioning from DB2 on Windows to helping
maintain another DB2 database on the mainframe (AS/400). I am
comfortable in DB2 but have never used the green screens and all.
To get my footing during the transition phase, I have been trying to
explore different tables, run some simple SQL against them, and so on.
But it seems that the system catalogs that I use so frequently on LUW
are simply not available on the mainframe side. Is that the case or am
I looking at the wrong place? How would I get a list of tables/columns
in the database?
On a related note, I have already seen some syntactical differences in
SQL. Where can I find a document that introduces the differences (and
similarities) between these two platforms to someone who is familiar
with LUW side but not mainframes?
maintain another DB2 database on the mainframe (AS/400). I am
comfortable in DB2 but have never used the green screens and all.
To get my footing during the transition phase, I have been trying to
explore different tables, run some simple SQL against them, and so on.
But it seems that the system catalogs that I use so frequently on LUW
are simply not available on the mainframe side. Is that the case or am
I looking at the wrong place? How would I get a list of tables/columns
in the database?
On a related note, I have already seen some syntactical differences in
SQL. Where can I find a document that introduces the differences (and
similarities) between these two platforms to someone who is familiar
with LUW side but not mainframes?
Comment