TSM備份 ANS1025E (RC137) Session rejected: Authentication failure解決。
08.1.18檢查一個審批系統的TSM備份情況,備份oracle資料庫出錯:
===========================================================
RMAN-03009: failure of backup command on t1 channel at 01/18/2008 15:32:28
ORA-19506: 無法建立順序檔案, 名稱 = "ORCL_full_644340733_1881_1", 引數 = ""
ORA-27028: skgfqcre: sbtbackup 返回錯誤
ORA-19511: 從介質管理器層接收到錯誤, 錯誤文字為:
ANS1025E (RC137) Session rejected: Authentication failure
問題:檢視備份日誌:
恢復管理器: 版本10.1.0.2.0 - Production
Copyright (c) 1995, 2004, Oracle. All rights reserved.
RMAN> connect target *
2> run {
3> allocate channel t1 type 'sbt_tape' parms
4> 'ENV=(tdpo_optfile=C:Progra~1TivoliTSMAgentOBAtdpo.opt)';
5> backup format '%d_full_%t_%s_%p' database include current controlfile;
6> sql 'alter system archive log current';
7> backup archivelog all;
8> release channel t1;
9> }
10>
連線到目標資料庫: ORCL (DBID=1145254713)
正在使用目標資料庫控制檔案替代恢復目錄
分配的通道: t1
通道 t1: sid=109 devtype=SBT_TAPE
通道t1: Data Protection for Oracle: version 5.3.3.0
啟動 backup 於 18-1月 -08
通道 t1: 啟動全部資料檔案備份集
通道 t1: 正在指定備份集中的資料檔案
輸入資料檔案 fno=00005 name=Z:ORACLEORADATAORCLNEWAPAS.ORA
輸入資料檔案 fno=00006 name=Z:ORACLEORADATAORCLAPASUSER.ORA
輸入資料檔案 fno=00001 name=Z:ORACLEORADATAORCLSYSTEM01.DBF
輸入資料檔案 fno=00003 name=Z:ORACLEORADATAORCLSYSAUX01.DBF
輸入資料檔案 fno=00002 name=Z:ORACLEORADATAORCLUNDOTBS01.DBF
輸入資料檔案 fno=00004 name=Z:ORACLEORADATAORCLUSERS01.DBF
通道 t1: 正在啟動段 1 於 18-1月 -08
釋放的通道: t1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on t1 channel at 01/18/2008 15:32:28
ORA-19506: 無法建立順序檔案, 名稱 = "ORCL_full_644340733_1881_1", 引數 = ""
ORA-27028: skgfqcre: sbtbackup 返回錯誤
ORA-19511: 從介質管理器層接收到錯誤, 錯誤文字為:
ANS1025E (RC137) Session rejected: Authentication failure
恢復管理器完成。
解決方法:連到,使用者密碼admin/admin.
Operation view-->Manage security-->Set server authentication 下的 Authentication 選項
設定成 OFF.
Set server authentication
The authentication setting determines whether or not clients and administrators
need to specify a password to connect to the server. Specify ON to force password
specification.
Authentication ()ON ()OFF
總結:之前的備份沒出問題,重啟後出問題了,感覺應該是在TDPO Agent 和TsmServer伺服器之間的信任問題。如果不更改此項,而在啟動後訪問,輸入使用者名稱密碼,備份成功。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/668365/viewspace-997697/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- TSM備份時提示認證失敗(Authentication failure)問題的解決AI
- TSM無法備份故障解決(續)
- Linux 出現 su: Authentication failure 解決辦法LinuxAI
- TSM備份ANS0326E錯誤及解決
- ORACLE tsm 備份錯誤Oracle
- TSM ORACLE 備份排程Oracle
- RPC:authentication error:why = server rejected credentialRPCErrorServer
- 解決Vagrant報錯Warning: Authentication failure. Retrying問題AI
- Authentication failure 以及xxx is not in the sudoers file 問題的解決辦法AI
- TSM + Oracle備份出現問題Oracle
- sap brtools發起oracle備份失敗,tsm備份軟體備份報錯Oracle
- TSM備份軟體實施步驟
- TSM for Oracle備份指令碼及策略說明Oracle指令碼
- TSM+RMAN 自動備份指令碼 on aix指令碼AI
- IBM TSM備份軟體的安裝方法IBM
- TSM備份時因歸檔日誌丟失而導致備份失敗
- TSM(Tivoli Storage Manager)的客戶端節點密碼過期不能正常備份,解決方法客戶端密碼
- CodeMan的Linux問題解決與技巧集錦:Linux Shell下命令su出現authentication failure解決方法...LinuxAI
- 資料庫重啟,TSM不能備份,需要在TSM的客戶端(ORACLE)啟動TSM監控程式資料庫客戶端Oracle
- TSM中備份(Backup)和歸檔(Archive)的區別Hive
- ORACLE 備份故障,原因是tsm密碼過期Oracle密碼
- Rman增量壓縮備份來解決備份空間不足
- 基於tsm的oracle資料庫備份及恢復Oracle資料庫
- TSM單個資料庫無法備份故障一則資料庫
- 轉:IBM儲存備份管理軟體TSM介紹IBM
- TSM故障問題解決一則
- TSM file client檔案備份,歸檔基本命令總結client
- 使用TSM備份30天前生成的檔案的指令碼指令碼
- ORA-16401: archivelog rejected by RFS ---解決方法Hive
- 企業網盤伺服器資料異地備份、遠端備份、增量備份解決方案伺服器
- MYSQL(解決方法):Client does not support authentication(轉)MySqlclient
- IBM Tivoli storage manage(TSM)備份軟體詳細介紹IBM
- Mac時間機器備份加速教程,Time Machine 備份太慢的解決方法Mac
- TSM Server的密碼過期 解決方法Server密碼
- 主流備份軟體比較及特點分析,NBU/TSM/Legato/DP/Bakbone
- 【MySQL】mysqldump備份失敗與解決方案合集MySql
- 原:Mozy:不錯的線上備份解決方案
- 主流備份軟體比較及特點分析,NBU/TSM/Legato/DP/NetVault