Skip to content
Advertisement

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

I have installed Vmware teradata player TDExpress14.10_Sles11_40GB on Ubuntu.

I am getting “DBS state is 7: System is operational without PEs – Sessions are not allowed” when using “pdestate -a”;

I found some solutions related with vproc manager like;

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

But they are windows based. I don’t know how to start vprocmanager in linux wm.

Advertisement

Answer

the vprocmanager is a windows application from a time where the TD Express was installed natively on your Windows. – looooong time ago.

As of now you have to use the same tools like Admins in the productive environment. You should either try /etc/init.d/tpa [stop|start] or /usr/pde/bin/tpareset.

Because there will be a reason why the RDBMS doesn’t startup properly it’s worth to check the log file /var/log/messages.

You can check the syntax and the other tools in the documentation in the book “Utilities” (1102).

Horst

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement