DTS 包、SQL Server 2000

发布于 2024-08-31 02:27:19 字数 115 浏览 5 评论 0原文

我目前正在清理 sql server 2000 实例。我发现了 10 个 4-5 年前创建的本地软件包。为了清理旧进程,我想删除这些包。我的问题是,如何确定它们是否仍在使用。日志文件上的开始和结束时间是否足够?谢谢!

I'm currently in the process of cleaning up a sql server 2000 instance. I found 10 Local Packages that were created 4-5 years ago. In an effort to clean up old processes, I want to delete these packages. My question is, how can I determine if they are still in use. Does the start and end time on the log file suffice? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

妄司 2024-09-07 02:27:19

当您打开SQL Analyser--> DTS-->本地包,在右侧,有一列名为STATUS。它显示包是否处于活动状态、非活动状态、正在运行等。您可以从那里直接识别!

When you open SQL Analyser--> DTS--> Local packages, in right side, there is a column named STATUS. It shows whether package is active, inactive, running etc. You can identify directly from there !

你另情深 2024-09-07 02:27:19

您已检查过是否有任何包裹仍然是时间表的一部分?

You have checked whether any of the package are still part of a schedule?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文