[quoted text, click to view] "Darren Green" <darren.green@reply-to-newsgroup-sqldts.com> wrote in message news:<uDLJn3SeEHA.4068@TK2MSFTNGP11.phx.gbl>...
> "JP" <SocSecTrainWreck@earthlink.net> wrote in message
> news:1f323b67.0407300714.73e9c490@posting.google.com...
> > Another #*%@ DTS bug and a couple of hours of development time down
> > the toilet:
> >
> > 1. Made significant changes to pkg. Ran successfully for test.
> >
> > 2. Saved package.
> >
> > 3. Tried to open package to run it but got "catastrophic failure"
> > message before the package was even displayed, and "the selected
> > package cannot be opened. The DTS Designer has been closed".
> >
> > 4. Utter string of obscenities, rage derived from powerlessness.
> >
> > JP
>
> What did you change, anything using Disconnected Edit for example? You can
> do some nasty things this way.
What difference does it make? If I did, do you have a solution?
I almost always have to change things using DE because if you use the
front door editors Designer frequently chokes; it often can't parse a
perfectly good SELECT statement in a data pump, for example. However,
I didn't do anything that I don't do all the time, and I don't believe
that I changed anything that could have caused a problem.
But let met be clear- there is regardless NO excuse, NO EXCUSE
WHATEVER, for a software development tool to allow you to make a
change and save it in such a way that the document (in this case the
dts package) can never be opened again and edited (and fixed if there
is indeed something wrong with it). Imagine a programming language
interpreter that corrupts the source code file irretrievably if it has
a bug in it. That is not just an analogy, that is literally what
happened (assuming that I changed something in DE that caused this
problem).