Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Rules on Enter Command Line Arguments

Rules on Enter Command Line Arguments

You can specify the Command Line Arguments at the command prompt to run a command or script.
Consider the following rules for command line arguments:
  • You must enter the arguments as a parameter followed by a value, in a pair.
    For example,
    -rowidobjecttable tmp_bvt_rowid_objects
    .
  • If you do not include the optional arguments that are true or false in the command line, you must consider the optional arguments as false.
  • The automatchmerge, match, and externalmatch accepts the optional argument of
    –matchset
    . If you do not enter matchset as an optional argument, use the default matchset configured on the base object table.
  • If the parameter values contain spaces, enclose the parameter values in double quotes.
    For example,
    -matchset “match set –ims dataload”
    .
  • The Batch Group Name and Match Set are case sensitive.

0 COMMENTS

We’d like to hear from you!