发新话题
打印

netbackup for oracle安装问题

netbackup for oracle安装问题

netbackup for oracle在linux as 3上安装后没有ext目录,不知是否安装成功?
安装最后的提示如下:

Loading the Database Agent packages into the
/usr/openv/netbackup/dbext directory.


**********

Run the /usr/openv/netbackup/bin/update_dbclients command to
distribute the database agent software out to the clients.
Please refer to the agent's System Administrator's Guide for
specific details.


Execution of ./install is complete.

TOP

你是备份本地数据库吗? if yes, then you succeed

TOP

安装成功。
/usr/openv/netbackup/dbext directory 一般包含一下,
DB2.rs6000_51.tar.Z         OEBU.rs6000_51.version
DB2.rs6000_51.version       SAP.rs6000_51.tar.Z
INFORMIX.rs6000_51.tar.Z    SAP.rs6000_51.version
INFORMIX.rs6000_51.version  SYBASE.rs6000_51.tar.Z
LOTUS.rs6000_51.tar.Z       SYBASE.rs6000_51.version
LOTUS.rs6000_51.version     install_dbext
OEBU.rs6000_51.tar.Z

而对于oracle的安装是install_dbext来完成的,检查是否成功,其实就看有没有link库文件。

#ls /usr/openv/netbackup/bin/lib*
/usr/openv/netbackup/bin/libobk.a
/usr/openv/netbackup/bin/libobk.a64

TOP

发新话题