Previous Topic: UNIT - UNITNext Topic: USER - USERS


UPDA - UPDATE

UPDA001E Invalid interval - <inv>

The interval <inv> is not numeric. Issue the UPDATE command again, specifying an interval time that is a decimal number 1-4 digits long.

UPDA002E UPDATE command not available from <interface> interface

The UPDATE command is not supported with the interface you are using. This currently includes the batch and CICS interfaces.

UPDA003E Interval cannot be less than <xxx> seconds

The update interval <xxx> is less than the minimum value allowed. The minimum value allowed is specified in your security group. Issue the UPDATE command again with a valid interval time.

UPDA004E Invalid duration - <dur>

The update duration <dur> is not numeric. Issue the UPDATE command again, specifying a valid duration. The maximum update duration value is specified in your security group.

UPDA005E Duration cannot be more than <max-dur> minutes

The update duration is greater than the maximum <max-dur> allowed. Issue the UPDATE command again, specifying a valid duration. The maximum update duration value is specified in your security group.

UPDA006E Duration cannot be zero

An update duration of 0 (effectively an infinite duration) is not permitted for your security group. Issue the UPDATE command again, specifying a valid duration.

UPDA007I Duration expired - Update mode terminated

The duration specified for automatic update mode has expired. Update mode has been terminated. If you want to continue in update mode, issue the UPDATE command again.

UPDA008E Interval cannot be greater than 3600 seconds

The interval specified exceeds the allowable maximum of 3600 seconds (one hour). Issue the UPDATE command again, specifying a valid interval.

UPDA009E Interval must be less than duration

The interval must be less than the duration. Issue the UPDATE command again, specifying a valid interval and duration.