Hi,
I am trying to insert data using the export/update operator into multiple tables using a single SELECT. But the query always terminates at the insert step with status code 12. Sometimes it inserts data and then terminates and sometimes it terminates before the insert. All work, error and log tables are being deleted in the beginnin gof the script. All target tables are multiset.
Any help would be higly appreciated.
Thanks in advance.
here is the code:
↧