Oracle备份失败(ANS0350E)

在Oracle 10G运行于Redhat 5.8的环境中,使用TSM 6.2.4进行备份时遇到ANS0350E错误。问题根源在于lanfree配置不正确。解决方案包括检查并确保服务器和客户端的数据写入及读取路径为lanfree,在客户端的dsm.sys文件中正确配置lanfreetcpserveraddress,并保持配置一致,最后重启dsmsta服务以解决该问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

环境:

Oracle 10G on Redhat 5.8
TSM 6.2.4 on Redhat 5.8

报错信息如下:

ORA-19502: write error on file "arch_30928_1", blockno 961 (blocksize=4096)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
   ANS0350E (RC245)  The current client configuration does not comply with the value of the DATAWRITEPATH or DATAREADPATH server option for this node.

Recovery Manager complete.

该报错TSM官方说明:

这里写图片描述

问题出在lanfree配置上,分别检查server和client的lanfree配置,
Server:确定data write path和data read path都是lanfree

tsm: TSM>q no rfidpdb f=d

                     Node Name: RFIDPDB
                      Platform: TDPO LinuxZ64
               Client OS Level: 2.6.18-308.el5
                Client Version: Version 6, release 2, level 4.0
            Policy Domain Name: DBBCK_DOMAIN
         Last Access Date/Time: 01/25/16   19:10:05
        Days Since Last Access: <1
        Password Set Date/Time: 09/13/12   22:43:10
       Days Since Password Set: 1,229
         Invalid Sign-on Count: 0
                       Locked?: No
                       Contact: 
                   Compression: Client
       Archive Delete Allowed?: Yes
        Backup Delete Allowed?: Yes
        Registration Date/Time: 03/25/12   16:09:02
     Registering Administrator: ADMIN
Last Communication Method Used: Tcp/Ip
   Bytes Received Last Session: 2,385
       Bytes Sent Last Session: 2,493
      Duration of Last Session: 279.23
   Pct. Idle Wait Last Session: 0.63
  Pct. Comm. Wait Last Session: 99.78
  Pct. Media Wait Last Session: 77.76
                     Optionset: 
                           URL: 
                     Node Type: Client
    Password Expiration Period: 0 Day(s)
             Keep Mount Point?: No
  Maximum Mount Points Allowed: 4
        Auto Filespace Rename : No
             Validate Protocol: No
                   TCP/IP Name: RFIDP
                TCP/IP Address: 10.201.252.1
            Globally Unique ID: 00.00.00.00.76.51.11.e1.91.a6.00.1a.64.3b.2f.1e
         Transaction Group Max: 0
               Data Write Path: LANFREE
                Data Read Path: LANFREE
            Session Initiation: ClientOrServer
            High-level Address: 
             Low-level Address: 
        Collocation Group Name: 
              Proxynode Target: 
               Proxynode Agent: 
                   Node Groups: 
                 Email Address: 
                 Deduplication: ServerOnly
                Client OS Name: Red Hat Enterprise Linux Server release 5.8 (Tikanga)

 Client Processor Architecture: 
         Client Target Version: (?)


tsm: TSM>

Client:
检查如下目录的dsm.sys文件配置:

/opt/tivoli/tsm/client/bin/dsm.sys
/opt/tivoli/tsm/client/bin64/dsm.sys
/opt/tivoli/tsm/client/bin/dsm.sys

确保都启用了lanfree,配置了lanfreetcpserveraddress参数,并且配置一致。然后重启./dsmsta

[root@RFIDP bin]# cat dsm.sys
SErvername  tsm
   COMMmethod         TCPip
   TCPPort            1500
   TCPServeraddress   10.201.252.5
   nodename           RFIDPDB 
   passwordaccess       GENERATE
   enablelanfree        yes
   lanfreecommmethod     tcpip
   lanfreetcpserveraddress   10.201.252.1
   lanfreetcpport           1500
   resourceutilization  4
   largecommbuff        yes
   tcpnodelay           yes
   tcpwindowsize        2048
   tcpbuffsize          512
   txnbytelimit         262144

问题解决!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值