CRS事前チェック
[oracle ~] ./runcluvfy.sh stage -list
USAGE: cluvfy stage {-pre|-post}[-verbose] 有効なステージ・オプションとステージ名:
-post hwos : ハードウェアとオペレーティング・システムの事後チェック
-pre cfs : CFS設定の事前チェック
-post cfs : CFS設定の事後チェック
-pre crsinst : CRSインストールの事前チェック
-post crsinst : CRSインストールの事後チェック
-pre dbinst : データベース・インストールの事前チェック
-pre dbcfg : データベース構成の事前チェック
実行例
clusterwareインストール前:
./runcluvfy.sh stage -pre crsinst -n oracle01,oracle02 -verbose
データベースソフトウェアインストール前:
./runcluvfy.sh stage -pre dbinst -n oracle01,oracle02 -verbose
データベース構築前:
./runcluvfy.sh stage -pre dbcfg -n oracle01,oracle02 -d $ORACLE_HOME -verbose
USAGE: cluvfy stage {-pre|-post}
-post hwos : ハードウェアとオペレーティング・システムの事後チェック
-pre cfs : CFS設定の事前チェック
-post cfs : CFS設定の事後チェック
-pre crsinst : CRSインストールの事前チェック
-post crsinst : CRSインストールの事後チェック
-pre dbinst : データベース・インストールの事前チェック
-pre dbcfg : データベース構成の事前チェック
実行例
clusterwareインストール前:
データベースソフトウェアインストール前:
./runcluvfy.sh stage -pre dbinst -n oracle01,oracle02 -verbose
データベース構築前:
./runcluvfy.sh stage -pre dbcfg -n oracle01,oracle02 -d $ORACLE_HOME -verbose
Labels: Oracle10g
0 Comments:
Post a Comment
<< Home