Teradata DBS 状态为 7:系统在没有 PE 的情况下运行 - 不允许会话

Teradata DBS state is 7: System is operational without PEs - Sessions are not allowed

我已经在 Ubuntu.

上安装了 Vmware teradata player TDExpress14.10_Sles11_40GB

我在使用 "pdestate -a" 时得到 "DBS state is 7: System is operational without PEs - Sessions are not allowed";

我找到了一些与 vproc 管理器相关的解决方案,例如;

http://teradata-suresh.blogspot.com/2011/02/when-you-may-get-10065-wsa-e-host.html

但它们是基于 windows 的。我不知道如何在 linux wm.

中启动 vprocmanager

vprocmanager 是一个 windows 应用程序,从 TD Express 本机安装在您的 Windows 上开始。 -很久以前。

截至目前,您必须在生产环境中使用与管理员相同的工具。您应该尝试 /etc/init.d/tpa [stop|start] 或 /usr/pde/bin/tpareset.

因为 RDBMS 无法正常启动是有原因的,所以值得检查日志文件 /var/log/messages。

您可以在 "Utilities" (1102) 一书的文档中查看语法和其他工具。

霍斯特