网站首页
本站精华
免费下载
游客:
注册
|
登录
|
会员
|
搜索
|
帮助
LoveUnix
»
备份软件
» tsm tdp for oracle不解,求救.....
‹‹ 上一主题
|
下一主题 ››
投票
交易
悬赏
活动
打印
|
推荐
|
订阅
|
收藏
标题: tsm tdp for oracle不解,求救.....
aixstudy
LU小天使
UID 36727
精华
3
积分 280
帖子 304
活跃指数 125
LU金币 2817 个
LU金条 0 个
阅读权限 40
注册 2005-11-19
#1
大
中
小
使用道具
发表于 2006-6-8 15:30
资料
个人空间
短消息
加为好友
tsm tdp for oracle不解,求救.....
tsm服务器和客户机都在一台IBM小机上
环境:AIX5.1 ML:08
软件应用环境:Oracle 8.1.7 32bit(后台正在运行)
小机的IP地址:192.168.1.50
小机的主机名:aixserver
Tivoli Storage Manager的组件版本情况:
tivoli storage manager v5.2.2、
tsm client v5.2.2
TDP v5.2.0
Root用户的.profile环境文件
# cat .profile
#Server
export DSMSERV_DIR=/usr/tivoli/tsm/server/bin
export DSMSERV_CONFIG=/usr/tivoli/tsm/server/bin/dsmserv.opt
#Client
export DSM_DIR=/usr/tivoli/tsm/client/ba/bin
export DSM_CONFIG=/usr/tivoli/tsm/client/ba/bin/dsm.opt
export DSM_LOG=/usr/tivoli/tsm/client/ba/bin
/usr/tivoli/tsm/client/ba/bin下面的dsm.opt
************************************************************************
* Tivoli Storage Manager *
* *
* Sample Client User Options file for AIX and SunOS (dsm.opt.smp) *
************************************************************************
* This file contains an option you can use to specify the TSM
* server to contact if more than one is defined in your client
* system options file (dsm.sys). Copy dsm.opt.smp to dsm.opt.
* If you enter a server name for the option below, remove the
* leading asterisk (*).
************************************************************************
* SErvername A server name defined in the dsm.sys file
SErvername TSM
#
/usr/tivoli/tsm/client/ba/bin下面的dsm.sys
# cat /usr/tivoli/tsm/client/ba/bin/dsm.sys
************************************************************************
* Tivoli Storage Manager *
* *
* Sample Client System Options file for AIX and SunOS (dsm.sys.smp) *
************************************************************************
* This file contains the minimum options required to get started
* using TSM. Copy dsm.sys.smp to dsm.sys. In the dsm.sys file,
* enter the appropriate values for each option listed below and
* remove the leading asterisk (*) for each one.
* If your client node communicates with multiple TSM servers, be
* sure to add a stanza, beginning with the SERVERNAME option, for
* each additional server.
************************************************************************
SErvername TSM
COMMmethod TCPip
TCPPort 1500
TCPServeraddress 192.168.1.50
nodename oracleclient
passwordaccess generate
#
/usr/tivoli/tsm/client/api/bin下面的dsm.opt
# cat dsm.opt
************************************************************************
* Tivoli Storage Manager *
* *
* Sample Client User Options file for AIX and SunOS (dsm.opt.smp) *
************************************************************************
* This file contains an option you can use to specify the TSM
* server to contact if more than one is defined in your client
* system options file (dsm.sys). Copy dsm.opt.smp to dsm.opt.
* If you enter a server name for the option below, remove the
* leading asterisk (*).
************************************************************************
* SErvername A server name defined in the dsm.sys file
SErvername TSM
/usr/tivoli/tsm/client/api/bin下面的dsm.sys
# cat dsm.sys
************************************************************************
* Tivoli Storage Manager *
* *
* Sample Client System Options file for AIX and SunOS (dsm.sys.smp) *
************************************************************************
* This file contains the minimum options required to get started
* using TSM. Copy dsm.sys.smp to dsm.sys. In the dsm.sys file,
* enter the appropriate values for each option listed below and
* remove the leading asterisk (*) for each one.
* If your client node communicates with multiple TSM servers, be
* sure to add a stanza, beginning with the SERVERNAME option, for
* each additional server.
************************************************************************
SErvername TSM
COMMmethod TCPip
TCPPort 1500
TCPServeraddress 192.168.1.50
nodename oracleclient
passwordaccess prompt
#
/usr/tivoli/tsm/client/oracle/bin下面的tdpo.opt
# cat tdpo.opt
***************************************************************************
* IBM Tivoli Storage Manager for Databases
* Data Protection for Oracle
*
* Sample tdpo.opt for the AIX Data Protection for Oracle 32bit
*********************************************************************
*DSMI_ORC_CONFIG /usr/tivoli/tsm/client/ba/bin/dsm.opt
*DSMI_LOG /usr/tivoli/
*TDPO_FS adsmorc
*TDPO_NODE oracleclient
*TDPO_OWNER root
*TDPO_PSWDPATH /usr/tivoli/tsm/client/oracle/bin
*TDPO_DATE_FMT 1
*TDPO_NUM_FMT 1
*TDPO_TIME_FMT 1
*TDPO_MGMT_CLASS_2 mgmtclass2
*TDPO_MGMT_CLASS_3 mgmtclass3
*TDPO_MGMT_CLASS_4 mgmtclass4
用tdpoconf showenv输出的信息如下:
# tdpoconf showenv
IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 2, Level 0.0
(C) Copyright IBM Corporation 1997, 2003. All rights reserved.
DATA PROTECTION FOR ORACLE INFORMATION
Version: 5
Release: 2
Level: 0
Sublevel: 0
Platform: 32bit TDP Oracle AIX
TSM SERVER INFORMATION
Server Name: TSM
Server Address: 192.168.1.50
Communication Method: TCP/IP
SESSION INFORMATION
Owner Name:
Node Name: aixserver (这个地方更奇怪了,怎么会是aixserver,明明我填的是oracleclient
DSMI_DIR: /usr/tivoli/tsm/client/api/bin
DSMI_ORC_CONFIG: /usr/tivoli/tsm/client/api/bin/dsm.opt
TDPO_OPTFILE: /usr/tivoli/tsm/client/oracle/bin/tdpo.opt
Password Directory: /usr/tivoli/tsm/client/oracle/bin
Compression: FALSE
ANS0282E (RC168) Password file is not available.
执行tdpoconf password产生的错误信息如何:
# tdpoconf password
IBM Tivoli Storage Manager for Databases:
Data Protection for Oracle
Version 5, Release 2, Level 0.0
(C) Copyright IBM Corporation 1997, 2003. All rights reserved.
***************************************************************
* IBM Tivoli Storage Manager for Databases Utility *
* Password file initialization/update program *
* ROOT privilege needed to update value *
***************************************************************
Please enter current password:
Please enter new password:
Please reenter new password for verification:
ANS1353E (RC53) Session rejected: Unknown or incorrect ID entered
到这就出错了,请大家看看,不知道原因出在哪里,急......
求救.
[
本帖最后由 aixstudy 于 2006-6-8 15:34 编辑
]
wildhorse
技术专家
UID 131
精华
15
积分 3310
帖子 5949
活跃指数 186
LU金币 2133 个
LU金条 13176 个
阅读权限 200
注册 2003-9-26
来自 北京
#2
大
中
小
使用道具
发表于 2006-6-8 17:25
资料
个人空间
短消息
加为好友
注释去掉
DSMI_ORC_CONFIG /usr/tivoli/tsm/client/ba/bin/dsm.opt
DSMI_LOG /usr/tivoli/
TDPO_FS adsmorc
TDPO_NODE oracleclient
TDPO_OWNER root
同时可以参考tsm官方文档。
LU上的马厩。。。
http://wildhorse.loveunix.cn
msn:calmnessheart@hotmail.com
最新版新手上线中。。。
当潮水退去,才能看到谁没穿裤衩。。。
tubieyp
该用户已被删除
#3
大
中
小
使用道具
发表于 2006-6-13 17:48
*** 作者被禁止或删除 内容自动屏蔽 ***
darkbug
超级版主
UID 187
精华
12
积分 2356
帖子 4379
活跃指数 259
LU金币 3640 个
LU金条 161170 个
阅读权限 251
注册 2003-9-28
#4
大
中
小
使用道具
发表于 2006-6-13 21:42
资料
个人空间
短消息
加为好友
QUOTE:
原帖由
tubieyp
于 2006-6-13 17:48 发表
但是故障描述还是不具体,如果方便,请联系我,010-51295545,msn:cyp1975@hotmail.com,
很乐意与你一起交流,帮你解决问题,也可以满足一下我的成就感。
我们在ibm 存储备份,pseries,db2 ,was,tsm方面都有认证 ...
广告贴!
版主!。。。。版主!。。。。恶意广告贴呀
踏踏实实学习,认认真真干活
cklckl
LU新生
UID 48771
精华 0
积分 1
帖子 2
活跃指数 0
LU金币 2 个
LU金条 0 个
阅读权限 10
注册 2006-6-13
#5
大
中
小
使用道具
发表于 2006-6-14 08:27
资料
个人空间
短消息
加为好友
不知道你们为什么对商业的这么反感,我告诉你们我平时很忙,为了结交更多朋友,所以上论坛,
1 我确实是免费的
2 我确实是想解决问题
3 其实解决问题最好的方式就是电话和远程登陆
你以为你们在论坛里面似是而非的回回帖子就能真正地帮人家解决问题吗?
再说,在论坛中提问的大多是单位里面的底层的技术人员,他们对做生意有什么决定权力?
可笑
中国人的很多劣根性在论坛中居然也是暴露无疑
你们这样质问根本是挡不住我作事情的,因为我确实是免费的。而且是电话直接交流,效果很好,是你们无法比拟的,
呵呵
darkbug
你就不要在旁边瞎B叫唤了
wildhorse
技术专家
UID 131
精华
15
积分 3310
帖子 5949
活跃指数 186
LU金币 2133 个
LU金条 13176 个
阅读权限 200
注册 2003-9-26
来自 北京
#6
大
中
小
使用道具
发表于 2006-6-14 10:22
资料
个人空间
短消息
加为好友
楼上的,你的无私主义都进入共产主义了,还在这里瞎叫唤,跟你的觉悟相当的不匹配呀?
既然平时很忙,还有空电话支持,看来对技术是相当的crazy呀。
既然确实是想解决问题,那仅仅在别人求教的帖子里面贴上与解决方法无关的相关信息,也是解决问题的终极目标?
除此之外,别跟我在这打什么“免费”的幌子,要想真正帮助别人,还是用行动来表现,而不是大放厥词。
[
本帖最后由 wildhorse 于 2006-6-14 10:23 编辑
]
LU上的马厩。。。
http://wildhorse.loveunix.cn
msn:calmnessheart@hotmail.com
最新版新手上线中。。。
当潮水退去,才能看到谁没穿裤衩。。。
[广告]
记录自己的思想火花,留住每日的技术积累,尽在拥有属于自己独立域名的博客。
投票
交易
悬赏
活动
LoveUnix
专项技术区
> AIX -IBM UNIX
> 其他UNIX & Linux
> i5 (AS400) & IBM大机
> PC Server & HPC
> 存储设备
> 备份软件
> 网络 & 安全
> 编程开发 & Rational
> DB2 & Informix
> ORACLE等数据库
> 中间件技术
行业综合区
> 职业咨询 前程无忧
> 培训认证 行业入门
> 行业应用 项目实施
> 产品信息 商务交流
> Free download下载
交流灌水区
> 蓝色太平洋
> 墨香雅韵
> 论坛建设
> 博客专区
当前时区 GMT+8, 现在时间是 2008-12-5 10:36
乐悠LoveUnix论坛-京ICP备05005823号
Thanks to
Discuz!
© 2001-2007 Power by
LoveUnix.net
Processed in 0.079648 second(s), 6 queries , Gzip enabled
TOP
清除 Cookies
-
联系我们
-
乐悠LoveUnix
-
Archiver
界面风格
----------
Discuz! 5 Default
新DISCUZ风格
控制面板首页
编辑个人资料
积分交易
公众用户组
好友列表
升级个人空间
基本概况
流量统计
客户软件
发帖量记录
论坛排行
主题排行
发帖排行
积分排行
在线时间
管理团队
管理统计