You use the Table Loader with the following properties in SAS® Data Integration Studio in order to append data to an existing DB2 table:

As shown, the Index Condition properties are meant to switch off the index before appending the data. However, when you run your code, you see an error similar to the following:
This message appears because the schema does not match a user’s default schema.
Use the following workarounds to avoid switching to user-written code:

