Previous Topic: ARCHIVE Statement

Next Topic: COMPRESS Statement

COMMTEST Statement

The COMMTEST statement creates a test application that the LDMAMS utility uses to test data transmission associated with XMVS communication.

Syntax

COMMTEST [[APPL(name1)] [QUAL(name2)]]...

Operand

Explanation

APPL

Represents the 1‑ to 8‑character primary ID of the test application.

Default Value: Name of the current LDMAMS job.

QUAL

Represents the 1‑ to 8‑character secondary ID of the test application.

Default Value: COMMTEST

Note:

Example

To create a test application named TESTAPP SYS1 that receives data, specify this statement as input to your LDMAMS job:

COMMTEST APPL(TESTAPP) QUAL(SYS1)