BIF0001
Destination: USER-TASK Routing code: Weight:
Warranty : NO
BIF0001 Builtin function '(&00)' added by user is duplicate. Processing continues
Meaning
A builtin function name occurred twice in the builtin function list
defined by the module BIFTAB coded by the user. Only the first name will
be processed by SDF-P. The next ones will be ignored.
Response
Either the first name overwrites the next builtin function definitions
(next name(s)) on purpose or this is an error. In the latter case, the
BIFTAB module must be updated to define different names for the concerned
builtin functions.
BIF0002
Destination: USER-TASK Routing code: Weight:
Warranty : NO
BIF0002 Builtin function '(&00)' added by user has same name as existing SDF-P builtin function. Processing continues
Meaning
The name of the builtin function implemented by the user in SDF-P-BIF is
the name of a builtin function offered by SDF-P. The builtin function of
the user will be ignored by SDF-P.
Either the user implemented a new builtin function the name of which is
already proposed by SDF-P or a new version of SDF-P implements a builtin
function which has the same name as a function that has been implemented
by the user previously.
Response
To avoid such name collision, the name of the builtin functions defined
by the user should start with "X", for example XMY-FUNCTION.
BIF0003
Destination: USER-TASK Routing code: Weight:
Warranty : NO
BIF0003 SDF-P-BIF version not supported by SDF-P. Subsystem start aborted
Meaning
This version of SDF-P-BIF kernel uses SDF-P system interfaces which
are not supported by the currently installed SDF-P version.
Response
Please use another SDF-P-BIF kernel which matches the current SDF-P
version. See SDF-P-BIF release notices for valid version combinations.
BIF0004
Destination: USER-TASK Routing code: Weight:
Warranty : NO
BIF0004 SDF-P-BIF subsystem not supported by SDF-P. Subsystem start aborted
Meaning
SDF-P-BIF kernel uses a system interface which is not supported by SDF-P.
Response
Please use another version of SDF-P or SDF-P-BIF. See SDF-P release notice
for valid SDF-P/SDF-P-BIF version combinations.
BIF0005
Destination: USER-TASK Routing code: Weight:
Warranty : NO
BIF0005 Unexpected return code from SDF-P. Subsystem start aborted
Meaning
The system interface called by SDF-P-BIF returned an unexpected error
code.
Response
Please send diagnose material to support center (used subsystem
versions, CONSLOG file, SERSLOG file, REP files, ...).