ITPub博客

首页 > Linux操作系统 > Linux操作系统 > linux下使用rman的问题

linux下使用rman的问题

原创 Linux操作系统 作者:lfree 时间:2007-07-07 00:00:00 0 删除 编辑

今天在linux下使用rman,打入rman,没有任何提示。试了许多方式都是无法进入。

使用which rman发现,竟然实际执行的是/usr/X11R6/bin/rman。
which rman
/usr/X11R6/bin/rman

oracle不会将执行文件放入这里。

man rman检查发现

PolyglotMan, rman - reverse compile man pages from formatted form to a number of source formats。

rpm -qif /usr/X11R6/bin/rman|less
Name : xorg-x11-devel Relocations: (not relocatable)
Version : 6.8.2 Vendor: Red Hat, Inc.
Release : 1.EL.13.25 Build Date: Thu 12 Jan 2006 02:48:16 AM CST
Install Date: Sun 24 Jun 2007 04:30:02 PM CST Build Host: hs20-bc1-7.build.redhat.com
Group : Development/Libraries Source RPM: xorg-x11-6.8.2-1.EL.13.25.src.rpm
Size : 13155535 License: MIT/X11, and others
Signature : DSA/SHA1, Tue 07 Feb 2006 01:36:15 AM CST, Key ID 219180cddb42a60e
Summary : X Window System application development package

使用root用户修改文件后使用正常。

最佳的方式是修改PATH的路径。


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/267265/viewspace-83049/,如需转载,请注明出处,否则将追究法律责任。

上一篇: ZT:男人的力量
请登录后发表评论 登录
全部评论
熟悉oracle相关技术,擅长sql优化,rman备份与恢复,熟悉linux shell编程。

注册时间:2008-01-03

  • 博文量
    3453
  • 访问量
    7141349