Text | Non-activity time limit exceeded; press ENTER. |
Expl. | For this application/user, a non-activity time limit is defined. The elapsed time between the last screen I/O and the current I/O exceeded the defined limit. Natural Security requires the user to log on again. |
Actn. | Press ENTER; then log on again. |
Text | User is not authorized to use update statements. |
Expl. | An UPDATE/STORE/DELETE statement was issued, but the user is not currently authorized to issue such update commands. |
Actn. | Contact your Natural administrator. |
Text | Non-activity time limit exceeded; transaction backed out. |
Expl. | For this application/user, a non-activity time limit is defined. The time elapsed between the start of transaction and the end of the current database call exceeded the defined limit. The available time window can be ascertained via the Natural system variable *TIME-OUT. |
Actn. | Restart the transaction. |
Text | Invalid dialog source header. |
Expl. | The first lines of the Natural source do not constitute a valid dialog header. |
Actn. | Consult the documentation on the dialog format. |
Text | Unknown dialog source format .... |
Expl. | The format identifier (as shown in the message) in the Natural dialog source does not identify one of the known formats. |
Actn. | Consult the documentation on the dialog format. |
Text | Invalid value for attribute .... |
Expl. | The value that has been assigned to the attribute is not allowed
in this context. |
Actn. | Assign a valid attribute value. |
Text | Attribute ... is invalid for element type .... |
Expl. | The attribute is not in the set of allowed attributes for this type of dialog element. |
Actn. | Choose an allowed attribute for this dialog element type. |
Text | Error occurred while scanning for .... |
Expl. | The dialog source does not conform to the format expected by the dialog editor. The expected format is indicated in the error message. |
Actn. | Correct the dialog source. |
Text | The name ... is already in use. |
Expl. | An attempt was made to re-use a variable name which is already in use for some other dialog element or pre-defined constant. |
Actn. | Use another name. The dialog editor usually suggests a unique replacement. |