Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX operating systems

Removeoperandlimit

The removeoperandlimit option specifies that the client removes the 20-operand limit.

If you specify the removeoperandlimit option with the incremental, selective, archive, or backup image command, the 20-operand limit is not enforced and is restricted only by available resources or other operating system limits.

The removeoperandlimit option can be useful if you generate scripts which can invoke the command-line client with a large number of operands. For example, you can prescan a directory tree looking for files to back up. As each eligible file is discovered, it is added to the operand list of a selective command. Later, this selective command is submitted by a controlling script. In this case, specifying the removeoperandlimit option removes the 20-operand limit.
Note:
  1. The removeoperandlimit option must be placed immediately after the incremental, selective, archive, or backup image command before any file specifications.
  2. This option does not accept a value. If this option is specified on a command, the 20-operand limit is removed.
  3. Because it adversely affects performance to allow the shell to expand wild cards, use the removeoperandlimit option in backup or archive operations in which wild cards are not used.
  4. The removeoperandlimit option is valid only on the incremental, selective, archive, and backup image commands in batch mode. It is not valid in the client options file (dsm.opt) or dsm.sys file.

Supported Clients

This option is valid for all UNIX and Linux clients.

Syntax

Read syntax diagramSkip visual syntax diagramREMOVEOPerandlimit

Parameters

There are no parameters for this option.

Examples

Command line:
-removeoperandlimit