TIB0001 | TIB0005 | TIB0006 | TIB0007 | TIB0009 | TIB0010 | TIB0014 | TIB0015 | TIB0016 | TIB0017 | TIB0018 | TIB0019 | TIB0020
TIB0001 | Maximum workload of $1 parallel processes exceeded (TIBTAB full) |
Explanation: |
The maximum possible number of parallel processes is either the number of TIBs defined in the TIBTAB or if this parm is not set the value specified for WORKLOAD-MAXIMUM. |
System action: |
Existing processes continue uneffected. New processes can only be started as existing processes terminate. |
System programmer info: |
This message may simply indicate that the chosen limit for the workload has been exceeded. However, it might be possible that there is a problem in that certain processes do not terminate when they should. If you suspect that this is the case, gather diagnostics information like the joblog, and contact your Software AG support center. |
TIB0005 | Not enough storage available to build TIBTAB |
Explanation: |
This message is associated with Com-plete TIBTAB initialisation to indicate that there is insufficient space in the region or partition for the TIBTAB. |
System action: |
Com-plete initialisation is abnormally terminated. |
System programmer info: |
Increase the size of the region or partition. |
TIB0006 | TIBTAB $1 $2 |
Explanation: |
TIBTAB processing is complete. If the TIBTAB was loaded, the following will appear.... TIBTAB tttttttt LOADED Where 'tttttttt' is the TIBTAB to be loaded. If the TIBTAB is built dynamically, the following will appear.... TIBTAB DYNnnnnn BUILT Where 'nnnnn' is the number of tibs to build. |
TIB0007 | TIBTAB $1 not found in library |
Explanation: |
This message is associated with Com-plete TIBTAB initialisation. It indicates that the requested TIBTAB was not found in any library. |
System action: |
Com-plete initialisation is abnormally terminated. |
System programmer info: |
Specify a valid TIBTAB name in the TIBTAB startup parameter. |
TIB0009 | Contents of TIBTAB $1 invalid |
Explanation: |
This message is associated with Com-plete TIBTAB initialisation. The probable cause is an attempt to run wiht the tibtab created for an earlier version of Complete instead of a tibtab for the current version of Com-plete. Another possible cause is that the module is not a TIBTAB. |
System action: |
Com-plete initialisation is abnormally terminated. |
System programmer info: |
Check the last assembly and link edit of the specified TIBTAB. |
TIB0010 | LOAD failed for TIBTAB '$1' |
Explanation: |
This message is associated with Com-plete initialisation and indicates that the requested load for the TIBTAB failed. |
System action: |
Com-plete initialisation is terminated. |
Computer operator info: |
Execute Com-plete again. If this fails, notify the Com-plete system programmer. |
TIB0014 | Dynamic TIBTAB initialization completed |
Explanation: |
Self-explanatory message. |
TIB0015 | Dynamic TIBTAB initialization aborted: TIBTAB exhausted |
Explanation: |
Self-explanatory message. |
TIB0016 | There are no dynamic TIB updates |
Explanation: |
Self-explanatory message. |
TIB0017 | TIB $1 allocated to $2 |
Explanation: |
Self-explanatory message. |
TIB0018 | TIB $1 not available, dynamic definition $2 skipped |
Explanation: |
Self-explanatory message. |
TIB0019 | TIB $1 ($2) data replaced by override definition |
Explanation: |
Com-plete detected an entry for the tib in question in the COMSYS.CATALOG file (see UUTIL TT). |
System action: |
The definiton in the CATALOG file overwrites the one in the Tibtab. |
TIB0020 | TIB definition $2 skipped, alredy existing with TID $1 |
Explanation: |
Self-explanatory message. |