Error codes

Use the list of error codes for troubleshooting purpose.

fCode

Define

Description

-1

ALREADY_LOGGED_ON

User is already logged on.

-2

READ_REGISTRY

Registry not properly configured. Register component!

-3

INIT_SESSION

Init of session failed.

-4

MMINIT1

Database unavailable! Check all DLL's present and ODBC config.

-5

MMINIT2

Default ('WWW') user not added to DB!

-6

DBINIT

Check DSN configuration and security settings for Windows User!

-7

INITDEFAULT

Init default values failed

-8

OPENFILES

Could not open file.

-9

INITUSER

Initialization of user failed (check formats and rights).

-10

NOTINITIALIZED

Session not initialized (no GlobalLogon())

-11

SESSIONPOOL

No session pool available.

-12

USERPOOL

No session from user pool available.

-13

LOGIN

Invalid Login. User/Password unknown!

-14

CONNECTION_LOCKED

Connection is locked!

-15

CONNECTION_INIT

Connection cannot be initialized!

-16

ALL_CONNECTIONS_USED

No free connections!

-17

PASSWORD

Incorrect password!

-18

MODULE_RIGHT

Module locked. User not allowed access to this module.

-19

PASSWORDEXPIRED

User has to change password!

-20

UNDEFINED_CURSOR_ID

Invalid cursorID! cursor already closed?

-21

WRONG_CURSOR_SETLEN

Invalid set length (key)

-22

BUFFER_TO_SMALL

Buffer too small.

-23

READPACKSTART

The requested object/information is not found.

-24

NOTFOUND

The requested object/information is not found.

-25

ACCESSDENIED

General "access denied" error-code

-26

MIGRATE_FIRST

Database has to be migrated.

-30

UPDREC_NOT_FOUND

Record to be updated could not be found

-31

UPD_RIGHT

No rights to update record!

-32

FIELDRIGHT

No permission to change this field!

-33

INVALID_KEY_FIELD

Invalid key value! Catalog value deleted?

-35

LOAD_RIGHT_PROFILE

Failed to load rights-format.

-36

LOAD_MRIGHT_PROFILE

Failed to load tenant's right-format.

-40

BAD_BLOB

Not a blob or decompression-failure.

-50

BAD_PARAM

Invalid parameter.

-51

INIT_CURSOR

Cursor not initialized.

-60

SYSTEM_LOCKED_MANUAL

Super user locked the system

-61

SYSTEM_LOCKED_DATE

System is locked because of current date

-62

SYSTEM_LOCKED_DAILY

Daily system lock is active

-63

USER_BLOCKED

The user is blocked by blocking mechanism

-64

USER_NOCONCURACCOUNT

No right for concurrent logon of user.

-65

ALL_LOGGEDON

Maximum number of users for logon reached.

-66

EXCLUSIVE_LOGON

Only one login per module allowed (cockpit).

-70

XML_FMTIO_ERROR

I/O-Error accessing XML format.

-71

XML_FMTIO_NOTFOUND

Format record is not found.

-72

XML_FMTIO_INVALIDTYPE

Unsupported XML format-type.

-73

XML_READ_ERROR

Error reading XML-format. Most likely the format is invalid!

-74

XML_INIT_ERROR

XML library (mmxmlmssi/or8i.dll) could not be loaded.

-75

XML_DIFFERENT_TABLE

A field referenced an unexpected info area. The contents of the XML are invalid.

-76

XML_INVALID

XML to read is not valid.

-77

XML_EMPTY_FORMAT

Format for default values is empty and therefore invalid.

-78

XML_NORIGHT

No right to import format (usually data model format).

-80

RRC_NUMERIC_ERROR

Numeric range error.

-81

RRC_VALUE_ERROR

Invalid value.

-82

RRC_RANGE_ERROR

Range error.

-99

EXCEPTION

Unknown exception occurred

-100

MEMORY

Memory error: system is low on memory.

-101

TABLE

Invalid table. Usually causes by XML import of formats

-102

INVALID_FIELD

Invalid field. Usually causes by XML import of formats

-103

INVALID_CATALOG

Invalid catalog. Usually causes by XML import of formats

-104

INVALID_LANGUAGE

Invalid language. Usually causes by XML import of formats

-105

INVALID_REP

Invalid rep. Usually causes by XML import of formats

-106

PASSWORD_TOOSHORT

New password is to short (password rules)

-107

PASSWORD_MISSINGDIGITS

Password must contain digits (password rules)

-108

PASSWORD_MISSINGALPHA

Password must contain alphabetic characters (password rules)

-109

PASSWORD_CONTAINSUSERNAME

Password must not contain user name (password rules)

-110

PASSWORD_INHISTORY

The password is contained in the password history (password rules).

-111

PASSWORD_MISSINGUPPERLOWER

The password must contain upper- and lowercase characters (password rules).

-112

PASSWORD_INBLACKLIST

The password is in blacklist (password rules).

-113

PASSWORD_NOCYCLE

The password must not share x characters with previous password (password rules).

-120

COPYRECORD_ORDER_ALREADY_EXISTS

Copy record: copy offer to order and destination record exists already (BTB only).

-121

COPYRECORD_INSTALLEDBASE_ALREADY_EXISTS

Copy record: copy order to installed base and destination record exists already (BTB only).

-122

COPYRECORD_TARGET_ALREADY_EXISTS

Copy record: destination record exist already (BTB only).

-123

COPYRECORD_OFFER_IS_IN_STATE_ORDER

Copy record: copy offer to order and offer state equals 'order' (BTB only).

-124

COPYRECORD_MISSING_MUST_FIELD

Copy record: missing must field (BTB only).

-127

TICKETREPS_CONFIG_NAME

Dispatching dashboard: could not read configuration entry.

-128

TICKETREPS_READ_CONFIG_DATA

Dispatching dashboard: could not read configuration format.

-130

TICKETREPS_INVALID_FORMAT

Dispatching dashboard: configuration format is invalid.

-132

TICKETREPS_DUP_SUB

Dispatching dashboard: could not copy conditions.

-133

TICKETREPS_DB_READ

Dispatching dashboard: error starting read engine.

-150

CONFIG_INVALID

Configuration table: invalid section/option combination.

-151

CONFIG_INVALIDFORMAT

Configuration table: invalid format name.

-158

CRYPTO_EXCEPTION

Error encrypting document.

-800

NUL_SQLERROR

Generic SQL error.

-801

NUL_CURSOR

No cursor available.

-810

NUL_CONN_EXIT

An attempt to establish a database connection failed and the calling application should exit.

-811

NUL_CONN_ERROR

An attempt to establish a database connection failed.

-812

NUL_CONN_REOPEN

The database connection could not be reopened.

-813

NUL_CONN_BAD

An invalid database connection has been specified.

-815

NUL_CURS_ERROR

An invalid cursor has been specified.

-816

NUL_CURS_ALREADY_LOCK

A cursor has already been locked.

-900

NUL_READ_DELETED

The read is successful, but the record is marked as deleted.

-901

NUL_READ_ABORT

The read operation has been aborted.

-902

NUL_READ_GETTABLE_FAILED

GetTable failed on reading a record.

-903

NUL_READ_GETMUTEX_FAILED

GetMutex failed on reading a record.

-904

NUL_READ_OUTOFMEMORY

GetMemory failed on reading a record.

-1000

NUL

Record modification error.

-1001

NUL_NOTFOUND

Record not found.

-1002

NUL_DUPLICATE

Record already exists.

-1004

NUL_ART

Unknown read type.

-1008

NUL_RECCHANGED

The record has been modified.

-1012

NUL_OPEN

File cannot be opened!

-1013

NUL_CONTINUE_EDIT

Unable to complete write. Rights/must field problem.

-1016

NUL_INCOMPLETE

Record invalid! Record may have been deleted.

-1017

NUL_NOMOREIDS

The number cycler is full.

-1018

NUL_PERSONS

A company could not be deleted because related persons still exist.

-1019

NUL_EXCEEDS_CONTINGENT

OTC Serial entry: exceeds contingent.

-1020

NUL_RIGHT_DENY

Access to the info area has been denied.

-1021

NUL_RIGHT_CONDITIONAL

Access to the info area has been denied by a conditional right.

-1022

NUL_RIGHT_TOPDOWN

Access to the info area has been denied by a top-down right.

-1023

NUL_RIGHT_BOTTOMUP

Access to the info area has been denied by a bottom-up right.

-1024

NUL_RIGHT_MUST

Access to the info area has been denied because a mandatory field contained no data.

-1025

NUL_INV_TIMESPAN

Record could not be saved because date constraints are not fulfilled.

-1160

NUL_WH_NO_TERMIN_POSSIBLE

Recurrence record: no contact with current settings possible (daily, weekly)

-1161

NUL_WH_NO_DATE

Recurrence record: RecurrenceCount or EndDate missing

-1162

NUL_WH_STARTENDDATE

Recurrence record: EndDate before start date of parent contact

-1163

NUL_WH_NO_PERIOD

Recurrence record: period missing (daily:DailyRecurrence, weekly:WeeklyRecurrence, monthly:MonthlyRecurrence, yearly:YearlyRecurrence)

-1164

NUL_WH_NO_WEEKDAY

Recurrence record: weekday missing (weekly[16-22]:Monday to Sunday)

-1165

NUL_WH_NO_MONTH

Recurrence record: Month missing (yearly[28])

-1166

NUL_WH_INVALID_WEEKDAY

Recurrence record: invalid weekday or Saturday or Sunday selected and Weekend = false (monthly[26]:MonthlyRecurrenceWeekday , yearly[31]:YearlyRecurrenceWeekday)

-1167

NUL_WH_NO_MONTHDAY

Recurrence record: day of month is missing (monthly[24]:MonthlyRecurrenceMonthday, yearly[29]:YearlyRecurrenceWeekday)

-1168

NUL_WH_WRONG_STNO

Recurrence record: Record must not be changed on a station different from where it is created

-1169

NUL_WH_NO_CONTACTDATE

Recurrence record: Appointment record does not contain a date

-1100

NOT_SUPPORTED

Feature not supported!

-2001

NUL_US_ID

Update US record: rep type must be rep

-2002

NUL_US_USER

Update US record: invalid user name

-2003

NUL_US_USER_ALIAS

Update US record: invalid alias name

-2004

NUL_US_PW

Update US record: invalid password

-2005

NUL_US_USER_CHG

Update US record: user name may not be changed

-2011

NUL_ES_USER_UID

Update ES record: rep type must be rep

-2012

NUL_ES_PWGLOBAL

Update ES record: pwGlobal only if snoMaster != 0

-2013

NUL_ES_ONLY_MASTER

Update ES record: field can only be changed by snoMaster

-2014

NUL_ES_USER

Update ES record: invalid user name

-2015

NUL_ES_ALIAS

Update ES record: invalid alias name

-2016

NUL_ES_PW

Update ES record: invalid password

-10000

RRC_TABLE_RIGHT

No access to table because of rights (code is 1000 + table ID)