FLCBYTBF-API
FLUC C++ Stream Buffer Interface
Return codes

FLAM Return/Reason codes. More...

Macros

#define FLMRTC_OK   0
 Success

 
#define FLMRTC_FAT   1
 Fatal error (not expected)

 
#define FLMRTC_SYS   2
 System error (sizeof(U32)!=4)

 
#define FLMRTC_HDL   3
 Handle error

 
#define FLMRTC_ITF   4
 Call/parameter/interface error

 
#define FLMRTC_NOT   5
 Action not possible

 
#define FLMRTC_ALC   6
 Memory allocation failed

 
#define FLMRTC_LEN   7
 Length not valid

 
#define FLMRTC_CTR   8
 Control code not valid

 
#define FLMRTC_VSN   9
 Version not supported

 
#define FLMRTC_FUC   10
 Function not supported

 
#define FLMRTC_MOD   11
 Mode not supported

 
#define FLMRTC_SUT   12
 Suite not supported

 
#define FLMRTC_COF   13
 Confidential mode not supported

 
#define FLMRTC_INT   14
 Integrity mode not supported

 
#define FLMRTC_VRI   15
 Verification mode not supported

 
#define FLMRTC_HCS   16
 Header check sum not valid

 
#define FLMRTC_PCS   17
 Pot check sum not valid

 
#define FLMRTC_DCS   18
 Data check sum not valid

 
#define FLMRTC_CHK   19
 Check sum not valid

 
#define FLMRTC_MAC   20
 MAC not valid

 
#define FLMRTC_KTV   21
 KTV not valid

 
#define FLMRTC_SYN   22
 Syntax not valid

 
#define FLMRTC_CNT   23
 Amount not valid

 
#define FLMRTC_EOL   24
 End of list (informational)

 
#define FLMRTC_DEL   25
 Delete not successful

 
#define FLMRTC_TYP   26
 Type not valid

 
#define FLMRTC_RBD   27
 Rebuild required (informational)

 
#define FLMRTC_NCG   28
 No change happen (informational)

 
#define FLMRTC_STA   29
 State not valid

 
#define FLMRTC_ORI   30
 Orientation not supported

 
#define FLMRTC_SPL   31
 Split method not supported

 
#define FLMRTC_DLM   32
 Maximum of records achieved

 
#define FLMRTC_CMP   33
 Error at compression

 
#define FLMRTC_DCO   34
 Error at decompression

 
#define FLMRTC_HLN   35
 Maximal header length achieved

 
#define FLMRTC_DLN   36
 Maximal data length achieved

 
#define FLMRTC_FFO   37
 Failed to open a FLAMFILE

 
#define FLMRTC_RCF   38
 Record format not supported

 
#define FLMRTC_FWR   39
 Write failed

 
#define FLMRTC_FRD   40
 Read failed

 
#define FLMRTC_FGP   41
 Determine position failed

 
#define FLMRTC_FSP   42
 Set position failed

 
#define FLMRTC_EOF   43
 End of file (informational)

 
#define FLMRTC_FFR   44
 Rename of FLAMFILE failed

 
#define FLMRTC_FFD   45
 Delete of FLAMFILE failed

 
#define FLMRTC_FFC   46
 Close of FLAMFILE failed

 
#define FLMRTC_FSK   47
 Seek in file failed

 
#define FLMRTC_FSB   48
 Set buffer size failed

 
#define FLMRTC_FFF   49
 FLAMFILE format not supported

 
#define FLMRTC_NFF   50
 No FLAMFILE

 
#define FLMRTC_FND   51
 Not find (informational)

 
#define FLMRTC_EPY   52
 Empty construct (informational)

 
#define FLMRTC_CON   53
 Connection error

 
#define FLMRTC_FID   54
 Unsupported FLAM-ID

 
#define FLMRTC_RPC   55
 Remote procedure call failed

 
#define FLMRTC_MTD   56
 Method not supported

 
#define FLMRTC_FOP   57
 Failed to open a file

 
#define FLMRTC_GZP   58
 GZIP error

 
#define FLMRTC_CHS   59
 Char set not supported

 
#define FLMRTC_AIR   60
 Space too small

 
#define FLMRTC_LOG   61
 Logging facility does not work

 
#define FLMRTC_ICV   62
 Error from character conversion module

 
#define FLMRTC_HFO   63
 Failed to open the hash output file

 
#define FLMRTC_FCL   64
 Close of file failed

 
#define FLMRTC_KME   65
 Error in FKME module

 
#define FLMRTC_CHR   66
 Character conversion error

 
#define FLMRTC_INF   67
 Info not supported

 
#define FLMRTC_BND   68
 Band not supported

 
#define FLMRTC_RFO   69
 Open report file failed

 
#define FLMRTC_SIZ   70
 Size invalid

 
#define FLMRTC_IVC   71
 Invalid char

 
#define FLMRTC_ICC   72
 Incomplete char

 
#define FLMRTC_BOM   73
 Error with byte order mark

 
#define FLMRTC_FMT   74
 Format wrong or not supported

 
#define FLMRTC_ACV   75
 Auto conversion not possible

 
#define FLMRTC_BZ2   76
 BZIP2 error

 
#define FLMRTC_ENV   77
 Error with environment variable

 
#define FLMRTC_DYL   78
 Dynamic load failed

 
#define FLMRTC_ACS   79
 Error from access module

 
#define FLMRTC_LIM   80
 Special condition code, compression limit not reached.
 
#define FLMRTC_LXZ   81
 XZ error

 
#define FLMRTC_EXP   82
 Expat error

 
#define FLMRTC_PAD   83
 Whole first block is padding

 
#define FLMRTC_CLP   84
 Command line parser failed

 
#define FLMRTC_MAP   85
 Mapping failed

 
#define FLMRTC_TMP   86
 Failed to open a temporary file

 
#define FLMRTC_MBE   87
 Wrong magic bytes (magic bytes error)

 
#define FLMRTC_CFF   88
 Corrupted or no FLAMFILE

 
#define FLMRTC_INI   89
 Initialization error

 
#define FLMRTC_PAR   90
 Parameter not formatted correctly

 
#define FLMRTC_BIN   91
 Binary data detected

 
#define FLMRTC_EQU   92
 From and to are equal

 
#define FLMRTC_ENC   93
 Data are encrypted (key required)

 
#define FLMRTC_KEY   94
 Key wrong

 
#define FLMRTC_REA   95
 Reallocation required

 
#define FLMRTC_USR   96
 Invalid user name

 
#define FLMRTC_AUH   97
 Authentication failed

 
#define FLMRTC_HSH   98
 Hash calculation failed

 
#define FLMRTC_DIR   99
 Processing of one or more files failed

 
#define FLMRTC_HFE   100
 Hash file empty

 
#define FLMRTC_HFR   101
 Read of hash/checksum file failed

 
#define FLMRTC_HFN   102
 Hash/checksum file name not valid

 
#define FLMRTC_HFF   103
 Hash/checksum file not correct formated

 
#define FLMRTC_CTO   104
 Failed to open the code table

 
#define FLMRTC_CTF   105
 Code table not correct formated

 
#define FLMRTC_ATR   106
 Attribute settings not supported

 
#define FLMRTC_OPT   107
 Option not supported

 
#define FLMRTC_IPC   108
 Invalid parameter combination

 
#define FLMRTC_IFO   109
 Failed to open the info file

 
#define FLMRTC_PRT   110
 Protocol not supported

 
#define FLMRTC_DIF   111
 Differences found

 
#define FLMRTC_TAS   112
 Special condition code, try again with ASCII.
 
#define FLMRTC_INC   113
 Data incomplete

 
#define FLMRTC_PRC   114
 Procedure not supported

 
#define FLMRTC_KNF   115
 Key not found

 
#define FLMRTC_PGP   116
 OpenPGP error

 
#define FLMRTC_ALG   117
 Algorithm not supported

 
#define FLMRTC_KIA   118
 Key inactive

 
#define FLMRTC_KIV   119
 Key invalid

 
#define FLMRTC_KXP   120
 Key expired

 
#define FLMRTC_POS   121
 Positioning failed

 
#define FLMRTC_SEQ   122
 Sequence error, incorrect order

 
#define FLMRTC_UPD   123
 Update not possible

 
#define FLMRTC_REG   124
 Regular expression error

 
#define FLMRTC_RNG   125
 Value out of range

 
#define FLMRTC_USG   126
 Usage measurement not possible

 
#define FLMRTC_DMY   127
 Dummy processing requested, but not possible.
 
#define FLMRTC_VFO   128
 Failed to open the inverse command file

 
#define FLMRTC_ITN   129
 Internal error (may not happen)

 
#define FLMRTC_MFS   130
 Micro Focus support failed

 
#define FLMRTC_STR   131
 Dynamic string library error

 
#define FLMRTC_OUL   132
 Open of usage log failed

 
#define FLMRTC_SER   133
 Serialization failed

 
#define FLMRTC_DSR   134
 De-serialization failed

 
#define FLMRTC_PCR   135
 Program call (PC) failed

 
#define FLMRTC_ROW   136
 Row specification wrong

 
#define FLMRTC_RCD   137
 Record delimiter not supported

 
#define FLMRTC_EOT   138
 End of table (informational)

 
#define FLMRTC_EOM   139
 End of member (informational)

 
#define FLMRTC_HMD   140
 Have more data (informational)

 
#define FLMRTC_ALN   141
 Alignment error

 
#define FLMRTC_SPC   142
 Not enough space

 
#define FLMRTC_PLS   143
 Plausibility error

 
#define FLMRTC_RST   144
 Unexpected remaining rest

 
#define FLMRTC_LNG   145
 Length value too small

 
#define FLMRTC_VRS   146
 Virus found

 
#define FLMRTC_CWC   147
 Connection was closed

 
#define FLMRTC_AVS   148
 Error from anti virus scanner

 
#define FLMRTC_AUT   149
 Authorization failed

 
#define FLMRTC_CMD   150
 Command execution failed

 
#define FLMRTC_AEX   151
 Already exists

 
#define FLMRTC_FTL   152
 Tell offset in file failed

 
#define FLMRTC_RTL   153
 Record too long

 
#define FLMRTC_RTS   154
 Record too short

 
#define FLMRTC_DFA   155
 Dynamic allocation of a file failed

 
#define FLMRTC_FRO   156
 Re-open of file failed

 
#define FLMRTC_NFD   157
 No such file or directory

 
#define FLMRTC_PDN   158
 Permission denied

 
#define FLMRTC_NSL   159
 No space left on device

 
#define FLMRTC_NBS   160
 Special condition code, Restart with larger block size required.
 
#define FLMRTC_CLS   161
 Close/end tag/delimiter encountered

 
#define FLMRTC_MIS   162
 Missing field definition

 
#define FLMRTC_EAD   163
 Element already deleted

 
#define FLMRTC_ZST   164
 ZSTD error

 
#define FLMRTC_CRY   165
 Crypto error

 
#define FLMRTC_PFO   166
 Open of side/parameter file failed

 
#define FLMRTC_PFW   167
 Write of side/parameter file failed

 
#define FLMRTC_LMM   168
 Length mismatch

 
#define FLMRTC_REC   169
 Compile of regular expression failed

 
#define FLMRTC_REV   170
 Validation based on regular expression failed.
 
#define FLMRTC_RER   171
 Replacement based on regular expression failed.
 
#define FLMRTC_IGR   172
 Ignore record (must be handled)

 
#define FLMRTC_OFS   173
 Provided offset invalid

 
#define FLMRTC_POT   174
 Pot not valid

 
#define FLMRTC_REO   175
 Reopen failed (possible no space for bigger tables)
 
#define FLMRTC_UTF   176
 User table fail (possible endless recursion defined.
 
#define FLMRTC_MEX   177
 Maximum expansion achieved.
 
#define FLMRTC_IVL   178
 Invalid argument at open or incomplete byte sequence at processing.
 
#define FLMRTC_IVS   179
 Invalid character encountered.
 
#define FLMRTC_NOM   180
 No message of the desired type or malformed character encoding.
 
#define FLMRTC_WSP   181
 Error during whitespace handling.
 
#define FLMRTC_UCS   182
 Error from IBM Unicode Services.
 
#define FLMRTC_LZ4   183
 LZ4 error

 
#define FLMRTC_IDX   184
 Index not invalid

 
#define FLMRTC_MKP   185
 Make path failed

 
#define FLMRTC_RNF   186
 Row not found.
 
#define FLMRTC_CNF   187
 Column not found.
 
#define FLMRTC_WCF   188
 Wildcards found.
 
#define FLMRTC_EMF   189
 Empty file written.
 

Detailed Description

FLAM Return/Reason codes.

This chapter contains all FLAM return codes defined by the FL5 infrastructure. This internal reason code will be a 32 bit integer value containing a decimal number which is related to a certain error situation.

The reason code are useful for program control. Additional the FL5 infrastructure provides functionalities to map such a return code in an error message and to obtain a error trace for more information. It depends of the interface you are using how the mapping function and error trace will be provided.

A FLAM return code provide the main reason for an error or warning. On high level interfaces (subprogram, command line) the internal FLAM return code is provided as reason code and a additional condition code (0, 4, 8, ...) is set by the application or subprogram. Low level interfaces (byte, record and element API) use the values defined in this chapter as return code.

Macro Definition Documentation

◆ FLMRTC_OK

#define FLMRTC_OK   0

Success

◆ FLMRTC_FAT

#define FLMRTC_FAT   1

Fatal error (not expected)

◆ FLMRTC_SYS

#define FLMRTC_SYS   2

System error (sizeof(U32)!=4)

◆ FLMRTC_HDL

#define FLMRTC_HDL   3

Handle error

◆ FLMRTC_ITF

#define FLMRTC_ITF   4

Call/parameter/interface error

◆ FLMRTC_NOT

#define FLMRTC_NOT   5

Action not possible

◆ FLMRTC_ALC

#define FLMRTC_ALC   6

Memory allocation failed

◆ FLMRTC_LEN

#define FLMRTC_LEN   7

Length not valid

◆ FLMRTC_CTR

#define FLMRTC_CTR   8

Control code not valid

◆ FLMRTC_VSN

#define FLMRTC_VSN   9

Version not supported

◆ FLMRTC_FUC

#define FLMRTC_FUC   10

Function not supported

◆ FLMRTC_MOD

#define FLMRTC_MOD   11

Mode not supported

◆ FLMRTC_SUT

#define FLMRTC_SUT   12

Suite not supported

◆ FLMRTC_COF

#define FLMRTC_COF   13

Confidential mode not supported

◆ FLMRTC_INT

#define FLMRTC_INT   14

Integrity mode not supported

◆ FLMRTC_VRI

#define FLMRTC_VRI   15

Verification mode not supported

◆ FLMRTC_HCS

#define FLMRTC_HCS   16

Header check sum not valid

◆ FLMRTC_PCS

#define FLMRTC_PCS   17

Pot check sum not valid

◆ FLMRTC_DCS

#define FLMRTC_DCS   18

Data check sum not valid

◆ FLMRTC_CHK

#define FLMRTC_CHK   19

Check sum not valid

◆ FLMRTC_MAC

#define FLMRTC_MAC   20

MAC not valid

◆ FLMRTC_KTV

#define FLMRTC_KTV   21

KTV not valid

◆ FLMRTC_SYN

#define FLMRTC_SYN   22

Syntax not valid

◆ FLMRTC_CNT

#define FLMRTC_CNT   23

Amount not valid

◆ FLMRTC_EOL

#define FLMRTC_EOL   24

End of list (informational)

◆ FLMRTC_DEL

#define FLMRTC_DEL   25

Delete not successful

◆ FLMRTC_TYP

#define FLMRTC_TYP   26

Type not valid

◆ FLMRTC_RBD

#define FLMRTC_RBD   27

Rebuild required (informational)

◆ FLMRTC_NCG

#define FLMRTC_NCG   28

No change happen (informational)

◆ FLMRTC_STA

#define FLMRTC_STA   29

State not valid

◆ FLMRTC_ORI

#define FLMRTC_ORI   30

Orientation not supported

◆ FLMRTC_SPL

#define FLMRTC_SPL   31

Split method not supported

◆ FLMRTC_DLM

#define FLMRTC_DLM   32

Maximum of records achieved

◆ FLMRTC_CMP

#define FLMRTC_CMP   33

Error at compression

◆ FLMRTC_DCO

#define FLMRTC_DCO   34

Error at decompression

◆ FLMRTC_HLN

#define FLMRTC_HLN   35

Maximal header length achieved

◆ FLMRTC_DLN

#define FLMRTC_DLN   36

Maximal data length achieved

◆ FLMRTC_FFO

#define FLMRTC_FFO   37

Failed to open a FLAMFILE

◆ FLMRTC_RCF

#define FLMRTC_RCF   38

Record format not supported

◆ FLMRTC_FWR

#define FLMRTC_FWR   39

Write failed

◆ FLMRTC_FRD

#define FLMRTC_FRD   40

Read failed

◆ FLMRTC_FGP

#define FLMRTC_FGP   41

Determine position failed

◆ FLMRTC_FSP

#define FLMRTC_FSP   42

Set position failed

◆ FLMRTC_EOF

#define FLMRTC_EOF   43

End of file (informational)

◆ FLMRTC_FFR

#define FLMRTC_FFR   44

Rename of FLAMFILE failed

◆ FLMRTC_FFD

#define FLMRTC_FFD   45

Delete of FLAMFILE failed

◆ FLMRTC_FFC

#define FLMRTC_FFC   46

Close of FLAMFILE failed

◆ FLMRTC_FSK

#define FLMRTC_FSK   47

Seek in file failed

◆ FLMRTC_FSB

#define FLMRTC_FSB   48

Set buffer size failed

◆ FLMRTC_FFF

#define FLMRTC_FFF   49

FLAMFILE format not supported

◆ FLMRTC_NFF

#define FLMRTC_NFF   50

No FLAMFILE

◆ FLMRTC_FND

#define FLMRTC_FND   51

Not find (informational)

◆ FLMRTC_EPY

#define FLMRTC_EPY   52

Empty construct (informational)

◆ FLMRTC_CON

#define FLMRTC_CON   53

Connection error

◆ FLMRTC_FID

#define FLMRTC_FID   54

Unsupported FLAM-ID

◆ FLMRTC_RPC

#define FLMRTC_RPC   55

Remote procedure call failed

◆ FLMRTC_MTD

#define FLMRTC_MTD   56

Method not supported

◆ FLMRTC_FOP

#define FLMRTC_FOP   57

Failed to open a file

◆ FLMRTC_GZP

#define FLMRTC_GZP   58

GZIP error

◆ FLMRTC_CHS

#define FLMRTC_CHS   59

Char set not supported

◆ FLMRTC_AIR

#define FLMRTC_AIR   60

Space too small

◆ FLMRTC_LOG

#define FLMRTC_LOG   61

Logging facility does not work

◆ FLMRTC_ICV

#define FLMRTC_ICV   62

Error from character conversion module

◆ FLMRTC_HFO

#define FLMRTC_HFO   63

Failed to open the hash output file

◆ FLMRTC_FCL

#define FLMRTC_FCL   64

Close of file failed

◆ FLMRTC_KME

#define FLMRTC_KME   65

Error in FKME module

◆ FLMRTC_CHR

#define FLMRTC_CHR   66

Character conversion error

◆ FLMRTC_INF

#define FLMRTC_INF   67

Info not supported

◆ FLMRTC_BND

#define FLMRTC_BND   68

Band not supported

◆ FLMRTC_RFO

#define FLMRTC_RFO   69

Open report file failed

◆ FLMRTC_SIZ

#define FLMRTC_SIZ   70

Size invalid

◆ FLMRTC_IVC

#define FLMRTC_IVC   71

Invalid char

◆ FLMRTC_ICC

#define FLMRTC_ICC   72

Incomplete char

◆ FLMRTC_BOM

#define FLMRTC_BOM   73

Error with byte order mark

◆ FLMRTC_FMT

#define FLMRTC_FMT   74

Format wrong or not supported

◆ FLMRTC_ACV

#define FLMRTC_ACV   75

Auto conversion not possible

◆ FLMRTC_BZ2

#define FLMRTC_BZ2   76

BZIP2 error

◆ FLMRTC_ENV

#define FLMRTC_ENV   77

Error with environment variable

◆ FLMRTC_DYL

#define FLMRTC_DYL   78

Dynamic load failed

◆ FLMRTC_ACS

#define FLMRTC_ACS   79

Error from access module

◆ FLMRTC_LIM

#define FLMRTC_LIM   80

Special condition code, compression limit not reached.

◆ FLMRTC_LXZ

#define FLMRTC_LXZ   81

XZ error

◆ FLMRTC_EXP

#define FLMRTC_EXP   82

Expat error

◆ FLMRTC_PAD

#define FLMRTC_PAD   83

Whole first block is padding

◆ FLMRTC_CLP

#define FLMRTC_CLP   84

Command line parser failed

◆ FLMRTC_MAP

#define FLMRTC_MAP   85

Mapping failed

◆ FLMRTC_TMP

#define FLMRTC_TMP   86

Failed to open a temporary file

◆ FLMRTC_MBE

#define FLMRTC_MBE   87

Wrong magic bytes (magic bytes error)

◆ FLMRTC_CFF

#define FLMRTC_CFF   88

Corrupted or no FLAMFILE

◆ FLMRTC_INI

#define FLMRTC_INI   89

Initialization error

◆ FLMRTC_PAR

#define FLMRTC_PAR   90

Parameter not formatted correctly

◆ FLMRTC_BIN

#define FLMRTC_BIN   91

Binary data detected

◆ FLMRTC_EQU

#define FLMRTC_EQU   92

From and to are equal

◆ FLMRTC_ENC

#define FLMRTC_ENC   93

Data are encrypted (key required)

◆ FLMRTC_KEY

#define FLMRTC_KEY   94

Key wrong

◆ FLMRTC_REA

#define FLMRTC_REA   95

Reallocation required

◆ FLMRTC_USR

#define FLMRTC_USR   96

Invalid user name

◆ FLMRTC_AUH

#define FLMRTC_AUH   97

Authentication failed

◆ FLMRTC_HSH

#define FLMRTC_HSH   98

Hash calculation failed

◆ FLMRTC_DIR

#define FLMRTC_DIR   99

Processing of one or more files failed

◆ FLMRTC_HFE

#define FLMRTC_HFE   100

Hash file empty

◆ FLMRTC_HFR

#define FLMRTC_HFR   101

Read of hash/checksum file failed

◆ FLMRTC_HFN

#define FLMRTC_HFN   102

Hash/checksum file name not valid

◆ FLMRTC_HFF

#define FLMRTC_HFF   103

Hash/checksum file not correct formated

◆ FLMRTC_CTO

#define FLMRTC_CTO   104

Failed to open the code table

◆ FLMRTC_CTF

#define FLMRTC_CTF   105

Code table not correct formated

◆ FLMRTC_ATR

#define FLMRTC_ATR   106

Attribute settings not supported

◆ FLMRTC_OPT

#define FLMRTC_OPT   107

Option not supported

◆ FLMRTC_IPC

#define FLMRTC_IPC   108

Invalid parameter combination

◆ FLMRTC_IFO

#define FLMRTC_IFO   109

Failed to open the info file

◆ FLMRTC_PRT

#define FLMRTC_PRT   110

Protocol not supported

◆ FLMRTC_DIF

#define FLMRTC_DIF   111

Differences found

◆ FLMRTC_TAS

#define FLMRTC_TAS   112

Special condition code, try again with ASCII.

◆ FLMRTC_INC

#define FLMRTC_INC   113

Data incomplete

◆ FLMRTC_PRC

#define FLMRTC_PRC   114

Procedure not supported

◆ FLMRTC_KNF

#define FLMRTC_KNF   115

Key not found

◆ FLMRTC_PGP

#define FLMRTC_PGP   116

OpenPGP error

◆ FLMRTC_ALG

#define FLMRTC_ALG   117

Algorithm not supported

◆ FLMRTC_KIA

#define FLMRTC_KIA   118

Key inactive

◆ FLMRTC_KIV

#define FLMRTC_KIV   119

Key invalid

◆ FLMRTC_KXP

#define FLMRTC_KXP   120

Key expired

◆ FLMRTC_POS

#define FLMRTC_POS   121

Positioning failed

◆ FLMRTC_SEQ

#define FLMRTC_SEQ   122

Sequence error, incorrect order

◆ FLMRTC_UPD

#define FLMRTC_UPD   123

Update not possible

◆ FLMRTC_REG

#define FLMRTC_REG   124

Regular expression error

◆ FLMRTC_RNG

#define FLMRTC_RNG   125

Value out of range

◆ FLMRTC_USG

#define FLMRTC_USG   126

Usage measurement not possible

◆ FLMRTC_DMY

#define FLMRTC_DMY   127

Dummy processing requested, but not possible.

◆ FLMRTC_VFO

#define FLMRTC_VFO   128

Failed to open the inverse command file

◆ FLMRTC_ITN

#define FLMRTC_ITN   129

Internal error (may not happen)

◆ FLMRTC_MFS

#define FLMRTC_MFS   130

Micro Focus support failed

◆ FLMRTC_STR

#define FLMRTC_STR   131

Dynamic string library error

◆ FLMRTC_OUL

#define FLMRTC_OUL   132

Open of usage log failed

◆ FLMRTC_SER

#define FLMRTC_SER   133

Serialization failed

◆ FLMRTC_DSR

#define FLMRTC_DSR   134

De-serialization failed

◆ FLMRTC_PCR

#define FLMRTC_PCR   135

Program call (PC) failed

◆ FLMRTC_ROW

#define FLMRTC_ROW   136

Row specification wrong

◆ FLMRTC_RCD

#define FLMRTC_RCD   137

Record delimiter not supported

◆ FLMRTC_EOT

#define FLMRTC_EOT   138

End of table (informational)

◆ FLMRTC_EOM

#define FLMRTC_EOM   139

End of member (informational)

◆ FLMRTC_HMD

#define FLMRTC_HMD   140

Have more data (informational)

◆ FLMRTC_ALN

#define FLMRTC_ALN   141

Alignment error

◆ FLMRTC_SPC

#define FLMRTC_SPC   142

Not enough space

◆ FLMRTC_PLS

#define FLMRTC_PLS   143

Plausibility error

◆ FLMRTC_RST

#define FLMRTC_RST   144

Unexpected remaining rest

◆ FLMRTC_LNG

#define FLMRTC_LNG   145

Length value too small

◆ FLMRTC_VRS

#define FLMRTC_VRS   146

Virus found

◆ FLMRTC_CWC

#define FLMRTC_CWC   147

Connection was closed

◆ FLMRTC_AVS

#define FLMRTC_AVS   148

Error from anti virus scanner

◆ FLMRTC_AUT

#define FLMRTC_AUT   149

Authorization failed

◆ FLMRTC_CMD

#define FLMRTC_CMD   150

Command execution failed

◆ FLMRTC_AEX

#define FLMRTC_AEX   151

Already exists

◆ FLMRTC_FTL

#define FLMRTC_FTL   152

Tell offset in file failed

◆ FLMRTC_RTL

#define FLMRTC_RTL   153

Record too long

◆ FLMRTC_RTS

#define FLMRTC_RTS   154

Record too short

◆ FLMRTC_DFA

#define FLMRTC_DFA   155

Dynamic allocation of a file failed

◆ FLMRTC_FRO

#define FLMRTC_FRO   156

Re-open of file failed

◆ FLMRTC_NFD

#define FLMRTC_NFD   157

No such file or directory

◆ FLMRTC_PDN

#define FLMRTC_PDN   158

Permission denied

◆ FLMRTC_NSL

#define FLMRTC_NSL   159

No space left on device

◆ FLMRTC_NBS

#define FLMRTC_NBS   160

Special condition code, Restart with larger block size required.

◆ FLMRTC_CLS

#define FLMRTC_CLS   161

Close/end tag/delimiter encountered

◆ FLMRTC_MIS

#define FLMRTC_MIS   162

Missing field definition

◆ FLMRTC_EAD

#define FLMRTC_EAD   163

Element already deleted

◆ FLMRTC_ZST

#define FLMRTC_ZST   164

ZSTD error

◆ FLMRTC_CRY

#define FLMRTC_CRY   165

Crypto error

◆ FLMRTC_PFO

#define FLMRTC_PFO   166

Open of side/parameter file failed

◆ FLMRTC_PFW

#define FLMRTC_PFW   167

Write of side/parameter file failed

◆ FLMRTC_LMM

#define FLMRTC_LMM   168

Length mismatch

◆ FLMRTC_REC

#define FLMRTC_REC   169

Compile of regular expression failed

◆ FLMRTC_REV

#define FLMRTC_REV   170

Validation based on regular expression failed.

◆ FLMRTC_RER

#define FLMRTC_RER   171

Replacement based on regular expression failed.

◆ FLMRTC_IGR

#define FLMRTC_IGR   172

Ignore record (must be handled)

◆ FLMRTC_OFS

#define FLMRTC_OFS   173

Provided offset invalid

◆ FLMRTC_POT

#define FLMRTC_POT   174

Pot not valid

◆ FLMRTC_REO

#define FLMRTC_REO   175

Reopen failed (possible no space for bigger tables)

◆ FLMRTC_UTF

#define FLMRTC_UTF   176

User table fail (possible endless recursion defined.

◆ FLMRTC_MEX

#define FLMRTC_MEX   177

Maximum expansion achieved.

◆ FLMRTC_IVL

#define FLMRTC_IVL   178

Invalid argument at open or incomplete byte sequence at processing.

◆ FLMRTC_IVS

#define FLMRTC_IVS   179

Invalid character encountered.

◆ FLMRTC_NOM

#define FLMRTC_NOM   180

No message of the desired type or malformed character encoding.

◆ FLMRTC_WSP

#define FLMRTC_WSP   181

Error during whitespace handling.

◆ FLMRTC_UCS

#define FLMRTC_UCS   182

Error from IBM Unicode Services.

◆ FLMRTC_LZ4

#define FLMRTC_LZ4   183

LZ4 error

◆ FLMRTC_IDX

#define FLMRTC_IDX   184

Index not invalid

◆ FLMRTC_MKP

#define FLMRTC_MKP   185

Make path failed

◆ FLMRTC_RNF

#define FLMRTC_RNF   186

Row not found.

◆ FLMRTC_CNF

#define FLMRTC_CNF   187

Column not found.

◆ FLMRTC_WCF

#define FLMRTC_WCF   188

Wildcards found.

◆ FLMRTC_EMF

#define FLMRTC_EMF   189

Empty file written.