Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Most likely, you have a history record in your profile that is a deleted database record. If you remove a database from the profile, then the DDT adds a delete history record to the history so that if it sees that database in the field, it knows to delete it. But, if you then re-add the database, the DDT doesn't now to delete the delete history record, so when you run, it deletes your database immediately after it creates it.
|