netbackup RMAN-03009: failure of allocate command on XXXX channel
[Enter Post Title Here]
$ more /u01/app/oracle/rman_backup/cmdfile/hot_database_backup_ECDSP.sh.out
Script /u01/app/oracle/rman_backup/cmdfile/hot_database_backup_ECDSP.sh ==== started on Tue May 17 15:48:52 GMT+08:00 2011 ==== RMAN: /u01/app/oracle/product/11.1.0.7/db_1/bin/rman ORACLE_SID: ECDSP ORACLE_USER: oracle ORACLE_HOME: /u01/app/oracle/product/11.1.0.7/db_1 NB_ORA_FULL: NB_ORA_INCR: NB_ORA_CINC: NB_ORA_SERV: NB_ORA_POLICY: Default - Full backup requested Recovery Manager: Release 11.1.0.7.0 - Production on Tue May 17 15:48:52 2011 Copyright (c) 1982, 2007, Oracle. All rights reserved. connected to target database: ECDSP (DBID=2032861413) using target database control file instead of recovery catalog RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> RMA N> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03009: failure of allocate command on ch00 channel at 05/17/2011 15:48:57 ORA-19554: error allocating device, device type: SBT_TAPE, device name: ORA-27211: Failed to load Media Management Library Additional information: 2 RMAN> RMAN> Recovery Manager complete. Script /u01/app/oracle/rman_backup/cmdfile/hot_database_backup_ECDSP.sh ==== ended in error on Tue May 17 15:48:58 GMT+08:00 2011 ==== |
Check the TRACE file for RMAN action
$ more ECDSP_ora_1261712.trc
Trace file /u01/app/oracle/product/11.1.0.7/db_1/diag/rdbms/ecdsp/ECDSP/trace/ECDSP_ora_1261712.trc Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production ORACLE_HOME = /u01/app/oracle/product/11.1.0.7/db_1 System name: AIX Node name: SERVERNAME Release: 1 Version: 6 Machine: 00CFDA454C00 Instance name: ECDSP Redo thread mounted by this instance: 1 Oracle process number: 33 Unix process pid: 1261712, image: oracle@SERVERNAME (TNS V1-V3) *** 2011-05-17 15:48:57.310 *** SESSION ID:(114.5352) 2011-05-17 15:48:57.310 *** CLIENT ID:() 2011-05-17 15:48:57.310 *** SERVICE NAME:(SYS$USERS) 2011-05-17 15:48:57.310 *** MODULE NAME:(rman@SERVERNAME (TNS V1-V3)) 2011-05-17 15:48:57.310 *** ACTION NAME:(0000001 STARTED1) 2011-05-17 15:48:57.310 SKGFQ OSD: Error in function sbtinit on line 2704 SKGFQ OSD: Look for SBT Trace messages in file /u01/app/oracle/product/11.1.0.7/db_1/diag/rdbms/ecdsp/ECDSP/trace/sbtio.log SBT Initialize failed for oracle.static |
SBT Initialize failed for oracle.static
Test with the sbttest
$ sbttest test The sbt function pointers are loaded from oracle.static library. libobk.a(shr.o) could not be loaded. Check that it is installed |
Check if the libobk is installed
$ ls /usr/openv/netbackup/bin/libobk* /usr/openv/netbackup/bin/libobk* not found |
Copy the libbk to $ORACLE_HOME/lib
The issue can be fixed
Refer _
[@more@]今天和vender確認了下, 是NBU對RMAN的license沒買......所以沒裝...... -_-|||
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8337095/viewspace-1049984/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RMAN-03009: failure of backup command on ORA_DISK_1 channelAI
- ALLOCATE CHANNEL FOR MAINTENANCE 命令AINaN
- 【RMAN】Run Allocate Channel For Maintenance From Script FailsAINaN
- oracle10g_rman_語法測試_reset database_allocate channel_OracleDatabase
- ORACLE opatch 打補丁fuser command output for /u01/.../crsctl.bin is FailureOracleAI
- flutter和Android混編下出現“No implementation found for method xxxx on channel”錯誤FlutterAndroid
- 練習使用list failure,advise failure; repair failure;AI
- Failure is not fatal, but failure to change might be.AI
- NetBackup安裝與配置
- 命令列方式管理NETBACKUP命令列
- Veritas NetBackup是什麼?
- fork failed - Cannot allocate memoryAI
- 【轉】cannot allocate new log
- Allocate More Space for a Database (37)Database
- design for failureAI
- go : channel , queue , 程式管理 , 關閉channel ?Go
- enq: TX - allocate ITL entryENQ
- AIX 系統安裝netbackup client後,netbackup server 無法識別的問題AIclientServer
- 6 Java NIO Channel to Channel Transfers-翻譯Java
- Assertion failure 錯誤AI
- Ext success failure 呼叫AI
- 關於NetBackup的dbAgent 安裝
- 關於NetBackup的基本命令
- Netbackup For Oracle client安裝寶典Oracleclient
- Openstack Nova Failed to allocate network(s)AI
- Thread 1 cannot allocate new logthread
- Go – Channel 原理Go
- go channel例子Go
- go channel ->同步Go
- c# channelC#
- Buffer和Channel
- 關於NetBackup的Client端安裝client
- step by step install netbackup client 6.5 on aixclientAI
- DRIVER_POWER_STATE_FAILUREAI
- Vagrant:NS_ERROR_FAILUREErrorAI
- Assertion failure in -[UICollectionViewData validateLayoutInRect:]AIUIView
- Redis 寫磁碟出錯 Cannot allocate memoryRedis
- redis 寫磁碟出錯Cannot allocate memoryRedis