FMV1145E
The maximum macro nesting level has been exceeded. Macros may be nested up to 10 levels.

Explanation

Tivoli Storage Manager allows macros to invoke other macros, for example, macro 'A' invokes macro 'B' which, in turn, invokes macro 'C'. This is nesting to 3 levels. The limit is 10 levels (the inital macro plus nine levels of calls within macros currently executng). There is no limit to the number of different macro calls that may be made within a macro as long as the calls are not nested.

System action

The macro is ignored and an error is returned.

User response

Reduce the level of macro nesting.