Error Number
|
Error Message
|
Description
|
DI011
|
DIINI : DATABASE INTERFACE ROUTINES ALREADY INITIALISED
|
After successful initialisation of the Database Interface Routines,
routine DISTP must be called before initialising them again.
|
DI012
|
DIINI : INVALID INITIALISATION OPTION (LUOPT)
|
: (LOUPT)
|
|
Parameter LUOPT must be 1, 2, or 3.
|
DI013
|
DIINI : INVALID NUMBER OF TEMPORARY FILES (ITFNUM)
|
: (ITFNUM )
|
|
Parameter ITFNUM must be in the range 1 to 10.
|
DI014
|
DIDBI : DATABASE MUST NOT BE INITIALISED WHEN LUOPT = 2
|
The FEMVIEW database must not be initialised unless it is to
be accessed i.e. for LUOPT = 1, or 3.
|
DI015
|
DIDBI : D.I. ROUTINES MUST BE INITIALISED BEFORE DATABASE:
|
See flow chart
|
DI016
|
DIDBI : A FEMGEN/FEMVIEW DATABASE IS ALREADY OPEN
|
Only one FEMGEN/FEMVIEW database may be opened at any one time.
|
DI017
|
DIDBI : ERROR IN OPENING NEW INDEX FILE
|
A file compatibility problem may have arisen.
|
DI018
|
DIDBI : ERROR IN CONFIGURING NEW INDEX FILE
|
A file compatibility problem may have arisen.
|
DI019
|
DIDBI : EXISTING DATABASE IS INCOMPATIBLE WITH ROUTINES
|
Check that you are not trying to access a FEMVIEW 5 database.
|
DI021
|
DIDBI : EXISTING DATABASE NOT CONFIGURED WITH MODEL ONLY
|
Check that you are not trying to access a FEMVIEW 5 database.
|
DI022
|
DIDBI : ERROR IN OPENING DUMMY USER LEVEL
|
Check that you are not trying to access a FEMVIEW 5 database.
|
DI023
|
DIINI : ERROR IN OPENING DUMMY PROJECT LEVEL
|
Check that you are not trying to access a FEMVIEW 5 database.
|
DI024
|
DIINI : CANNOT ACCESS DATABASE WITH DUMMY LIBRARY
|
When it is only required to output data to a neutral text file,
a library of dummy routines have been provided to reduce the size of the
translator program executable. When these dummy routines have been used,
it is not possible to write data to the FEMVIEW database.
|
DI028
|
DI??? : D.I. ROUTINES HAVE NOT BEEN INITIALISED
|
No Database Interface Routine may be called until routine DIINI
has been successfully called.
|