1605
| OPENING COSSD UNSUCCESSFUL
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning COSSD file cannot be opened. errbyte: internal error byte from the FCB dmscode: DMS code Response COSSD either destroyed or not yet created. The appropriate DMS code is output. |
1607
| SUBSCHEMA NOT ON COSSD
Meaning The SUBSCHEMA specified in the DELETE parameter is not in the COSSD file. Response DBCOM and COSSD are not consistent. The subschema has been deleted from the DBCOM, but is not present in the COSSD. A new subschema compilation can be performed in any case. |
1612
| SCHEMA EXISTS ALREADY
Meaning DDL compilation run already completed. Response If the schema is to be recompiled, it either has to be deleted first by means of the DELETE parameter, or a new start of the DB creation has to be effected by means of BCREATE. |
1613
| SUBSCHEMA WITH THIS NAME EXISTS ALREADY
Meaning A compilation run for this subschema has already been performed. Response If this subschema is to be recompiled, it has to be deleted by means of the system parameter DELETE first. |
1614
| SUBSCHEMA NAME NOT UNIQUE
Meaning The subschema name must be unique; it must not be used elsewhere. Response Change subschema name or its duplicate. |
1616
| BFORMAT NOT EXECUTED
Meaning No BFORMAT run has been performed prior to subschema compilation. Response Start BFORMAT. |
1617
| INCORRECT SCHEMA NAME
Meaning The schema name in the subschema does not match the schema name in the DBCOM. Response Specify correct schema name. |
1618
| INCORRECT SUBSCHEMA NAME
Meaning Invalid SUBSCHEMA clause. Response Correct input. |
1619
| WRONG DEFINED PRIVACY KEY
Meaning The specified PRIVACY KEY FOR COPY does not match the PRIVACY LOCK in the schema. Response Recompile using correct keyword. |
1620
| NO PRIVACY KEY SPECIFIED
Meaning A PRIVACY KEY must be specified for subschema compilation. Response Recompile using correct keyword. |
1621
| SCHEMA SPECIFIED IN THE DELETE-PARAMETER DOES NOT EXIST
Meaning The schema name specified in the DELETE system parameter is invalid. Response Correct schema name. |
1622
| SUBSCHEMA SPECIFIED IN THE DELETE-PARAMETER DOES NOT EXIST
Meaning The subschema name specified in the DELETE system parameter is invalid. Response Correct subschema name. |
1623
| OPENING COSSD-OLD UNSUCCESSFUL
nr ERROR BYTE: errbyte, DMS CODE: dmscode
|
1625
| READ/WRITE ERROR ON COSSD-OLD
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning Access to COSSD.O not possible. errbyte: internal error byte from the FCB dmscode: DMS code Response COSSD.0 file probably destroyed; analyze DMS code. |
1626
| FILE NOT COSSD-OLD, TYPE NOT 5
Meaning COSSD is a file of type 5 within the UDS/SQL database system. COSSD.0 was not recognized as a COSSD file when read. Response COSSD.0 must be a COSSD file. |
1627
| NO SUBSCHEMA ON COSSD-OLD
Meaning No subschema was found in the COSSD.0 file. Response Recompile subschema if necessary. |
1628
| CHECKTABLE OVERFLOW
Meaning The space reserved for the check table is overflowing. Response The compiled subschema is so long that there is not sufficient space for the check table. The subschema must be shortened. |
1630
| ERRORS DETECTED: SCHEMA HAS BEEN ERASED
Meaning This message is output in the case of an erroneous schema compilation run. Response Remove errors and restart compilation run. |
1631
| ERRORS DETECTED: SUBSCHEMA HAS BEEN ERASED
Meaning This message is output in the case of an erroneous subschema run. Response Remove errors and recompile subschema. |
1632
| SYNTACTICAL ERROR IN ANALYSE PHASE
Meaning Error on COMPARE SUBSCHEMA during compilation. Response Correct subschema source. |
1634
| SUBSCHEMA ALREADY IN COSSD, COMPILATION RESET
Meaning Self-explanatory. Response Have COSSD corrected by the DB administrator. |
1635
| COSSD ALREADY FORMATTED, CREATE NOT EXECUTED
Meaning A CREATE COSSD schemaname statement has been entered, and the file dbname.COSSD already has valid contents. CREATE COSSD was not executed. Response None. |
1636
| NAME IN CREATE-COMMAND DIFFERS FROM SCHEMANAME IN DBCOM
Meaning A CREATE COSSD schemaname statement has been entered containing a different schema name to the one used in the previous compilation run. Response Correct CREATE COSSD statement and reenter. |
1637
| BPRIVACY RUN IS NECESSARY
Meaning Subschema compilation rejected after a BALTER run because privacy rights have not been redefined after modifications in the restructuring. Response Perform a BPRIVACY run and then repeat subschema compilation. |
1640
| NO SPACE AVAILABLE FOR SSIA
Meaning One record is reserved in the DBDIR for each subschema; there is no space available for this purpose. Response Extend DBDIR. |
1702
| INPUT SUBSCHEMAS MISSING
Meaning The ' entry is missing in the COMPARE system parameter.
|
6605
| READ-WRITE-ERROR ON SCRATCHFILE
Meaning Error on accessing the scratch file. Response Generate diagnostic documentation, including SYSLST log (contains EAM list of arameters). |
6607
| REOPENING COSSD UNSUCCESSFUL
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning COSSD cannot be opened. errbyte: internal error byte from the FCB dmscode: DMS code Response According to DMS code. |
6608
| CLOSING COSSD UNSUCCESSFUL
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning COSSD file cannot be closed. errbyte: internal error byte from the FCB dmscode: DMS code Response According to DMS code. |
6609
| READ/WRITE ERROR ON COSSD
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning Error on accessing COSSD. errbyte: internal error byte from the FCB dmscode: DMS code Response According to DMS code. |
6610
| READ/WRITE ERROR ON COSSD-OLD
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning Error on accessing COSSD-OLD. errbyte: internal error byte from the FCB dmscode: DMS code Response According to DMS code. |
6611
| CLOSING COSSD-OLD UNSUCCESSFUL
nr ERROR BYTE: errbyte, DMS CODE: dmscode
Meaning COSSD-OLD cannot be closed. errbyte: internal error byte from the FCB dmscode: DMS code Response According to DMS code. |