数据生成计划错误

发布于 2024-07-10 07:54:07 字数 111 浏览 8 评论 0原文

当我尝试运行数据生成计划时,出现以下错误,但没有要删除的列。

XXXXX 列已被删除,之前已选择用于数据生成。

对此错误的任何帮助将不胜感激。

谢谢

When I attempt to run the data generation plan I get the following error, but there are no columns to be deleted.

The column XXXXX has been deleted and was previously selected for data generation.

Any help on this error would be appreciated.

Thanks

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

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

发布评论

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

评论(1

庆幸我还是我 2024-07-17 07:54:07

我从未遇到过此错误,但似乎发生了这样的情况:

  1. 创建了包含列 XXXXX 的数据生成计划
  2. 列 XXXXX 已删除
  3. 您现在正在尝试再次运行该计划。

要修复此问题,可以:

  1. 将列放回表中,或者
  2. 从计划中取出该列。

希望有帮助!

I have never encountered this error, but it seems that this is what happened:

  1. A Data Generation Plan was created that included column XXXXX
  2. Column XXXXX was deleted
  3. You are now trying to run the plan again.

To fix it, either:

  1. Put back the column in the table from whence it came, or
  2. Take out the column from the plan.

Hope that helps!

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