- 最后登录
- 2023-8-16
- 在线时间
- 1686 小时
- 威望
- 2135
- 金钱
- 50532
- 注册时间
- 2011-10-12
- 阅读权限
- 200
- 帖子
- 5207
- 精华
- 39
- 积分
- 2135
- UID
- 2
|
3#
发表于 2012-3-30 19:37:39
SBT error = 7110, errno = 8329, sbtinit: internal error - invalid argument(s)
MML层的问题, 建议要求 MML厂商协助配置DP。 invalid argument==》可能是参数配置有问题。
ODM FINDING:
RMAN Backup Fails With ORA-19554 ORA-27000 OSD-02001 ORA-19511
Applies to:
Oracle Server - Enterprise Edition - Version: 9.2.0.1 to 10.2.0.4 - Release: 9.2 to 10.2
Information in this document applies to any platform.
Oracle Server Enterprise Edition - Version: 9.2.0.1 to 10.2.0.4
Symptoms
RMAN Backup fails with below error having Veritas NetBackup as MML.
RMAN-03009: failure of allocate command on T1 channel at 03/31/2008 09:46:47
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
OSD-02001: unable to start another thread (OS 7110)
ORA-19511: Error received from media manager layer, error text:
SBT error = 7110, errno = 2001, sbtinit: internal error - invalid argument(s)
Cause
In this scenario customer was first having Netbackup as MML and in the mean time they changed to HP Data Protector and again now tried to reinstall Netbackup and were attempting to take backups to tape.
The problem is that another media management software has previously been installed in this box. You can only have one media manager running at a time so if you need another MML to be installed here then please uninstall the other media management software, or rename the orasbt.dll to allow new MML to install successfully.
Here the problem was that when then Database Agent of Data Protector was installed it writes its own 'orasbt.dll' in the directory 'windows\system32', and when is uninstalled does not delete this file, and when the Database Agent of Netbackup is installed does not overwrite this file if it exists.
Therefore, RMAN was trying to use the 'orasbt' of DataProtector instead of Netbackup.
Solution
Delete/Rename the existing "orasbt.dll" and reinstall the Netbackup client and agent. |
|