Interstage Application Serverにおいて、CORBAサービスのインプリメンテーションリポジトリの登録情報を確認する方法を教えてください。
- CORBAサービスのインプリメンテーションリポジトリの登録情報(サーバアプリケーションの登録情報)を確認する方法を教えてください。
- 以下のコマンドで確認できます。
OD_impl_inst -p -r <インプリメンテーションリポジトリID>
・ 確認例
# OD_impl_inst -p -r IDL:ODsample/stringtest:1.0
rep_id = IDL:ODsample/stringtest:1.0
type = persistent
proc_conc_max = 1
thr_conc_init = 16
thr_conc_maximum = 16
uid = 0
gid = 0
mode = SYNC_END
iswitch = OFF
ior = 1.0Interstage V9以降では以下のコマンドにより、インプリメンテーションリポジトリに登録されているインプリメンテーションリポジトリIDの一覧を確認できます。
OD_impl_inst -p
・ 確認例
# OD_impl_inst -p
IDL:OM_ORB/admin:1.0
IDL:FJ/ImplementationRep:1.0
IDL:FJ/ImplementationDef:1.0
IDL:CORBA/Repository_Cache_Obf:1.0
IDL:CORBA/Repository_Obf:1.0
IDL:CORBA/InterfaceRep_Cache_Obf:1.0
IDL:CORBA/InterfaceRep_Obf:1.0
IDL:CORBA/IrOBF/backup:1.0
IDL:CORBA/Repository_Cache_Obf_e:1.0
IDL:CosNaming/NamingContext:1.0
IDL:FJ/Repository:1.0
IDL:CosNaming/Installer:1.0
IDL:CosNaming/BindingIterater:1.0
FUJITSU-Interstage-TDLC
IDL:ODsample/stringtest:1.0
製品・サービス区分 | Interstage | ||||||
---|---|---|---|---|---|---|---|
製品・サービス情報 |
|
||||||
アンサー種別 | 運用/保守 |