ssocolchk
- Organization of this page
Format
- To check the format of the collection conditions definition file:
ssocolchk -c collection-conditions-definition-file-name
- To output the command usage:
ssocolchk -h
Function
The ssocolchk command checks the format of a collection conditions definition file. However, it does not check the correlation (such as duplicate definitions) between fields.
Options
-c collection-conditions-definition-file
Specifies the collection conditions definition file whose format you want to check. Specify the collection conditions definition file in 512 bytes or less, including the path name.
For details about collection conditions definition files, see 6.3.1 Collection conditions definition file.
-h
Outputs the command usage. This option cannot be specified together with other options.
Return values
0 |
Normal termination |
-1 |
Execution error such as incorrect arguments |