1301
| CHECKTABLE TOO BIG
Meaning The subschema name table (SSITAB) and the check table combined are longer than an internally reserved work area (SSIAREA). Response Reduce size of subschema. |
1302
| CLOSEERROR ON COSSD
Meaning Error when closing the COSSD. Response Restore database with a COSSD backup copy, recompile subschema. |
1303
| DISK-OR FILE ERROR ON COSSD
Meaning Error on accessing file dbname.COSSD. Response Check COSSD. |
1304
| ERROR DURING REQM
Meaning Error when requesting storage space for the EAM buffer. Response Repeat BCALLSI run. |
1305
| NO MEMORY AVAILABLE
Meaning No storage space available for the EAM buffer. Response Repeat BCALLSI run when storage is available. |
1306
| EAM-eam-retcode
Meaning EAM access error (see the manual “Executive Macros“). Response Delete EAM space; repeat BCALLSI run. |
1307
| ERROR READING RECORD FROM SYSDTA
Meaning Error when reading the control statement. Response Check SYSDTA assignment. |
1308
| INPUT SYNTAX ERROR
Meaning BCALLSI control statement is not correct. Response Repeat BCALLSI run using correct statement. |
1309
| OPENERROR COSSD OR SUBSCHEMA ERROR
Meaning The schema or subschema information in the COSSD could not be read. The dbname.COSSD file is possibly not accessible, or the database name, the schema name or the subschema name is incorrect (see also further message). Response Check the file name in the SET-FILE-LINK command using LINK-NAME=DATABASE; check the schema name and subschema name in the BCALLSI statement. If necessary, restore the COSSD backup and recompile the subschema. |
1310
| READERROR TSS/CHECKTAB
Meaning Error when reading the subschema source/CHECK-TABLE.. Response Restore the database from COSSD backup copy, recompile subschema. |
1311
| SUBSCHEMA NOT FOUND
Meaning The subschema or schema not found in the COSSD. Response Check subschema or schema name, or reduce size of subschema. |
1312
| SUBSCHEMA TOO BIG
Meaning The subschema name table (SSITAB) is larger than an internally reserved work area (SSIAREA). Response Reduce size of subschema. |
1313
| SYSTEMERROR
Meaning System error. Response Generate diagnostic documentation and write error report. |
1314
| THIRD ITEMLINE IS NOT THE LAST
Meaning The item definition in the subschema source exceeds 3 lines. Response Correct and recompile subschema. |
1315
| UNKNOWN ERROR IN REALM SECTION/SET SECTION/ITEMLEVEL
Meaning Error in the transformed subschema source. Response Erase subschema and recompile (DDL compiler). |
1316
| WRITE ERROR SSITAB
Meaning Error when writing the SSITAB module to the EAM space. Response Delete EAM space, repeat BCALLSI run. |
1317
| ERROR WRONG SUBSCHEMA FORMAT
Meaning BCALLSI cannot process the subschema version generated by the DDL compiler. Response Use the BCALLSI of the UDS/SQL version which matches the COSSD. |