Problem:
If you subschema has multiple targers like vsam and DB2 in same subschema, what does the 'create subschema' statement look like and is it different if the member is in the SQLDDL or the SQLSCHEMA folder?
Resolution:
If you look at what we create in the sqlschem folder after you migrate the mixed subschema from the mainframe you will see the same create subshema statement has been moved from the SQLDDL member to the SQLSCHEMA member. The rules for creating a mixed subschema as far as the member names for vsam and IMS remain the same with both SQL methods.
#EnterpriseDeveloper
#MFDS