The source for any Db2 object that you create with the Generate SQL option that's available in the ACS Schemas tool.
Just right-click on any object in the Schemas tool and select the Generate SQL option. As you can see in the attachment, the Generate SQL menu allows you to store the retrieved/generated SQL directly into a source physical file member.
There's also two services, GENERATE_SQL & GENERATE_SQL_OBJECTS, if you want to do this programmatically.
------------------------------
Kent Milligan
------------------------------