When I try to perform a data import on another schema's preexisting table, I get a permissions error because it attempts to create a table in my own schema. It is using the “insert” import method (all the others are grayed out), and when I click “Save state” to save to an “sdimp” fie, I see it's clearly trying to import the data into my own schema instead of into the one I selected. When I edit the data import config file to use the right schema and save, then to re-run the wizard using this file (with the “Restore state” button), I encounter the same error:
