SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Error Messages
SCF Reference Manual for G-Series RVUs520413-004
B-21
SCF Error Messages
20103
Cause. Either the maximum number of aliases or the size of the alias text buffer has
been exceeded.
Effect. SCF waits for the next command.
Recovery. Use the CLEAR ALIAS command to clear an alias before adding another,
or do not add any more aliases. Then retry the command.
20104
Cause. An alias that refers to itself directly or, through other aliases, has been
invoked.
Effect. SCF waits for the next command.
Recovery. Use the CLEAR ALIAS command to delete the alias that causes the
recursive loop. Then retry the command.
20105
Cause. Expanding the aliases contained on this line produced more text than can fit
into the input buffer. This can be caused by a recursive alias.
Effect. SCF waits for the next command.
Recovery. Use the CLEAR ALIAS command to delete the alias that causes the loop,
or reduce the amount of text generated by the alias or aliases. Then retry the
command.
20110
Cause. Due to complications in object-name expansion, only the default system name
may be specified in the ASSUME command.
Effect. SCF waits for the next command.
Recovery. Use the SYSTEM command to change the default system. Then retry the
command.
SCF 20103 Alias buffer is full. No more aliases can be
defined.
SCF 20104 A recursive alias has been detected.
SCF 20105 Alias expansion has overflowed the input buffer.
SCF 20110 Only default system name may be specified in the
ASSUME command.