码迷,mamicode.com
首页 > 其他好文 > 详细

Teradata Express for VMware

时间:2014-04-30 22:13:39      阅读:503      评论:0      收藏:0      [点我收藏+]

标签:teradata   vmware   

1,安装vmware,导入系统(注意td提供的版本是64位的)

2,linux系统:root/root

3,配置ip:

  1. Enter a cop entry in the linux hosts file (/etc/hosts accessible from the linux command line in the VMware console, ie. c:>vi /etc/hosts)
    1. Should be something like "192.168.186.128 hyperjcop1 dbccop1"
    2. Use "/sbin/ifconfig" command on linux vm to find the ipaddress
4,启动服务:/etc/init.d/tpa start   (tpa stop停止服务)
正常情况会打印下面两行信息,表示启动成功。
Teradata database inititiator service is starting。。。
pde(pdemain) already running :use ‘tpareset -f force’
5,td的默认用户名密码:dbc/dbc

详细参考官网

官方文档:http://developer.teradata.com/database/articles/introduction-to-teradata-express-for-vmware-player

Teradata Express for VMware

标签:teradata   vmware   

原文地址:http://blog.csdn.net/diyiziran/article/details/24709675

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!