Service Registry 3 2005Q4 管理ガイド

Service Registry の再インストール

Service Registry のアンインストールと再インストールを行う必要がある場合、再インストールを実行する前に次の作業を実行します。

Service Registry データベースを再インストールする必要がある場合 (たとえば、データベースが破損した場合など) は、「Service Registry データベースを再インストールする方法」の手順に従います。データベースを再インストールする前にアンインストールする必要はありません。

Procedureレジストリ用 Application Server ドメインを停止および削除する方法

手順
  1. ディレクトリ ServiceRegistry-base/install に移動します。

  2. 次のコマンドを実行します (すべてを 1 行で入力)。

    Solaris の場合: /usr/sfw/bin/ant -f build-install.xml appserver.domain.stop

    Linux の場合: /opt/sun/bin/ant --noconfig -f build-install.xml appserver.domain.stop

  3. 次のコマンドを実行します (すべてを 1 行で入力)。

    Solaris の場合: /usr/sfw/bin/ant -f build-install.xml appserver.domain.delete

    Linux の場合: /opt/sun/bin/ant --noconfig -f build-install.xml appserver.domain.delete

ProcedureService Registry データベースを再インストールする方法

手順
  1. ディレクトリ ServiceRegistry-base/install に移動します。

  2. 次のコマンドを実行します (すべてを 1 行で入力)。

    Solaris の場合: /usr/sfw/bin/ant -f build-install.xml install.db

    Linux の場合: /opt/sun/bin/ant --noconfig -f build-install.xml install.db