Regis Aracını Kullanma
Farklı bağdaştırıcı parametrelerini değiştirmek için Regis aracını başlatın.
İşlem
- Windows komut istemine göz atın.
- Bağdaştırıcıya ev sahipliği yapan z/OS® işletim sisteminde TSO ' da oturum açın.
- ovms komutunu çalıştırın. BasınEnterUNIX System Services (UNIX Sistem Hizmetleri) ortamını girin.Not: UNIX System Services ortamını girmek için bir Telnet oturumu da kullanabilirsiniz.
- Komut istemi penceresinde, bağdaştırıcının read/write/bin alt dizinine geçin. Bağdaştırıcı, read/write dizini için varsayılan konuma kurulduysa, ./regis -<option> komutunu çalıştırın.Regis aracı için aşağıdaki seçenekler kullanılabilir:
-version ;show regis version -registry < value > ;Registry File -encryptkey < value > ;Encryption key for string data -setstring < value > ;Set Registry String, [key::value] -getstring < value > ;Get Registry String -create ;Create Registry (Default:registry) -list < value > ;List Registry Contents (Default:registry) -delete < value > ;Delete Registry key -script ;Produce output for scripting -protocol < value > ;Protocol (Default:DAML) -installpath < value > ;Set agent's install path -property < value > ;Property name for protocol -value < value > ;Argument value -logdir < value > ;Agent's logfile directory -logfile < value > ;Agent's logfile name -mainproperty < value > ;Set main property -instanceclass < value > ;Create instance class [class::item::encrypt]. -instanceset < value > ;Create instance class [class::instance::item::value]The
-registry <readwrite_home/data/<adapterid.dat>option is required for all options except-version.