Salesforce

How to speed up the tablemove process?

« Go Back

Information

 
TitleHow to speed up the tablemove process?
URL NameP50766
Article Number000156464
EnvironmentProduct: Progress
Version: 9.x
Product: OpenEdge
Version: 10.x, 11.x
OS: All Supported Operating Systems
Other: RDBMS
Question/Problem Description
How to improve the performance of tablemove process?
How to speed up the tablemove process?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
The tablemove command runs using a single transaction, so that in the event of failure it is capable of an undo.

Since tablemove is a transaction based operation, all adjustments for general performance recommendation are applicable.

Listed below is a summary of them:
  • Start the database in multi-user mode, even when only the tablemove process is running
  • Start APW, BIW to speed up the writes to the database files.
  • Tune the BI block size and BI cluster size.
  • Use -B, -bibufs, -spin, etc.
  • Turn off After-Imaging
  • Start the database with no-integrity, provided a valid backup of the database is taken beforehand.
IMPORTANT INFORMATION:
WHEN RUNNING DATABASE WITH THE -i PARAMETER, IF THE LOAD FAILS, THEN YOU MUST GO TO BACKUP!

For further information refer to Articles:
 
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:33 AM

Powered by