ユーザ用ツール

サイト用ツール


fedora16:oracleforlinux

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
fedora16:oracleforlinux [2012/04/30 06:09] – [自動起動・終了] washifedora16:oracleforlinux [2023/06/10 09:13] (現在) – 外部編集 127.0.0.1
行 1: 行 1:
 ====== Linux版Oracle ====== ====== Linux版Oracle ======
-<note>整形中です</note> 
  
 [[http://www.oracle.com/jp/education/certification/11g-172549-ja.html|ORACLE MASTER Oracle Database 11g]]の学習用の環境を構築。あまりPCのレジストリなどを汚したくなかったので仮想環境上に作成。 [[http://www.oracle.com/jp/education/certification/11g-172549-ja.html|ORACLE MASTER Oracle Database 11g]]の学習用の環境を構築。あまりPCのレジストリなどを汚したくなかったので仮想環境上に作成。
行 11: 行 10:
 ^ :::              | (11.2.0.1.0) Linux x86                                         | ^ :::              | (11.2.0.1.0) Linux x86                                         |
  
-fedora16の初期設定などは別ページに設ける予定。+
 ===== 参考資料 ===== ===== 参考資料 =====
  
   * [[http://www.oracle-base.com/articles/11g/articles-11g.php|Oracle 11g Articles]] - インストール方法が英語だが書かれてる。   * [[http://www.oracle-base.com/articles/11g/articles-11g.php|Oracle 11g Articles]] - インストール方法が英語だが書かれてる。
     * [[http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-fedora-16.php|Oracle Database 11g Release 2 (11.2) Installation On Fedora 16 (F16)]] - 主にこのページを見ながら作業した。     * [[http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-fedora-16.php|Oracle Database 11g Release 2 (11.2) Installation On Fedora 16 (F16)]] - 主にこのページを見ながら作業した。
-    * [[http://www.asami.asia/tech/oracle/11g-install.html|Oracle Database 11g インストール]]+  * [[http://www.asami.asia/tech/oracle/11g-install.html|Oracle Database 11g インストール]] 
 +  * [[http://otndnld.oracle.co.jp/document/products/oracle11g/111/doc_dvd/server.111/E05786-05/strt_stp.htm|Oracle Database管理者リファレンス]] 
 ===== ダウンロード ===== ===== ダウンロード =====
  
行 217: 行 218:
 ===== ~/.bashrcの編集 ===== ===== ~/.bashrcの編集 =====
  
-<note important>.bash_profileの場合suコマンドによるログインで反映されなかったので.bashrcに追記してます。</note>+<note important>.bash_profileの場合suコマンドによるログインで反映されなかった(([[http://www.itmedia.co.jp/enterprise/articles/0803/10/news012.html|UNIX処方箋]]))ので.bashrcに追記してます。</note>
  
 Oracleのホームディレクトリにある.bashrcを編集する。 Oracleのホームディレクトリにある.bashrcを編集する。
行 275: 行 276:
 http://fedoraforum.org/forum/showthread.php?t=247430 より http://fedoraforum.org/forum/showthread.php?t=247430 より
  
-<code> +>13. At some point during the installation you will likely get the following error: 
-13. At some point during the installation you will likely get the following error: +>Code: 
-Code: +>>  "Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'" 
-  "Error in invoking target 'agent nmhs' of makefile  +> 
-   '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'" +>Note I just used the default ORACLE Home of "dbhome_1." I am not sure of how to fix this error, and it will prevent Enterprise Manager from working correctly. Click "Continue." In the future if I figure out how to fix it I will edit this guide.
- +
-Note I just used the default ORACLE Home of "dbhome_1."  +
-I am not sure of how to fix this error,  +
-and it will prevent Enterprise Manager from working correctly.  +
-Click "Continue." In the future if I figure out how to fix it I will edit this guide. +
-</code>+
  
 無視して続ける。 無視して続ける。
行 324: 行 319:
  
 [[http://www.oracle-base.com/articles/linux/automating-database-startup-and-shutdown-on-linux.php|Automating Database Startup and Shutdown on Linux]]でも情報あるので見ておくと良いかも。 [[http://www.oracle-base.com/articles/linux/automating-database-startup-and-shutdown-on-linux.php|Automating Database Startup and Shutdown on Linux]]でも情報あるので見ておくと良いかも。
 +
 +===== 再起動してみる =====
 +
 +<code>
 +# shutdown -r now
 +</code>
 +再起動後にemが繋がれば、大丈夫だと思われます。
 +
 +
 +===== 途中であったエラーなど =====
  
 なかなかできないと思っていろいろいじっていたら、気になることが結構あった。 なかなかできないと思っていろいろいじっていたら、気になることが結構あった。
  
-  * [[http://otndnld.oracle.co.jp/document/products/oracle11g/111/doc_dvd/server.111/E05786-05/strt_stp.htm|Oracle Database管理者リファレンス]] +
-  * [[http://www.itmedia.co.jp/enterprise/articles/0803/10/news012.html|UNIX処方箋]]+
 ==== emが繋がらない部分の解決 ==== ==== emが繋がらない部分の解決 ====
  
fedora16/oracleforlinux.1335762588.txt.gz · 最終更新: 2023/06/10 09:13 (外部編集)