ELF0001

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0001   DMS ERROR '(&00)' ON FILE '(&01)'. ELFE STATEMENT ABORTED. IN SYSTEM-MODE: /HELP-MESS DMS(&00)

Meaning

The processing of the current ELFE statement leads to a DMS error
with the error code (&00) on the file (&01).
For more detailed information about the DMS error code enter the command
/HELP-MESS in system mode or see the BS2000 manual 'System Messages' or
one of the DMS manuals.
Processing of the ELFE statement was aborted.

Response

Correct the error then retry the OPEN and the aborted statement.

ELF0002

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0002   ERROR DURING '(&00)' PROCESSING. RETURNCODE = '(&01)'. PROGRAM ABORTED

Meaning

The running program is aborted due to a system error.
(&00) specifies the routine that caused the error.
(&01) contains the returncode.

Response

Eliminate the cause of the system error and start the program again.

ELF0003

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0003   INVALID ELFE STATEMENT. STATEMENT IGNORED

Meaning

This statement is not an ELFE statement. Processing was aborted.

Response

Call ELFE HELP function with: HELP.
Select a valid statement and reenter it.

ELF0004

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0004   FILE WITH LINKNAME 'SERSLOG' NOT FOUND. STATEMENT IGNORED

Meaning

A file with the linkname 'SERSLOG' could not be found.
Processing of the OPEN statement was aborted.

Response

Specify a SERSLOG file in the OPEN statement.

ELF0005

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0005   INVALID SESSION NUMBER. STATEMENT IGNORED

Meaning

Invalid session number in OPEN or CONT statement.
Processing of the ELFE statement was aborted.

Response

Retry the OPEN or CONT statement with a valid session number.

ELF0006

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0006   INVALID SERIAL NUMBER. STATEMENT IGNORED

Meaning

OPEN statement was given with an invalid serial number.
Processing of the ELFE statement was aborted.

Response

Retry with valid serial number.

ELF0007

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0007   OPEN OR CONT STATEMENT NECESSARY. STATEMENT IGNORED

Meaning

Before entering the statements PRINT or DISPLAY with one of the operands
INFO, LOCMAP, SHORT, SUMMARY, FULL, ADDRESS or MODULE, give an OPEN or
CONT statement.  Processing of the ELFE statement was aborted.

Response

Enter OPEN or CONT statement before retrying this statement.

ELF0008

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0008   LIBRARY STATEMENT NECESSARY. STATEMENT IGNORED

Meaning

Before entering the statements PRINT or DISPLAY with the operand
DESCRIPTION, the LIBRARY statement has to be entered to define a library.
Processing of the ELFE statement was aborted.

Response

Enter a LIBRARY statement before retrying this statement.

ELF0009

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0009   LIBRARY '(&00)' NOT FOUND. STATEMENT ABORTED

Meaning

The program library (&00) could not be found.
Processing of the ELFE statement was aborted.

Response

Retry the LIBRARY statement with a valid library name.

ELF0010

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0010   '(&00)' IS NOT A PROGRAM LIBRARY. STATEMENT IGNORED

Meaning

The file (&00) is not a program library.
Processing of the ELFE statement was aborted.

Response

Retry the LIBRARY statement with a valid library name.

ELF0011

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0011   INVALID '(&00)' OPERAND. STATEMENT IGNORED

Meaning

The specified operand is invalid. If the specified operand is
'NOT IDENTIFIED' an operand of the current statement
is invalid or an invalid parameter combination has been entered.
Processing of the ELFE statement was aborted.

Response

Call ELFE HELP function with: HELP. Try again with valid operand.

ELF0012

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0012   LIBRARY STATEMENT ALREADY PROCESSED. STATEMENT IGNORED

Meaning

Library already defined by a LIBRARY statement.
Further LIBRARY statements are not allowed.
Processing of the ELFE statement was aborted.

ELF0013

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0013   '(&00)' IS NOT A SERSLOG FILE. STATEMENT IGNORED

Meaning

Processing of the ELFE statement was aborted because specified file is not
a SERSLOG file.

Response

Retry the OPEN statement with a valid filename.

ELF0014

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0014   NO LIBRARY-NAME GIVEN

Meaning

The LIBRARY-statement was given without filename.
The given parameter does not correspond to the datatype : filename.

Response

Retry the LIBRARY statement with a filename.

ELF0015

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0015   LIBRARY '(&00)' CANNOT BE OPENED. DMS-CODE '(&01)'. IN SYSTEM MODE: /HELP-MESS DMS(&01)

Meaning

DMS-Code (&01) occurred while opening library (&00).
For more detailed information about the DMS error code enter the command
/HELP-MESS in system mode or see the BS2000 manual 'System Messages' or
one of the DMS manuals.

Response

Correct the error and retry the statement.

ELF0016

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

ELF0016   SYNTAX ERROR IN '(&00)' STATEMENT. STATEMENT IGNORED

Meaning

Syntax error in the specified statement.

Response

Call ELFE HELP function with: HELP. Try again with valid operand.