Thanks the execute DDL helped on creation of the temp table. Plus I used execute query for inserts as well which is again a mistake. I now moved it to EXECUTE_UPDATE it works fine now.
Thanks alot.
Thanks the execute DDL helped on creation of the temp table. Plus I used execute query for inserts as well which is again a mistake. I now moved it to EXECUTE_UPDATE it works fine now.
Thanks alot.