Import Marketing Statistics utility

This utility imports marketing statistics from a source XML file.

AIXSun Solaris Operating EnvironmentWindows Import Marketing Statistics command

ID Resolve Syntax Diagram

i5/OSiSeriesLinux Import Marketing Statistics command


ID Resolve Syntax Diagram

Notes:

  1. The above diagram is intended primarily as a reference for the parameters. The script provided and listed in Copying statistical data from the production server acts as a wrapper to the actual Java command and accepts the same parameters; therefore, it is recommended that you use the command file or script rather than invoke the Java command directly.
  2. Filenames specified as parameters for this command can be preceded by relative or absolute paths.

Parameter values

database_type
AIXLinuxSun Solaris Operating EnvironmentWindows The type of database you are using, either DB2 or Oracle.
i5/OSiSeries Must be DB400.
database_name
AIXLinuxSun Solaris Operating EnvironmentWindows The name of your database. DB2 users enter the simple name of their database. Oracle users identify their database using the following format: hostname:port:sid identifying the hostname of the database server, the port number of the server, and the system ID
i5/OSiSeries The relational database name. This must match the name found when you run the Work with Relational Database Directory Entries (WRKRDBDIRE) command.
database_user_id
The user ID of the database owner.

i5/OSiSeries This is also known as the instance user profile.

database_password
The password for the database owner ID.
input_file_name
The path and name of the output file created with the ExportStats command (if no path is specified, the default is the current directory).

Feedback