You can use the New Package Variation wizard to create a new variation of a SQL or SQLJ stored procedure package that targets DB2® for z/OS®.
C:\SQLLIB\java\jdk\bin>java com.ibm.db2.jcc.DB2Binder -url jdbc:db2://v25ec149.svl.ibm.com:446/STLEC1 -user xxxxxx -password yyyyy -collection TEST
Using the New Package Variation wizard, you specify options for a variation of an existing stored procedure package. You can specify a location for the package variation, a collection ID, and bind options.
To create a new variation of a SQL or SQLJ stored procedure package for DB2 for z/OS: