Previous Topic: LDMAMS StatementsNext Topic: COMPRESS Statement


COMMTEST Statement

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

Syntax

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

Parameters

APPL

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

Default: The name of the current LDMAMS job.

QUAL

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

Default: COMMTEST

Note:

Example

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

COMMTEST APPL(TESTAPP) QUAL(SYS1)