[size=large][b]第一部分:Teradata数据库开机[/b]
登陆Linux操作系统后,先检查Teradata数据库是否开启了,
TDExpress14.0_Sles10:~ # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state: DOWN/HARDSTOP
切换到目录/etc/init.d下,执行命令tpa start:
TDExpress14.0_Sles10:/etc/init.d # [color=red]tpa start[/color]
Teradata Database Initiator service is starting...
Teradata Database Initiator service started successfully.
这时查看数据库的状态如下:
TDExpress14.0_Sles10:/etc/init.d # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state is START/STARTCNS.
过了一会儿后,数据库状态如下:
TDExpress14.0_Sles10:/etc/init.d # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state is RUN/STARTED.
这个状态表明,数据库已经开启了,我们可以使用了。
[b]第二部分:安装PDCR[/b]
1.安装rpm文件,因为安装的是14版本,对应的安装文件分别是tjc-5.0-5.x86_6
登陆Linux操作系统后,先检查Teradata数据库是否开启了,
TDExpress14.0_Sles10:~ # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state: DOWN/HARDSTOP
切换到目录/etc/init.d下,执行命令tpa start:
TDExpress14.0_Sles10:/etc/init.d # [color=red]tpa start[/color]
Teradata Database Initiator service is starting...
Teradata Database Initiator service started successfully.
这时查看数据库的状态如下:
TDExpress14.0_Sles10:/etc/init.d # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state is START/STARTCNS.
过了一会儿后,数据库状态如下:
TDExpress14.0_Sles10:/etc/init.d # [color=red]psh pdestate[/color]
<--------------------- localhost -------------------------------->
PDE state is RUN/STARTED.
这个状态表明,数据库已经开启了,我们可以使用了。
[b]第二部分:安装PDCR[/b]
1.安装rpm文件,因为安装的是14版本,对应的安装文件分别是tjc-5.0-5.x86_6

本文档介绍了Teradata数据库的开机步骤以及PDCR 14.00的安装过程。首先通过pdestate命令检查数据库状态,然后使用tpa start启动数据库。接着,安装tjc和pdcr的rpm包,执行PDCR_Setup.sh脚本完成安装。安装过程中需提供TDPID、用户名、密码等信息,并根据提示选择安装模式和分配的永久空间。
最低0.47元/天 解锁文章
4889

被折叠的 条评论
为什么被折叠?



