Previous Topic: UAT Messages

Next Topic: VPET Messages

UNTK Messages

List of UNTK Messages

The following messages are produced by the CA-GSS Common Service.

UNTK0001

Remote scheduling server IMOD service_name started

Reason:

The cross-platform scheduling server IMOD that receives tracking data from the product has started. The service name being used is displayed in the service_name. For CA Scheduler Job Management the name is $UNITRKSC.

Action:

No action is required.

UNTK2010

Argument length error

Reason:

Internal error. One or more of the arguments passed to an internal function, $UNITRK, exceeded the maximum allowable length.

Action:

Check the global variables specified in the CA-GSS run parameters. The variables begin with &UNI.$UNITRKSC. Compare the values specified to the parameter description in the CA Scheduler Job Management documentation to ensure that the values are within the acceptable range. Correct the problem and restart the $UNITRKSC server.

UNTK2020

Error occurred opening CHKPOINT file

Reason:

An error occurred while opening the CHKPOINT file.

Action:

Ensure that the file is allocated with a DSORG=PS, RECFM=FB, LRECL=3000 and BLKSIZE=3000. Correct the problem and restart the $UNITRKSC server.

UNTK2030

GSS SSID missing

Reason:

Internal error. The ssname argument passed to an internal function, $UNITRK, is missing.

Action:

Restart the $UNITRKSC server. If the problem persists, contact CA Support.

UNTK2040

IMOD missing

Reason:

The imod argument passed to an internal function, $UNITRK, is missing.

Action:

Ensure that the GLOBVAL statement for variable &UNI.$UNITRKSC.IMOD is defined and has the correct value of $ACH_SCHED_TRACK. Examine the ISRVLOG to look for any messages in processing the run parameters. Correct the problem and restart the $UNITRKSC server.

UNTK2050

Error occurred calling IMOD

Reason:

An error occurred calling the IMOD supplied in the imod argument on the program call.

Action:

Ensure that the GLOBVAL statement for variable &UNI.$UNITRKSC.IMOD is defined and has the correct value of $CH_SCHED_TRACK. Examine the ISRVLOG to look for any messages in processing the run parameters. Check to be sure that the $ACH_SCHED_TRACK IMOD is in the CA Scheduler Job Management ISET in production status. Correct the problem and restart the $UNITRKSC server.

UNTK2060

Monitor missing

Reason:

The monitor argument passed to an internal function, &UNITRK, is missing.

Action:

Ensure that the GLOBVAL statement for variable &UNI.$UNITRKSC.MON is defined and has the correct value of CASCHED. Examine the ISRVLOG to look for any messages in processing the run parameters. Correct the problem and restart the $UNITRKSC server.

UNTK2070

Cycle time value is invalid

Reason:

The cycletime argument passed to an internal function, $UNITRK, is invalid.

Action:

Ensure that the GLOBVAL statement for variable &UNI.$UNITRKSC.SCAN is defined and has the correct value of 1 to 60. Examine the ISRVLOG to look for any messages in processing the run parameters. Correct the problem and restart the $UNITRKSC server.

UNTK2080

Check point days invalid

Reason:

The chkpdays argument passed to an internal function, $UNITRK, is invalid.

Action:

Ensure that the GLOBVAL statement for variable &UNI.$UNITRKSC.AGE is defined and has the correct value of 0 to 999. Examine the ISRVLOG to look for any messages in processing the run parameters. Correct the problem and restart the $UNITRKSC server.

UNTK2090

CCI ERROR – FUNC=xx, RC=xxxxxxxx, DRC=xxxxxxxx, XRC=xxxxxxxx

Reason:

A CAICCI error occurred. The function (FUNC), return code (RC), detailed return code (DRC) and extended return code (XRC) are supplied in the message.

Action:

For assistance, contact CA Support at http://ca.com/support.

UNTK2100

xxxxxxxxxxxxxxxxxxxx

Reason:

A CAICCI error occurred. The text for the message is supplied.

Action:

For assistance, contact CA Support at http://ca.com/support.

UNTK2110

Processing was successful.

Reason:

Normal service shutdown occurred.

Action:

No action is required.