Management Information Parameter File Generation command
You can easily generate a parameter file (definition card) from management information that is already registered, and use the file with the Management Information Batch Registration command (utliupdt).
Format of command
utligen -f filename -i {snd|rcv|job|hst|tgrp|fmt|mfmt|trg} -id ID
Explanation of the parameters
- -f filename
-
Parameter file name (Mandatory)
Specify the file name as an alphanumeric character string within 256 bytes.
Specify this field with an absolute path.
- -i {snd|rcv|job|hst|tgrp|fmt|mfmt|trg}
-
Specify the type of management information to be used to generate the parameter file. (Mandatory)
- snd:
-
Send Management Information
- rcv:
-
Receive Management Information
- job:
-
Job Information
- hst:
-
Host Information
- tgrp:
-
Transfer Group Information
- fmt:
-
Format Information
- mfmt:
-
Multi Format Information
- trg:
-
File Trigger Information
NoteYou can use the File Trigger Information database only if HULFT10 Enterprise grade is installed.
- -id ID
-
ID targeted for generation (Mandatory)
For IDs other than Host Information IDs, specify a string of alphanumeric characters (and "_" if desired) that is within 50 bytes.
For the Host Information, specify the host name as an alphanumeric string within 68 bytes.
The IDs of Send Management Information, Receive Management Information, and File Trigger Information database records are not case sensitive.
Use an asterisk (*) to specify multiple IDs.
By using an asterisk (*), you can specify all IDs, a prefix match, or a suffix match. Use double quotation marks (") to delimit a string that includes an asterisk. (Example: "ABC*")
Remarks
You can generate multiple parameters of management information by repeating "-i {snd|rcv|job|hst|tgrp|fmt|mfmt|trg} -id ID".
Example
utligen -f /tmp/file01.file -i snd -id "s*" -i rcv -id rcv00001 utligen -f /tmp/fmtfile -i fmt -id "*"
When you change the value of Forced Strong Key Mode (strongkeymode) from "1" (Enabled) to "0" (Disabled) or from "0" (Disabled) to "1" (Enabled) in the System Environment Settings, follow the steps below to revise settings in the parameter file.
-
Generate a parameter file before changing the value of Forced Strong Key Mode (strongkeymode) in the System Environment Settings.
-
In the parameter file, change the cipher key to the type of key that can be set when the value of Forced Strong Key Mode (strongkeymode) is changed.
-
Change the value of Forced Strong Key Mode (strongkeymode) and register the parameter file.
If you change the value of Forced Strong Key Mode (strongkeymode) and attempt to generate the parameter file, not following the above steps, "%ERROR" is output into the cipher key.