They're both DB2 command scripts. The desired architecture is to have one script that sets up the current schema and schema user, grants permissions, creates tablespaces, etc, and have that call out to others to create tables, etc, within the context of the same connection.