If you describe what you actually want to do, someone may have a suggestion. . .
How might your application program use the table structure information?
If you have read permission on your system, you can get all of the info from the db2 catalog tables. . . That info will probably be more useful than the SQL Create Table source.
In QMF , you can describe a table by Pressing F6 and then 1) Enter the table name 2) Select any one option SELECT /INSERT/UPDATE 3) Press Enter . You would have drawn the table for that.