I have a job with multiple transformations stored in a MySQL repository. The transformations have steps that connect to different databases, such as table input and combination lookup/update.
When I reload the the job and try to execute it, the connections have all dropped from the transformations. I have to go back and edit the transformations to point to the correct database.
This doesn't happen all the time. Most of the time, I notice it after I have been disconnected from the repository by leaving it on over night and have to reconnect.
Is this a known bug or user error on my part?
Thanks.