亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 4222 | 回復(fù): 5
打印 上一主題 下一主題

[備份軟件] tsm5.3+oracle10g+aix5309無法正常備份,請(qǐng)大蝦看一下! [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2009-08-27 14:15 |只看該作者 |倒序?yàn)g覽
RMAN> run {
2> allocate channel t1 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/
client/oracle/bin64/tdpo.opt)';
3> allocate channel t2 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/
client/oracle/bin64/tdpo.opt)';
4> backup
5> format 'ctl_%t_%s_%p'
6> tag controlfile_bk
7> (current controlfile);
8> backup
9> full
10> tag oradb1_backup
11> filesperset 5
12> format 'df_%t_%s_%p'
13> (database);
14> #sql "alter system switch logfile";
15> #backup
16> #format 'df_%t_%s_%p'
17> #(archivelog all delete input);
18> release channel t1;
19> release channel t2;
20> }
21>
allocated channel: t1
channel t1: sid=291 instance=gzptdb1 devtype=SBT_TAPE
channel t1: Tivoli Data Protection for Oracle: version 5.2.0.0

allocated channel: t2
channel t2: sid=300 instance=gzptdb1 devtype=SBT_TAPE
channel t2: Tivoli Data Protection for Oracle: version 5.2.0.0

Starting backup at 19-AUG-09
channel t1: starting full datafile backupset
channel t1: specifying datafile(s) in backupset
including current control file in backupset
channel t1: starting piece 1 at 19-AUG-09
channel t1: finished piece 1 at 19-AUG-09
piece handle=ctl_695296918_17_1 tag=CONTROLFILE_BK comment=API Version 2.0,MMS V
ersion 5.2.0.0
channel t1: backup set complete, elapsed time: 00:00:35
Finished backup at 19-AUG-09

Starting backup at 19-AUG-09
channel t1: starting full datafile backupset
channel t1: specifying datafile(s) in backupset
input datafile fno=00003 name=/dev/rdbsysaux
input datafile fno=00001 name=/dev/rdbsystem
channel t1: starting piece 1 at 19-AUG-09
channel t2: starting full datafile backupset
channel t2: specifying datafile(s) in backupset
input datafile fno=00002 name=/dev/rdbundotbs1
input datafile fno=00004 name=/dev/rdbundotbs2
input datafile fno=00005 name=/dev/rdbusers
channel t2: starting piece 1 at 19-AUG-09
RMAN-03009: failure of backup command on t2 channel at 08/19/2009 10:09:12
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
ORA-19502: write error on file "df_695296956_19_1", blockno 415745 (blocksize=51
2)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
   ANS1017E (RC-50)  Session rejected: TCP/IP connection failure
channel t2 disabled, job failed on it will be run on another channel
RMAN-03009: failure of backup command on t1 channel at 08/19/2009 10:10:07
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
ORA-19502: write error on file "df_695296956_18_1", blockno 1192449 (blocksize=5
12)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
   ANS1017E (RC-50)  Session rejected: TCP/IP connection failure
channel t1 disabled, job failed on it will be run on another channel
released channel: t1
released channel: t2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================

RMAN-03009: failure of backup command on t1 channel at 08/19/2009 10:10:07
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
ORA-19502: write error on file "df_695296956_18_1", blockno 1192449 (blocksize=5
12)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
   ANS1017E (RC-50)  Session rejected: TCP/IP connection failure
RMAN-03009: failure of backup command on t2 channel at 08/19/2009 10:09:12
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
ORA-19502: write error on file "df_695296956_19_1", blockno 415745 (blocksize=51
2)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
   ANS1017E (RC-50)  Session rejected: TCP/IP connection failure

Recovery Manager complete.

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2009-08-27 14:29 |只看該作者
tdpo配置

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:             64bit TDP Oracle AIX

TSM SERVER INFORMATION
Server Name:          TSMSVR
Server Address:       10.100.2.5
Server Type:          Windows
Server Port:          1500
Communication Method: TCP/IP

SESSION INFORMATION
Owner Name:           root
Node Name:            gzptdb1
Node Type:            TDP Oracle AIX
DSMI_DIR:             /usr/tivoli/tsm/client/api/bin64
DSMI_ORC_CONFIG:      /usr/tivoli/tsm/client/oracle/bin64/dsm.opt
TDPO_OPTFILE:         /usr/tivoli/tsm/client/oracle/bin64/tdpo.opt
Password Directory:   /usr/tivoli/tsm/client/oracle/bin64
Compression:          FALSE

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2009-08-27 17:42 |只看該作者
問題解決
ANR0481W 節(jié)點(diǎn) 節(jié)點(diǎn)名稱 (客戶機(jī)平臺(tái)) 的會(huì)話 會(huì)話編號(hào) 終止 — 客戶機(jī)未在 公共超時(shí)秒數(shù) 秒內(nèi)響應(yīng)。  

說明: 服務(wù)器終止客戶機(jī)會(huì)話,因?yàn)榭蛻魴C(jī)已掛起數(shù)據(jù)庫鎖定(正在進(jìn)行事務(wù)),并且客戶機(jī)在由服務(wù)器選項(xiàng)文件中的參數(shù) COMMTIMEOUT 指定的秒數(shù)內(nèi)沒有響應(yīng)。

系統(tǒng)操作: 服務(wù)器回滾正在進(jìn)行的事務(wù)并終止會(huì)話。服務(wù)器操作繼續(xù)。

用戶響應(yīng): 如果同時(shí)出現(xiàn)大量的此類消息,那么您可能想增大在服務(wù)器選項(xiàng)文件中指定的 COMMTIMEOUT 值并且重新啟動(dòng)服務(wù)器?蛻魴C(jī)響應(yīng)所用的時(shí)間取決于客戶機(jī)的速度、客戶機(jī)處理器的負(fù)荷和網(wǎng)絡(luò)負(fù)荷。

把COMMTIMEOUT 值設(shè)大些

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2009-09-02 10:43 |只看該作者
可以試試看做如下修改:

1- update node <節(jié)點(diǎn)名稱> maxnummp=2
2- set serverpassword <password>,這里的口令要跟你的客戶機(jī)上設(shè)置的一樣。

論壇徽章:
1
CU十二周年紀(jì)念徽章
日期:2013-10-24 15:41:34
5 [報(bào)告]
發(fā)表于 2009-09-02 16:46 |只看該作者
學(xué)習(xí)學(xué)習(xí)。

論壇徽章:
1
榮譽(yù)版主
日期:2011-11-23 16:44:17
6 [報(bào)告]
發(fā)表于 2009-09-03 02:02 |只看該作者
Message GUide里的東西要手邊必備的

開始搞TSM了?
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP