Hi
I've downloaded the 40Gb VMWare instance of Teradata Express 13.10.
The Teradata database works fine, I can connect to it with BTEQ and from SQL Assistant and Teradata Administrator on the Windows machine.
I just can't get Viewpoint to work.
I've tried starting various services:
/etc/init.d/postgresql start
/etc/init.d/dcs start
/etc/init.d/camalert start
/etc/init.d/tmsmonitor start
/etc/init.d/viewpoint start
I then run
/etc/init.d/viewpoint status
and it shows "running", but when I try browsing to any of these urls (replacing vmwareip with either the vm's IP address or localhost), nothing happens:
http://vmwareip/
http://vmwareip/c
http://vmwareip/viewpoint
Firefox within the VM just sits there, even though it can browse the web.
I'm not a linux expert, so is there anything I've missed?
Thanks for your help.