Viewing 2 posts - 1 through 2 (of 2 total)
Daniel,
What you can to is to revoke execute permission to SP_ENUM_DTSPACKAGES stored procedure in the MSDB database. By doing this, the DTS packages will not be displayed in Enterprise...
December 11, 2003 at 6:45 am
#485694
azarcr,
Do you have an index created in the table for "TBL_STATUS" ? if not, try creating an
index for this column and see if it will help speed up a bit.
Good...
December 5, 2003 at 8:11 am
#484835