Previous Topic: 714INext Topic: 716I


715E

<operand> is an invalid or conflicting operand

Reason

CA ACF2 for z/VM found a parameter or <operand> that conflicted with a previous parameter or operand. The cause can be an invalid syntax that misinterpreted an operand. For example, in the ACF subcommand DECOMP LIKE(ABC‑) INTO xxx, the INTO parameter is treated as a rulename, but xxx is the output filename. The subcommand should have been DECOMP LIKE(ABC‑) INTO(xxx). Additionally, CA ACF2 for z/VM could issue this message for duplicate parameters. The variable <operand> is the parameter or operand in error.

Action

Try again with a correct command or subcommand.