Folks has nobody experienced this issue?
We have tried two separate profile loads in Info Steward. First against a table in SLT derived schema and second against a view in "_SYS_BIC". In both cases the job errored something like this;
SQL submitted to database <> resulted in error <[SAP AG][LIBODBCHDB DLL][HDBODBC] General error;258 insufficient privilege: Not
authorized>. The SQL submitted is <CREATE TYPE "_SYS_BIC"."DS_TT_2C5B1" AS TABLE
It's trying to put the temp table into whichever schema it's querying rather than it's own schema.
-Patrick