Previous Topic: SyntaxNext Topic: RID


Parameters

REPLACEMEM supports the following values:

N

Identically named members in the target PDS are not overwritten by the source member. This is the default value.

Y

Identically named members in the target PDS are overwritten by the source member.

Example

In this example any duplicate named members in the output file SYSUT1O are not overwritten with SYSUT1's duplicate named member. Processing still continues and the command returns a condition code of 4.

COPY,
  REPLACEMEM(N)