| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

「Fedora Core 6 Oracle Express Edition 手動で開始」の版間の差分

提供: MyMemoWiki
ナビゲーションに移動 検索に移動
1行目: 1行目:
 
==Fedora Core 6 Oracle Express Edition 手動で開始==
 
==Fedora Core 6 Oracle Express Edition 手動で開始==
[[Oracle XE][Fedora Core 6]]
+
[[Oracle XE]][[Fedora Core 6]]
  
 
データベースを手動で起動する場合、
 
データベースを手動で起動する場合、

2020年2月15日 (土) 08:19時点における版

Fedora Core 6 Oracle Express Edition 手動で開始

Oracle XEFedora Core 6

データベースを手動で起動する場合、

$ /etc/init.d/oracle-xe start

停止する場合、

$ /etc/init.d/oracle-xe stop