Utilizzo dello strumento Regis
Avviare lo strumento Regis per modificare i diversi parametri dell'adattatore.
Procedura
- Accedere al prompt dei comandi di Windows.
- Accedere al TSO sul sistema operativo z/OS® che ospita l'adattatore.
- Eseguire il comando ovms . StampaEnterper entrare nell'ambiente UNIX System Services.Nota: è possibile utilizzare anche una sessione telnet per entrare nell'ambiente UNIX System Services.
- Nella finestra del prompt dei comandi, passare alla sottodirectory read/write/bin dell'adattatore. Se l'adattatore è installato nella posizione predefinita della directory read/write , eseguire il comando ./regis -<option> .Per lo strumento Regis sono disponibili le seguenti opzioni:
-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]L'opzione
-registry <readwrite_home/data/<adapterid.dat>è necessaria per tutte le opzioni, tranne che per-version.