Previous Topic: Coding XTC Transfers in an XCOMPLEX Environment

Next Topic: The Programming Interface


XCOMJOB Return Codes

The following lists the return codes that an XCOMJOB can return:

Return Code

0

Description

Successfully scheduled or executed transfer, all transfers completed successfully.

Valid XCOMJOB Type

All types

Return Code

1

Description

Partially successful, at least one transfer worked successfully.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

4

Description

XCOMINQ file is empty.

Valid XCOMJOB Type

TYPE=INQUIRE

Return Code

8

Description

ACB not open.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

8

Description

Unable to access the XCOMINQ file

Valid XCOMJOB Type

TYPE=INQUIRE

Return Code

9

Description

Session not established.

Valid XCOMJOB Type

All types

Return Code

10

Description

A TIMEOUT occurred.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

12

Description

A file error occurred.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

16

Description

A logic error occurred.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

20

Description

A VTAM error occurred.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

32

Description

Another type of error occurred, for example, an incorrectly coded parameter.

Valid XCOMJOB Type

TYPE=EXECUTE

TYPE=SCHEDULE

Return Code

36

Description

At least one transfer request exists for which status information is not yet available.

Valid XCOMJOB Type

TYPE=INQUIRE

Return Code

40

Description

At least one transfer did not complete successfully.

Valid XCOMJOB Type

TYPE=INQUIRE

Return Code

44

Description

There is at least one transfer request for which status information is not yet available and at least one transfer request that did not complete successfully.

Valid XCOMJOB Type

TYPE=INQUIRE

Return Code

48

Description

No history record was found for the request.

Valid XCOMJOB Type

TYPE=INQUIRE