1.1.4.4 Parameter(s)
imsadmin
supports the following options:
-
[-p <profile>]
- The name of the security profile used for authentication. This parameter is needed when Oracle Tuxedo security is enabled. Two types of security profile are supported: Oracle Wallet and profile created by genimsprofile.
For Oracle Wallet profile:
- you need to create an Oracle Wallet using Oracle utility "
orapki
" or "mkstore
" in advance. See Authentication Configuration in the Oracle Tuxedo Application Runtime for IMS User Guide for more details. - Oracle wallet profile name is prefixed with "
file
:" string and followed by a directory name pointing to the location of an Oracle Wallet. For example:file:/path/to/wallet
- you need to create an Oracle Wallet using Oracle utility "
-
-l PGM1, PGM2
- Specifies names of the COBOL programs that need to be reloaded. The program names are separated by commas.
Note:
The maxi program numbers for one command line is 128. The program maximum name length is 8 bytes. -
-u
- Updates the configuration.
-
-c
- Verifies the configuration.
-
-d <directory>
- Specifies the directory of the new configuration files. This directory must be on the master machine.
-
-x flushperf|cleanperf|enableperf|disableperf
- Used to dynamically control performance trace. Each action function is listed as follows:
flushperf
: Flushes the performance trace into log files.cleanperf
: Cleans up the performance trace log files.enableperf
: Enables performance trace.disableperf
: Disables performance trace. -
-x settracelevel number
- Specifies the debug trace level.
-
[-m machine]
- Specifies the machine logic name.
-
[-g groupid]
- Specifies group id.
-
[-s serverid]
- Specifies server id.
-
[-v]
- Displays the
imsadmin
tool version and bit mode. -
[-h]
- Displays usage help information.
-
-t
- Runs in test mode to check whether local configuration files
are correct and whether specific programs are existed (only checks
entry points). All configuration files except for
imsresource.desc
and all programs configured inimsapps.desc
are checked.
Parent topic: imsadmin