hi! All
I have a package which uses execute sql task to create tables .
This package behaves randomly it sometimes creates the tables and sometimes it gives an error that this table is used by another process. I have a container to drop all the tables before recreating them . The package fails first time when creating the tables and if re execute it runs successfully. I am trying to rectify this problem any suggestions greatly appreciated.
↧