データベース・サーバーを作成する前に、Windows での Rational® Synergy のアップグレード (Upgrading Rational Synergy on Windows) を参照してください。
ccmsrv create コマンドを使用してサーバーを作成する必要はありません。ccmsrv delete コマンドを使用してオンライン・サーバーを削除してから、オンライン・サーバーを作成する場合のみ、このコマンドを使用してください。また、インストール中にサーバーを作成しなかった場合、またはインストール中のデータベース・サーバーの作成が失敗した場合、ccmsrv create コマンドを使用します。
1 つのコンピューターには 1 つのデータベース・サーバーのみをインストールします。
ccmsrv create コマンドは、Informix Dynamic Server を作成して、特定マシン上の 1 つ以上の Rational Synergy データベースを調整します。
Informix Dynamic Server を作成すると、CCM_HOME¥informix¥etc ディレクトリーに存在するファイルが生成および更新されます。このファイルは、構成ファイルと呼ばれます。また、レジストリーが更新されます。
構成ファイルの名前は onconfig であり、サーバーの重要な多数のパラメーター設定が含まれます。このファイルは、特定の Rational Synergy コマンドが適切に機能するために必要不可欠です。通常の環境では、このファイルを手動で変更しないでください。
このコマンドを実行するには、Informix-Admin グループ・メンバーであり、ローカル管理者として作業している必要があります。ccmsrv create コマンドは、Informix がインストールされたマシン上で実行する必要があります。
cmsrv create コマンド (Windows)
以下の情報を指定するよう求めるプロンプトが表示されます。
パラメーター・ファイルを使用せずにデータベース・サーバーを作成した場合に表示される出力例を示します。
ccmsrv create
Please enter the maximum number of users [40]
Please enter the primary chunk path for the rootdbs dbspace
Hit Enter as default or type in different path
[c:¥ifmxdata¥rootdbs.000]
Size of the root chunk file in Mbytes [60]
Please enter the primary chunk path for the temp dbspace
Hit Enter as default or type in different path
[c:¥ifmxdata¥tempdbs.000]
Size of the temp chunk file in Mbytes [40]
Please enter the primary chunk path for the log dbspace
Hit Enter as default or type in different path
[c:¥ifmxdata¥log.000]
Size of the log chunk file in Mbytes [40]
Please enter the primary chunk path for the ccm dbspace
Hit Enter as default or type in different path
[c:¥ifmxdata¥ccm.000]
Size of the chunk file in Mbytes [80]
********************************************
Database Server Configuration
Maximum number of Users: 40
Dbspace Name: rootdbs
Root Chunk Path: c:¥ifmxdata¥rootdbs.000
Root Chunk Size: 60 MBytes
Dbspace Name: temp
Temp Chunk Path: c:¥ifmxdata¥tempdbs.000
Temp Chunk Size: 40 MBytes
Dbspace Name: log
Log Chunk Path: c:¥ifmxdata¥log.000
Log Chunk Size: 40 MBytes
Dbspace Name: ccm
Ccm Chunk Path: c:¥ifmxdata¥ccm.000
Ccm Chunk Size: 80 MBytes
********************************************
Would you like to create the database server? (Y/N) [Y]
Initializing Disk Space and Shared Memory, please wait ...
..
Processing temp, log and ccm dbspaces, please wait ...
..................
Building sysmaster and sysutils databases, please wait ....