ANR1492E
command name: A loop has been detected in server command script RUN commands - command failed.

Explanation

A server command script DEFINE or UPDATE command has created a situation where one or more scripts invoke each other in a loop that can cause the scripts to run idefinitely.

System action

The command fails to update the server command script.

User response

Server command scripts can invoke each other, but not in a fashion that causes a potential loop in their execution. Specify the scripts in a manner that does not cause them to invoke each other in a loop.