[20190116]rman的老問題.txt
[20190116]rman的老問題.txt
--//一臺非常老舊的機器rh4.3,費了很大勁,升級gcc,很不容易安裝了11.2.0.4.
--//執行rman時報錯.
$ rman target /
rman: can't open target
$ which rman
/usr/X11R6/bin/rman
--//一個非常古老的問題.浪費20-30分鐘.
$ rpm -qif /usr/X11R6/bin/rman
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: Fri 06 Jul 2007 03:38:35 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
Packager : Red Hat, Inc. <
URL :
Summary : X Window System application development package
Description :
This development package includes the libraries, header files and
documentation needed for developing applications for the X window system.
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:49:24 AM CST
Install Date: Fri 06 Jul 2007 03:38:38 PM CST Build Host: hs20-bc1-1.build.redhat.com
Group : Development/Libraries Source RPM: xorg-x11-6.8.2-1.EL.13.25.src.rpm
Size : 16758622 License: MIT/X11, and others
Signature : DSA/SHA1, Tue 07 Feb 2006 01:36:56 AM CST, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <
URL :
Summary : X Window System application development package
Description :
This development package includes the libraries, header files and
documentation needed for developing applications for the X window system.
--//包xorg-x11-devel裡面也有1個rman命令.我一般的做法是改名:
# cd/usr/X11R6/bin
# mv rman rman.xxx
--//再執行rman就沒有問題了.
$ rman
Recovery Manager: Release 11.2.0.4.0 - Production on Wed Jan 16 17:16:26 2019
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
RMAN> quit
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-2563527/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [20190116]詭異的問題2.txt
- [20190522]rman備份問題.txt
- [20180423]關於rman備份的問題2.txt
- [20221121]rman刪除歸檔日誌問題.txt
- [20190510]rman備份的疑問8.txt
- [20190510]rman備份的疑問7.txt
- [20190509]rman備份的疑問5.txt
- [20191122]RMAN-03999.txt
- [20190517]rman tape compressed.txt
- [20211020]改變備庫的rman配置.txt
- [20181227]bbed的使用問題.txt
- [20240807]數值累加的問題.txt
- [20231020]增加欄位的問題.txt
- [20191129]關於hugepages的問題.txt
- [20190314]使用strace注意的問題.txt
- Oracle Rman多通道故障轉移問題分析Oracle
- [20210812]windows xcopy問題.txtWindows
- [20190221]sql patch 問題.txtSQL
- [20181217]strace使用問題.txt
- [20181204]bbed修改問題.txt
- [20190313]備份問題.txt
- [20180619]bbed verify問題.txt
- 一次rman恢復引起的nologging問題模擬
- [20231207]ls -f的顯示問題.txt
- [20221125]設定hugepages遇到的問題.txt
- [20211214]ezconnect輸入口令的問題.txt
- [20211210]優化遇到的奇怪問題.txt優化
- [20201126]18c VPD的問題.txt
- [20201126]11g VPD的問題.txt
- [20181229]關於字串的分配問題.txt字串
- [20180417]奇怪的grep過濾問題.txt
- 父母的養老問題該如何解決?
- [20221203]sqlplus set trimspool 問題.txtSQL
- [20221202]sqlplus set trimout 問題.txtSQL
- [20221107]除錯crontab問題.txt除錯
- [20220623]linux 口令expire問題.txtLinux
- [20220329]windows xcopy命令問題.txtWindows
- [20210303]bbed使用小問題.txt