Messages

The following response codes are returned if errors occur while processing.


Administration Error Codes

General Error Messages

PAIF00001 Adabas interface
Action

Check log and platform, contact support


PAIF00008 Adabas interface check
Action

Adabas interface is not supported, upgrade version


PAIF00009 Buffer check
Action

Provide correct buffer


PAIF00010 Adabas product installation environment
Action

Requested Adabas installation path is not correct, provide correct one.


PAIF00012 Software AG installation environment evaluation
Action

Incorrect path name given


PAIF00020 Unknown exception thrown inside application
Action

Contact support for further evaluation


PAIF00021 Adabas RESTful API
Action

Unsupport RESTful API request, check request


PAIF00023 Parsing of FDT field
Action

Unknown error during parsing of FDT field occurs. Check output and contact support


PAIF00024 Send request for all files
Action

No Adabas environment is found. Define Adabas environment using the configuration file.


PAIF00025 Missing SAG environment directory
Action

No Adabas environment is found. Define Adabas environment (ADAPROGDIR) directory.


PAIF00026 Invalid directory for SAG environment
Action

No Adabas environment is found. Define valid Adabas environment (ADAPROGDIR) directory


PAIF00027 Adabas ADADATADIR environment path is not defined
Action

No ADADATADIR environment is found. Define Adabas environments using the configuration file.


PAIF00028 Unknown FEOF type given
Action

Use valid keyword for FEOF type


PAIF00029 Unknown reset type given
Action

Use valid keyword for Reset type


PAIF00030 Interface error, failed to create Adabas admin instance
Action

Provide a valid atabase target


PAIF00031 Existing SAG environment already registered
Action

The SAG environment is already registered


PAIF00032 Invalid buffer for database creation
Action

Unknown error during creation of database. Check output and contact support


PAIF00033 Encrypted database creation with AIF structure level
Action

The given structure level is not supported for encryption database usage.


PAIF00034 AIF request error
Action

Unknown error during sending AIF request. Check output and contact support


PAIF00035 RBAC operation is invalid
Action

Unknown RBAC operation is used, only valid operation are allowed.


PAIF00036 Failed to read ADABAS.INI file from path in configuration.
Action

Check for valid ADABAS.INI file and provide valid `AdabasData` location path in the configuration file


PAIF00037 Failed to read DB{0}.INI file from path in configuration.
Action

Check for valid DB{0}.INI file and provide valid `AdabasData` location path in the configuration file


PAIF10248 Internal error to parse invalid parameter info
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10254 Invalid Parameter in parameter info
Action

Provide only valid parameter info.


PAIF10256 Failed to locate aifcommand in ADAPROGDIR
Action

Check for valid aifcommand in ADAPROGDIR location. Contact your nearest support centre for further information.


PAIF10257 Failed to parse binary init of environment
Action

Unknown error has occurred. Contact your nearest support centre for further information.


PAIF10258 No database file entry found
Action

No Adabas file control block found


PAIF10259 Request return error:
Action

Unknown request return error. Check output and contact support


PAIF10260 Error encountered to delete database file
Action

Check error description.


PAIF10261 Error to renumber file from to {1}
Action

Check if file number {1} exists.


PAIF10262 Error to refresh file
Action

Check if file number exists.


PAIF10263 Request for database file returned error
Action

Unknown error in request response. Check output and contact your nearest support centre for further information.


PAIF10264 Incorrect container type used
Action

Provide a valid container type (ASSO / DATA) in the request


PAIF10265 Database name too long
Action

The given database name is too long. Provide a shorted database name, less than 16 characters


PAIF10267 Nucleus log file is not created
Action

Check for valid nucleus log file and contact your nearest support centre for further information.


PAIF10268 Operation is not known
Action

Invalid database operation used. Provide only valid database operation


PAIF10269 Failed to get next free database ID
Action

Unknown error in request response. Contact your nearest support centre for further information.


PAIF10270 Internal error, Adabas admin handler missing
Action

Missing Adabas admin handler. Check output and contact your nearest support centre for further information.


PAIF10271 Error evaluating Adabas option:
Action

Provide a valid option keyword, please see Adabas documentation for valid option keywords.


PAIF10272 Value does not fit into parameter.
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10273 Parameter not valid:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10274 Parameter extent not valid:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10275 Error evaluating parameter:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10276 Error parsing parameter buffer
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10277 Error sending parameter request
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF10278 Invalid Adabas parameter provided:
Action

Check for invalid Adabas parameter used. Please use only valid parameter keywords


PAIF11000 Cannot convert type to uint64:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF11001 PAIF11001=Cannot convert type to uint32:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF11002 PAIF11002=Cannot convert type to byte:
Action

An internal error has occurred. Contact your nearest support centre for further information.


PAIF90001 Unknown error:
Action

Check response output and contact your nearest support centre for further information.


Error Messages from the REST Server

EAIF00002 Database name too long
Action

The given database name is too long. Provide a correct database name.


EAIF00003 Database file name too long
Action

The given database file name is too long. Provide a correct database file name.


EAIF00006 No Adabas environment found
Action

No Adabas environment is found. Define Adabas environments using the configuration file.


EAIF00007 Invalid Adabas database operation given: {0} ({1})
Action

An unknown error during database operations occurred. Check the output, and contact your nearest support centre for further information.


EAIF00009 Adabas database id {0} is not in range of [{1}:{2}]
Action

The given database id is not in the valid range of databases between 1 and 255.


EAIF00010 Adabas field reference missing
Action

Invalid parameter REST API reference for the file operation.


EAIF00011 Adabas resource reference {0} is not valid
Action

The given Adabas resource request is unknown. Check the URL.


EAIF00012 Structure level {1} for environment in {0} not supported
Action

The given structure level is not supported by Adabas REST API.


EAIF00013 Adabas environment path error for {0}
Action

The path of the Adabas environment does not exist. Check the suite path or the Adabas program directory.


EAIF00014 Adabas environment path {0} already registered
Action

The given Adabas path is already registered.


EAIF00017 DELETE http method not valid for resource {0}
Action

It is not allowed to delete the given REST API resources.


EAIF00018 Invalid DELETE http method request
Action

The given REST API resource is not known.


EAIF00019 POST http method not valid for resource {0}
Action

It is not allowed tp post the given REST API resource.


EAIF00020 Invalid POST http method request
Action

The given REST API resource is not known.


EAIF00021 System file {0} on database id {1} cannot be renamed
Action

It is not allowed to rename Adabas system files.


EAIF00022 Adabas offline tool evaluation for Adabas installation at {0} failed
Action

Problems occurred during the initialization of the offline Adabas interface. Contact your nearest support centre for further information.


EAIF00023 Invalid Adabas parameter provided: {0}
Action

Unknown Adabas parameter given.


EAIF00024 Adabas parameter request need type of modification (dynamic or static)
Action

The Adabas parameter setting REST API needs type information. Provide the type parameter for the REST API.


EAIF00025 Adabas parameter only dynamic or static type of modification allowed
Action

The incorrect type value is given for the Adabas REST API setting Adabas parameter.


EAIF00026 Adabas options invalid: {0}
Action

The given option value is incorrect.


EAIF00027 Either UTILITIES_ONLY or LOCAL_UTILITIES can be set in dynamic mode, not both together
Action

The given option UTILITIES_ONLY or LOCAL_UTILITIES are mutually exclusive.


EAIF00028 Input update/insert tag 'Store' or 'Records' missing
Action

Internal error to update/insert tag. Check output and contact your nearest support centre for further information.


EAIF00029 Input text/plain cannot converted to type
Action

Internal error for type conversion. Check output and contact your nearest support centre for further information.


EAIF00030 Isn or search need to be given
Action

No Isn or search input provided. Please provide the isn or search input parameter


EAIF00031 No records received from query
Action

Check for valid Data 'Store' or 'Records' provided.


EAIF00032 No records found
Action

No records found in the read request.


EAIF00036 Passed dbid not found
Action

The Database ID provided is not found


EAIF00037 Invalid database id reference:
Action

The Database ID reference provided is invalid


EAIF00038 Reference '{0}' not allowed
Action

Reference is not allowed. Provide correct DatabaseAccess configuration in config.xml


EAIF00039 database id out of range
Action

The given database id is not in the valid range


EAIF00040 unsupported protocol:
Action

The provided protocol is not supported


EAIF00041 parse protocol error of
Action

Error to parse the protocol. Provide correct protocol configuration in config.xml


EAIF00042 Error loading configuration
Action

Error to load configuration file. Provide a valid config.xml file in the default directory `configuration` in the Adabas Rest Administration installation directory.


EAIF00043 Authentication configuration type is no longer supported
Action

Provide a supported authentication login service type in the configuration. Contact your nearest support centre for further information.


EAIF00044 Error to initialize JSON Web token
Action

Provide correct configuration to initialize the Web token. Contact your nearest support centre for further information.


EAIF00045 Job definition invalid (name empty)
Action

Provide a valid name for the Job definition


EAIF00046 Job name is already available
Action

Job name provided is already available. Provide a new Job name.


EAIF00047 Job not found
Action

Unable to locate Job provided. Provide a Job name that already exists


EAIF00048 Delete execution ID fail, ID not found
Action

Failed to delete job execution from provided ID. Provide a valid ID to delete.


EAIF00049 Error job not found
Action

Job name does not exist. Provide a valid job name.


EAIF00050 Job storage not defined
Action

Job storage has not been defined. Provide valid Job storage configurations in config.xml


EAIF00051 No valid database target defined
Action

No valid database target provided. Provide a valid database target configuration in config.xml


EAIF00052 Job execution entry not found
Action

No Job execution entry was found


EAIF00053 Connection not active
Action

Internal error, no active connection. Contact your nearest support centre for further information.


EAIF00054 Job storage not defined
Action

Internal error, failed to configure a valid Job storage. Contact your nearest support centre for further information.


EAIF00055 Container for creation are not given
Action

Failed to create database without container list. Provide valid `ContainerList`


EAIF00056 Container for creation are missing
Action

Failed to create database due to incomplete container list. `ContainerList` requires four containers to be provided.


EAIF00057 Error generating call to
Action

Unknown error generating call to. Check output and contact your nearest support centre for further information.


EAIF00058 Adabas renumber parameter not given or negative
Action

File renumber parameter is not given or negative value. Provide a valid value that is bigger than 0.


EAIF00060 Reference not found:
Action

Reference for location is not found. Provide correct `Directories` configuration in config.xml


EAIF00070 No Adabas cluster support has been configured
Action

No Adabas cluster configuration found. Provide correct configuration for `Cluster Node` in config.xml


EAIF00080 Encryption algorithm for creation is missing
Action

Failed to create Database due to missing Encryption algorithm. Provide the correct keyword for the Database Encryption algorithm


EAIF00081 Adabas nucleus log file not found:
Action

Unknown error, nucleus log file is not found. Check for valid file and contact your nearest support centre for further information.


EAIF10279 [{0}] One value should be less than 16, another value should be greater or equal to 16
Action

Invalid value provided for. Please specify the appropriate Blocksize


EAIF10280 Invalid unit value
Action

Invalid unit value provided. Please use the accepted values of : [M or B]


Error Messages from Adabas

AIF00000 Normal usage
Action

None


AIF00001 Adabas interace
Action

Interal error, please send Exception and trace log to support for detailed information.


AIF00002 Adabas interface container generation operations
Action

Disk space is left, add additional space


AIF00003 Adabas database online check
Action

Adabas database is not available


AIF00004 Adabas database evaluation
Action

Could not open ADABAS.INI. Please check ADADATADIR configuration


AIF00007 Adabas create demo database tool
Action

Invalid utility option for crdemodb


AIF00009 Adabas environment check
Action

Adabas environment is not set correctly


AIF00010 Adabas operations
Action

Used Adabas interface version does not match to Adabas database structure level


AIF00011 Adabas operations
Action

Database is in a state that an AUTORESTART need to be done or is done at the moment


AIF00013 Adabas operations on LOB file
Action

Adabas operations are not allowed on LOB file. Use regular file


AIF00014 Adabas file definition table generation
Action

The number of Adabas fields for new FDT is to high


AIF00015 Adabas file ISN reusage on system files
Action

Reusage operations are not allowed on system files. Use regular file


AIF00016 Adabas ciphering on system files
Action

Adabas ciphering is not allowed on system files. Use regular file


AIF00017 ADAM usage
Action

ADAM files cannot be refreshed. Use regular file


AIF00018 Adabas parameter value setting
Action

Given parameter value exceed maximum possible value


AIF00035 FCB read
Action

Interal error, please send Exception and trace log to support for detailed information.


AIF00036 Adabas container creation
Action

Given Adabas container does already exists


AIF00037 Adabas database creation
Action

Given Adabas database id does already exists


AIF00038 Access to Adabas GCB
Action

Access to the GCB is failed.


AIF00039 Retrieving free space table
Action

Interal error, please send Exception and trace log to support for detailed information.


AIF00041 Access to Adabas CSA
Action

Access to the CSA is failed.


AIF00042 Set Adabas security mode
Action

Error setting the security mode of the Adabas database


AIF00148 Adabas operations for online databases
Action

Adabas database is not active. Start the database


AIF00149 Database container remove request
Action

Adabas database container removale is only possible on offline databases


AIF00151 Adabas file changes
Action

Adabas file is locked for Adabas utility operations only. Unlock file


AIF00152 Adabas interface
Action

A parameter given is invalid


AIF00153 Adabas interface
Action

The given database ID is not valid in the used context.


AIF00154 Adabas interface
Action

The given database file is not valid in the used context.


AIF00156 Adding a LOB file for a Adabas file
Action

A base file, used for adding lob file, is missing


AIF00157 Adding a LOB file for a Adabas file
Action

Given base file number and lob file number are equal. Use different file numbers


AIF00158 Any Adabas operation
Action

the Adabas database is read-only. Change read-only state


AIF00159 Read on ASSO container
Action

Failed to read records from ASSO container


AIF00160 Loading a Adabas file
Action

Not enough container space to load the Adabas file


AIF00161 Creation of database
Action

No permission to create Adabas containers


AIF00162 Adabas file load
Action

File is either already available or not able to create


AIF00163 Adabas lob file creation
Action

File is either already available or not able to create


AIF00164 Adabas file load
Action

Cannot create a UCB entry. Number of entries is exceed.


AIF00166 Adabas lob file creation
Action

Base Adabas file not available


AIF00167 Set Adabas file option
Action

Not able to read Adabas file control block


AIF00168 Adabas file load
Action

No space available in the Adabas ASSO containers


AIF00169 Adabas file load
Action

No space available in the Adabas DATA containers


AIF00171 Adabas file load
Action

No space available in the Adabas normal index


AIF00172 Adabas file load
Action

No space available in the Adabas upper index


AIF00173 Reset the USB range
Action

Failed to read the UCB entries


AIF00174 Change Adabas container
Action

Failed to read ASSO blocks


AIF00179 Rename database
Action

Failed to write the ASSO block


AIF00180 Retrieve Adabas container information
Action

Failed to open the DATA file


AIF00181 Adabas container operations/changes
Action

Failed to lock the database container before change


AIF00183 Adabas shutdown, cancel or abort request
Action

The database is in progress to shutdown or cancel


AIF00184 Delete Adabas database
Action

Access to delete Adabas resources is denied


AIF00187 Creation of Adabas file, lob file or replication file
Action

The ASSO storage space is not available for the file operation.


AIF00190 Loading of Adabas regular file or lob file
Action

DATA space storage is exhausted


AIF00195 ADAM usage
Action

There are too many ADAM blocks used


AIF00196 Record count calculation
Action

Internal error, contact support


AIF00197 Adabas operations
Action

A stop or terminate is detected during operation run


AIF00201 Adabas demo database creation
Action

Unknown error, contact support


AIF00202 Adabas database creation
Action

Invalid block size given, use correct block size


AIF00203 Adabas Database deletion
Action

Could not delete Adabas container. Check file permissions


AIF00204 Retrieve Adabsa container information
Action

Not able to access WORK file


AIF00205 Checkpoint file record modifications
Action

Failed to write checkpoint entry


AIF00206 Adabas container deletion
Action

The Adabas container to be deleted is still used by Adabas data


AIF00207 Adabas container creation
Action

On the file system or RAW device is not enough space to create the container


AIF00208 Adabas container creation
Action

The given RAW device is not correct.


AIF00209 Adaba database creation
Action

Given path for ADADATADIR or container ASSOx or DATAx is not correct


AIF00300 During Adabas utitility initialization
Action

The ADAPROGDIR configuration/environment variable is not correct


AIF00301 Adabas error handling initialization
Action

Internal error, please contact support


AIF00302 Adabas interface operations
Action

Either ADABAS.INI or `DB<dbid>.INI` cannot be found


AIF00303 Adabas interface operations
Action

The ADADATADIR configuration/environment variable is not correct


AIF00304 Adabas version query (deprecated)
Action

In the installation the ADAVERS is not set correctly or the configuration is wrong


AIF00306 Adabas configuration read
Action

Configuration in INI files are missing or incorrect


AIF00307 Adabas nucleus parameter set new value
Action

Failed to set value in INI file


AIF00308 Adabas configuration file store
Action

Failed to write INI file


AIF00309 Database id configuration search
Action

Adabas Database id is not registered in ADABAS.INI. Register Database id


AIF00310 Read structure level out of ADABAS.INI
Action

Item for structure level is missing


AIF00400 Read of checkpoint entries
Action

Internal error, contact support.


AIF00502 Adabas file operations
Action

Cannot find the given Adabas file


AIF00503 Adabas file operations
Action

Call tried on Adabas system files which is not allowed


AIF00504 Adabas file operations
Action

Operation request is tried on Adabas lob files which is not allowed


AIF00507 Set Adabas file option BT
Action

Adabas file option BT is not allowed to be set if Adabas is online


AIF00511 Set Adabas file record spanning
Action

The Adabas file does not have a lob file defined. Define lob file


AIF00512 Disable Adabas file record spanning
Action

Disabling of Adabas file record spanning is only allowed, if Adabas file is empty.


AIF00600 Set an Adabas string based parameter
Action

The length of the string exceeds the maximum limit.


AIF00651 Adabas interface request to start Adabas nucleus
Action

The start of the Adabas nucleus failed. Check Nucleus log


AIF00800 Adabas interface
Action

Failed to allocate memory


AIF00801 Adabas interface
Action

Failed to reallocate memory


AIF00850 Adabas nucleus creation with encrypted container
Action

The AEL license file was not found


AIF00863 Setting Adabas parameter
Action

Could not update INI files. Check permission


AIF00900 Create demo database
Action

Example ordexp file is not available


AIF00901 Create demo database
Action

Adabas utility to import demo data returns error


AIF01000 Adabas set file operation
Action

A referential integrity error cause error


AIF01002 Adabas file creation
Action

Referential intergrity is not allowed for system files


AIF01016 Adabas file creation with reference integrity
Action

Adabas reference integrity file not available


AIF01100 Setting of Adabas parameter userexit parameter
Action

User exit 1 and 11 are mutually exclusive


AIF02000 Create an environment script file
Action

Error creating the assign file


AIF02001 Delete an environment script file
Action

Error deleting the file


AIF02002 Delete an environment script file
Action

File status is unknown


AIF02003 Working with environment script files
Action

Internal error, contact support


AIF02004 Working with environment script files
Action

The corresponding assign files do not exist


AIF03000 Adabas encryption unit
Action

Failed to initialize cryptography subsystem, check output


AIF03001 Adabas encryption unit
Action

Given encryption key does not match to the container encryption


AIF09999 Adabas nucleus and parameter operations
Action

Internal error, contact support


`AIF10<rso>` Adabas call based operations
Action

Please check Adabas response code documentation. Contact support


AIF20001 Delete of Adabas container
Action

Referenced Adabas container identifier is wrong


AIF20002 Delete of Adabas container
Action

Referenced Adabas container type is wrong


AIF20003 Adabas file operations
Action

Adabas file operations missing required parameter


System Component Error Messages

SYS00002 Failed to initialize User
Action

Failed to initialize unknown User. Create the specified User


SYS00003 Authentication method is not yet implemented
Action

The authentication method is not yet implemented. Use only the supported authentication method


SYS00004 Specified user is already available in the list
Action

Provide a different user that is not already in the list


SYS00005 Specified user is not found in the list
Action

Provide a valid user that is currently in the list


SYS00006 Assigned PID file path is a directory, expecting a file
Action

Check the default location for the PID file


SYS00007 Fail to create PID file with same file path and name
Action

Check the output of PID file path. Contact your nearest support centre for further information.


SYS00008 Failed to create the PID file
Action

Check the error message {1} for cause error. Contact your nearest support centre for further information.


SYS00009 Error to {0} {1} watcher: {2}
Action

Error when creating or adding an inotify watcher. Check the error message {2}.

For Linux platform, check system limits for fs.inotify.max_user_watches and fs.inotify.max_user_instances. If there are insufficient resources, any modifications to the configuration file {1} are not reflected until the server is restarted.


SYS00029 Error opening PID file
Action

Check if PID file exists in the default location. Contact your nearest support centre for further information.