Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Error messages

3001

OLD LIST TABLE NOT FOUND

Meaning
A table cannot be found.

Response
Checked (with BCHECK) whether the original database is consistent. If the database is consistent, generate error documentation.

3002

THE NEW DATABASE (DBDIR.NEW) IS ALREADY IN USE

Meaning
The target database is already being written to. No conversion occurs.

Response
None

3003

TYPE OF REALM LIST IN PARAMETER BLOCK INVALID

Meaning
The internal realm list is invalid.

Response
Generate error documentation; specify the realms by some other method.

3005

REALM realmname NOT AVAILABLE FOR FUNCTION: OPEN MODE NOT READ

Meaning
The specified realm cannot be accessed at all.

Response
Check who is accessing the realm.

3006

REALM realmname NOT FOUND IN SCHEMA

Meaning
The specified realm is not contained in the schema.

Response
None

3007

PAGE nr IN REALM realmname NOT KONSISTENT

Meaning
An inconsistent page was detected.

Response
Checked with BCHECK whether the original database is consistent and generate error documentation if required.

3008

COPY-NAME ‚NEW‘ CONFLICTS WITH THE TARGET

Meaning
A copy with the copy name NEW is being used as the original database. This is not allowed.

Response
Assign a different copy name to the original database.

3009

REALM realmname INCONSISTENT

Meaning
The specified realm is inconsistent.

Response
Create a consistent realm.

3011

REALM realmname IS TEMPORARY

Meaning
Temporary realms cannot be converted.

Response
None

3012

NO REALMS TO PROCESS FOR FUNCTION

Meaning
No existing realm names were specified.

Response
Specify existing realms.

3013

WRONG BLOCK_CONTROL_INFO AT bnr

Meaning
The indicated page has an invalid structure.

Response
Check the original database with BCHECK.

3015

WRONG BLOCK_INDEX OCCURRED IN PAGE X‘bnr

Meaning
The indicated page has an invalid structure.

Response
Check the original database with BCHECK.

3016

WRONG FILE filename FOR THIS CONVERSION

Meaning
The file is not appropriate for the current conversion.

Response
Supply a suitable file or repeat the conversion process.

3017

NEW DBDIR CAN NOT BE PROCESSED

Meaning
The DBDIR of the target database was changed.

Response
Repeat the conversion.

3018

NEW REALM realmname CAN NOT BE PROCESSED

Meaning
The realm does not match the DBDIR.

Response
Repeat the conversion.

3019

DIFFERENCE IN CONVERSION-TIME BETWEEN REALM realmname AND DBDIR

Meaning
The realm does not match the DBDIR.

Response
Repeat the conversion.

3020

REALM realmname NOT (COMPLETELY) CONVERTED

Meaning
The conversion of this realm was interrupted.

Response
Convert the realm again.

3021

FILE filename NOT AVAILABLE

Meaning
The scratch file cannot be accessed.

Response
Convert the appropriate realm again.

3022

ERROR IN READING COSSD. CODE = dmscode

3023

ERROR IN OPEN COSSD. CODE = dmscode

3024

ERROR IN WRITING COSSD.NEW. CODE = dmscode

3025

ERROR IN OPEN COSSD.NEW. CODE = dmscode


Meaning
Error on handling of COSSD

Response
Check the DMS code (dmscode).

3026

NEW COSSD FILE EXISTS ALREADY WITH WRONG BLOCKSIZE filename

Meaning
The new COSSD file filename already exists, but the BLKSIZE of this file is not compatible with the new DB page size. The file is not empty.

Response
Delete the file and, if required, create it again with a suitable BLKSIZE specification.

3027

NEW PAGE-LENGTH IS SMALLER

Meaning
The page length of the target database must not be less than the page length of the original database.

Response
Specify a higher value for the page length.

3028

NEW REALM FILE filename AMBIGUOUS

Meaning
The file name of the target database is not unique.

Response
Rename the other file.

3030

NEW DBDIR NAME IS AMBIGUOUS

Meaning
The file name of the target database is not unique.

Response
Rename the other file.

3031

NEW DBDIR IN A WRONG CONVERSION-STATE

Meaning
The DBDIR of the target database is the result of an aborted conversion.

Response
Convert the DBDIR again.

3032

BLOCKSIZE OF NEW REALM realmname DIFFERS FROM CONVERT

Meaning
The realm file of the target database has different file attributes than those requested in the CONVERT statement.

Response
Change the file attributes as required.

3034

DATABASE CAN NOT BE PROCESSED DUE TO SWITCHED-OFF-REALM realmname

Meaning
At least one realm has been switched off.

Response
Switch on all realms.

3037

SCD-ERROR IN SET setname

Meaning
The original database is inconsistent.

Response
Check the database with BCHECK.

3038

PRIMARY SPACE FOR NEW REALM realmname IS TOO SMALL

Meaning
Insufficient space was allocated for the realm file.

Response
Create the file with a higher primary allocation.

3040

FATAL ERROR IN SEMANTIC CHECK. BPGSIZE TERMINATED

Meaning
Fatal error during analysis.

Response
None

3041

SET-REF setref NOT FOUND IN ANY SUBSCHEMA

Meaning
To convert a SET with MODE IS LIST, BPGSIZE needs a description of the SET. If the SET does not occur in any SSIA-RECORD (subschema) then conversion fails with this message. This may be due to the fact that a suitable subschema has not yet been created or because the last suitable subschema has been deleted.

Response
Make a suitable subschema available.

3050

TOO MANY REALMS FOR CONVERSION INCLUDING DISTRIBUTABLE LIST SETS (MAX: 125)

Meaning
Up to 125 realms can be converted in a BPGSIZE run if distributable lists are contained in at least one of the realms to be converted.

Response
Perform multiple BPGSIZE runs.

3051

ILLEGAL MIX OF REALM STATUS FOR DISTRIBUTABLE LIST SETS

Meaning
Before conversion takes place using BPGSIZE, the realms which are involved in a distributable list must either all already have been converted (then no action is required) or none of them may already have been converted (then all are converted). A mixture of these statuses is not permissible. The statuses of the realms are displayed after the message.

Response
Delete realms which have already been converted (*.NEW) in the distributable list.

3052

MISSING REALMS FOR CONVERSION OF DISTRIBUTABLE LIST SETS

Meaning
All realms of a distributable list must be converted in the same BPGSIZE run. The missing realms are displayed after the message.

Response
Include missing realms in the BPGSIZE run.

3083

CHANGE IN PAGE-LENGTH. LAST VALUE ASSUMED

Meaning
The page length was changed in the inputs.

Response
None

3084

NO LOGGING IN THE NEW DATABASE, NAME OF LAST USED ALOG-FILE IS filename

Meaning
Logging was still activated.

Response
After conversion, reactivate logging, and possibly also the online extension capability, with BMEND.

3095

REALM realmname ALREADY CONVERTED

Meaning
The specified realm was already converted.

Response
None

3096

REALM realmname WILL BE CONVERTED AGAIN

Meaning
The realm will be converted again.

Response
None

3097

NOT ALL SCRATCH FILES COULD BE DELETED

Meaning
All scratch files could not be deleted.

Response
Delete the scratch files manually.

3089

REALM realmname NOT OPENED

Meaning
The realm could not be opened.

Response
Evaluate the additional information.

3090

BUFFERSIZE OUT OF RANGE

Meaning
A new buffer size was set.

Response
None