Job Management Partner 1/Software Distribution Administrator's Guide Volume 2

[Contents][Glossary][Index][Back][Next]

4.6 dcmdice.exe (exporting a software inventory dictionary)

This section explains the dcmdice command that exports software inventory dictionaries. You can execute this command on the managing server of JP1/Software Distribution Manager. This command does not use a parameter file.

Organization of this section
(1) Function
(2) Format
(3) Arguments
(4) Return codes
(5) Examples

(1) Function

This command connects to a managing server running on a local host, and outputs either a software inventory dictionary or information on deleted software management tables to a CSV-formatted file. The CSV-formatted file that is output by the dcmdice command can be edited using spreadsheet software and can be imported into a software inventory dictionary by using the dcmdici command.

For each software title, the following types of information are output to the CSV-formatted file:

Management flag, software name, software version, company name, language, path name, file name, file version, file size, update date/time, search date/time, explanation, the number of licenses owned, the number of license warnings issued, and update date/time (UTC)#.

#: The update date/time (UTC) is converted to the local time of the managing server on which the command was executed before it is output.

(2) Format

dcmdice.exe /of output filename [/ol maximum lines][/mf management flag]
            [/LC {ON|OFF}]

(3) Arguments

(4) Return codes

The following explains the return codes that the dcmdice command may return:

Code Meaning Action
0 The file output was successful. None.
2 An invalid value is specified in a command argument. Check the values of command arguments.
3 An error occurred when the command attempted to connect or access the managing server. Check the version of the managing server.
4 The output file cannot be opened. Check the output file specification.
12 Other errors occurred. Check the event log. Following are possible causes for the error:
System error; processing was denied; there is no data in the software inventory dictionary or in the deleted software management table

If JP1/Base is linked to manage JP1/Software Distribution users, see 1.3.3 Setting for executing commands.

(5) Examples