Salesforce

Errors 10831 and 10833 on an OS copy database

« Go Back

Information

 
TitleErrors 10831 and 10833 on an OS copy database
URL NameP119044
Article Number000150023
EnvironmentProduct: OpenEdge
Version: All Supported Versions
OS: All Supported Platforms
Question/Problem Description
Getting errors 10831 and 10833 in the DB log file on the OS copy database
The database is created with an Operating System copy while source database was in use contains corruption and generates error 876, 877 and 888


 
Steps to Reproduce
Clarifying Information
The source database used in the OS copy has no corruption.
The database was in single user mode while the Operating System copy was being made
Error Message** The database was last used <date/time>.(886)

** The before-image file expected <date/time>.(887)

** Those dates don't match, so you have the wrong copy of one of them.(888)

SYSTEM ERROR: Invalid record with recid <recid> area <area-num>
<inst-num>. (10833)

SYSTEM ERROR: Record continuation not found, fragment recid <recid>
area <areanum> <msg-inst> . (10831)
Defect Number
Enhancement Number
Cause
The corruption results when the database is in use when the operating system copy was performed.  
This type of backup method is not supported since most of the changes are occurring in memory and can not be seen by the operating system.
Resolution
If a database is served and you wish to use any non-Progress backup tools, a PROQUIET must be used to force a sync of memory down to disk.  This will suspend writes during the period the quiet point is enabled but will allow an OS tool to safely backup the files on disk and make sure all files are up to date. Once copied, the quiet point can be released. PROQUIET is only a feature of Enterprise Database License.

Otherwise, the database needs to first be shutdown before the non-Progress backup is taken.
For further information refer to Article   Can Third Party tools be used to perform online or offline backups ?
 
If the database is in single user mode, do not attempt to use a non-Progress backup to copy the files on disk as they are dynamically being updated and the non-Progress tool will most likely catch the files midstream and the resultant files will most likely be out of sync.
Workaround
Notes

References to Other Documentation:
Progress Article(s):
 Is an OS-Copy of a database which was busy safe to use?
 
Keyword Phrase
Last Modified Date11/20/2020 7:07 AM

Powered by