Viewing 3 posts - 1 through 4 (of 4 total)
Hi Susan,
we had a similiar problem with trying to get 2 MSDE instances - one named, one default - onto the one box when the named instance had been installed first. ...
May 18, 2006 at 10:35 pm
#638910
Hi Riga1966,
you can run a DTS from the command line using DTSRun. Look up the exact details in B.O.L.
As an example, I run one with the following command:
DTSRun...
September 10, 2004 at 12:33 am
#522445
I had a problem yesterday with the transaction log fle being far too big. In the end we had to do run the command
"backup log DBase_Name with Truncate_Only"
from OSQL to...
December 11, 2003 at 4:26 pm
#485859