|
Error #
|
Error Message
|
Description
|
|
-113
|
FLUSHLOG error.
|
(self-explanatory)
|
|
-31
|
Database opened in invalid mode.
|
(self-explanatory)
|
|
-11
|
Database name invalid.
|
(self-explanatory)
|
|
-9
|
GET’XDSEG error.
|
(self-explanatory)
|
|
0
|
Rollback completed successfully.
|
Successful rollback. No action required.
|
|
71
|
Database not enabled for logging.
|
(self-explanatory)
|
|
10000
|
No rollback necessary.
|
No rollback was necessary. No transaction was in progress.
|
|
10001
|
Database opened in read only mode.
|
No rollback was necessary.
|
|
10002
|
No transaction in progress.
|
Rollback was not required.
|
|
10003
|
No rollback possible.
|
The database was not enabled for logging.
|
|
10004
|
MPE version unrecognized.
|
Call Lund Performance Solutions.
|
|
10005
|
TurboIMAGE version unrecognized.
|
Call Lund Performance Solutions.
|
|
10006
|
Unable to open log file.
|
(self-explanatory)
|
|
10007
|
LOGGING’STATE error.
|
(self-explanatory)
|
|
10008
|
GET’LOG’INFO error.
|
(self-explanatory)
|
|
10009
|
Invalid log record code.
|
(self-explanatory)
|
|
10010
|
LOGSTATUS error.
|
(self-explanatory)
|
|
10011
|
Insufficient stack room to run.
|
Intact Dynamic Rollback needs a minimum of 600 words on the program’s stack to run. Recompile program adding more stack or run with maxdata parameter.
|
|
10012
|
XDSEGG’IS’ULCB error
|
(self-explanatory)
|
|
10015
|
MFDS error.
|
Internal error.
|
|
10016
|
MTDS error.
|
Internal error.
|
|
10017
|
Invalid rollback mode.
|
Rollback mode specified was invalid. Specify another.
|
|
10018
|
Premature end of log file.
|
The log file has an internal error.
|
|
10019
|
Insufficient stack to rollback.
|
Seen with DBUNDO. The rollback did not occur.
|
|
10020
|
DBEND error.
|
The DBEND intrinsic failed.
|
|
10022
|
Invalid IMAGE dataset type.
|
(self-explanatory)
|
|
10023
|
Record has been modified.
|
Intact Dynamic Rollback has attempted to rollback changes made to the database. A record has been modified by another user improperly. Rollback was not completed.
|
|
10024
|
DBGET error.
|
The DBGET intrinsic failed.
|
|
10025
|
DBDELETE error.
|
The DBDELETE intrinsic failed.
|
|
10026
|
DBPUT error.
|
The DBPUT intrinsic failed.
|
|
10027
|
DBUPDATE error.
|
The DBUPDATE intrinsic failed.
|
|
10028
|
Unable to lock database.
|
Error will occur when DBUNLOCK is used and DBLOCK cannot lock the database in order to rollback changes.
|
|
10029
|
Unable to lock dataset.
|
Error will occur when DBUNLOCK is used and DBLOCK cannot lock the dataset in order to rollback changes.
|
|
10030
|
Unable to unlock dataset.
|
Error may occur when the softlocking rollback mode is chosen. Intact Dynamic Rollback cannot unlock a database or dataset to perform the rollback.
|
|
10031
|
No lock on dataset or base.
|
Intact Dynamic Rollback expected a locked dataset or database, but did not find one.
|
|
10032
|
DBOPEN out of sequence.
|
The call to a DBOPEN is out of sequence in the log file.
|
|
10033
|
DBCLOSE out of sequence.
|
The call to a DBCLOSE is out of sequence in the log file.
|
|
10034
|
DBEND out of sequence.‘
|
The call to a DBEND is out of sequence in the log file.
|
|
10035
|
DBAEND found.
|
The call to a DBAEND was found in the log file.
|
|
10036
|
Error reading log file.
|
Intact Dynamic Rollback encountered an error case while reading the log file. Call Lund Performance Solutions.
|
|
10037
|
No room to build log file record.
|
A log file record was larger than Intact Dynamic Rollback can handle. Intact Dynamic Rollback attempted to rebuild the log record before rolling it back from the database.
|
|
10038
|
Unable to close IMAGE file.
|
(self-explanatory)
|
|
10039
|
Unable to close INTACT report file.
|
FCLOSE failure.
|
|
10040
|
FRENAME error.
|
An attempt was made to rename a report file because of a collision in file names. This attempt failed.
|
|
10044
|
Bad DBOPEN mode. Assuming mode 1.
|
(self-explanatory)
|
|
10045
|
Bad STATUS array adDynamic Rollbackess.
|
The status array adDynamic Rollbackess passed to DBUNDO was invalid.
|
|
10046
|
Unable to open CONFIG.INTACTIX.LPS.
|
Could not open the CONFIG.INTACTIX.LPS file. It has probably been purged.
|
|
10047
|
Problem with CONFIG control label access.
|
The CONFIG.INTACTIX.LPS file has been corrupted.
|
|
10048
|
Error checking base entry.
|
DBUNDO error.
|
|
10051
|
INTACT: Warning, unable to open report file, examine log file.
|
The report file could not be created. Check the log file to find out what was rolled out of the database.
|
|
10052
|
Unable to open report in rfile group.
|
(self-explanatory)
|
|
10053
|
Unable to open global report file.
|
The global report file could not be opened. Someone was probably writing to this file at the time the attempt was made.
|
|
10054
|
RFILE already open.
|
The global report file could not be opened. Someone else was probably writing to this file at the time the attempt was made.
|