Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

BCREATE

1902

FILE IS NOT PRESENT
FILE = realmname

Meaning
The indicated realm does not exist or cannot be processed.

Response
Make realm available and restart BCREATE.

1905

FSTAT-ERROR: DMS-CODE = dmscode
FILE = filename

Meaning
The indicated file does not exist.

Response
Analyze DMS code.

1908

realmname IS NOT PRESENT OR NOT WRITEABLE OR PASSWORD IS NOT SPECIFIED
DMS-CODE=dmscode, FILE=realmname or RET-CODE=retcode, FILE=realmname

Meaning
The indicated realm cannot be processed for one of the reasons listed. For details refer to the DMS code that is output subsequent to this message and the continuation lines.

Response
Determine cause, remove, and repeat BCREATE call.

Possible continuation lines

PASSWORD IS NOT SUPPLIED
FILE IS NOT PRESENT
FILE IS NOT SHAREABLE
FILE IS EMPTY
FILE IS NOT WRITEABLE
FILE IS NOT EXISTING
ACT_KEY_ZERO IS NOT CORRECT
FILE EXISTS IN MORE THAN ONE PVS

1911

FILE IS TOO SMALL
FILE=realmname

Meaning
The indicated realm is too small and therefore cannot be processed by BCREATE.

Response
Increase size of realmname and repeat BCREATE.

1917

BLOCK LENGTH SET TO 4KB

Meaning
There is no statement DATABASE-PAGE-LENGTH IS 2KB/4KB/8KB. When setting up the database, BCREATE selects 4-Kbyte pages.

Response
None, or repeat BCREATE specifying the desired page size.

1918

INVALID SYNTAX IN SOURCE-STATEMENT

Meaning
The user entry is incorrect.

Response
Correct entry and restart BCREATE.

4111

CATALOG-FILE COULD NOT BE READ

Meaning
The dbname.CATALOG file of the database cannot be processed.

Response
Analyse and correct read error using the DMS code output if possible. restart BCREATE.
If the error recurs, compile diagnostic documentation.

4121

NO CATALOG-FILE HAS BEEN FORMATTED, CATCOPY-FILE IS TOO SMALL

Meaning
The dbname.CATALOG.SAVE file cannot be processed, since it is too small.

Response
Increase size of the dbname.CATALOG.SAVE file and repeat BCREATE.

6900

OPERATION = operation ON AREA-REF = realmref
RETCODE = retcode, ACT-KEY = last-page-number

Meaning
An error, the cause of which cannot be determined, occurred in the operation module when processing the realm realmref. If there is a DMS code, it is output subsequent to this message.

Response
If the error is a read/write error, restart BCREATE.
If the error recurs, prepare an error report with runtime log and dump.

9110

operation - ERROR, RETCODE = retcode,
DMS-CODE = dmscode, [FILE = filename]

Meaning
Read/write error

Response
If the error is a read/write error, restart BCREATE.
If the error occurs repeatedly, prepare an error report with runtime log and dump.

9112

FSTAT-ERROR
DMS-CODE = dmscode
ERRORBYTE = errbyte
FILE = filename

Meaning
A runtime error occurred during execution of an FSTAT command, i.e. in respect to the indicated file. The message is followed by a dump of the parameter block of the FSTAT command for diagnostic purposes.

Response
Write error report and include a runtime log as well as documentation on the file in question.

9120

operation - ERROR, RETCODE = retcode,
DMS-CODE = dmscode, FILENAME = filename, BNR = page-number

Meaning
Read/write error when processing the indicated file at the corresponding page number.

Response
If the error is a read/write error, restart BCREATE. If the error recurs, prepare an error report with runtime log and dump.

9130

operation - ERROR, RETCODE = retcode,
DMS-CODE = dmscode, FILENAME = filename, BNR = page-number

Meaning
Read/write error when processing the indicated file at the corresponding page number.

Response
If the error is a read/write error, restart BCREATE. If the error recurs, prepare an error report with runtime log and dump.

9131

WRITLES-ERROR, NUMBER OF BLOCKS TO WRITE = number < = 0

Meaning
Error when writing DBTTs and CALC tables.

Response
Generate diagnostic documentation and write error report.