How to use archiving in Produmex WMS

  • Updated

 

In order to improve system performance and database size from time to time it is recommended to archive data.

You can archive your standard SAP Business One transactional data, and separately you can also archive Produmex WMS related data.

 

For more information about standard SAP Business One archiving feature please check the OFFICIAL HELP.

 

In preparation for the archiving for WMS objects please consider the following documentation:

Tips:

  • Before running archiving check your data volume with the queries below.
  • Based on the amount of data, you may need to run the archiving in several steps to avoid performance issues.
  • Make sure that the archiving is running in a quite period, with no users working in the database

 

You can check the data in your WMS tables before the archiving:

SELECT COUNT(*) FROM PMX_COHE
SELECT COUNT(*) FROM PMX_COLI
SELECT COUNT(*) FROM PMX_DLPL
SELECT COUNT(*) FROM PMX_DSST
SELECT COUNT(*) FROM PMX_IMHE
SELECT COUNT(*) FROM PMX_IMLI
SELECT COUNT(*) FROM PMX_INVD
SELECT COUNT(*) FROM PMX_LPLM
SELECT COUNT(*) FROM PMX_MOHE
SELECT COUNT(*) FROM PMX_MOLI
SELECT COUNT(*) FROM PMX_MVHE
SELECT COUNT(*) FROM PMX_MVLI
SELECT COUNT(*) FROM PMX_PIOP
SELECT COUNT(*) FROM PMX_PLHE
SELECT COUNT(*) FROM PMX_PLLI
SELECT COUNT(*) FROM PMX_PLLO
SELECT COUNT(*) FROM PMX_PLPH
SELECT COUNT(*) FROM PMX_PLPL
SELECT COUNT(*) FROM PMX_RTHE
SELECT COUNT(*) FROM PMX_RTLI
SELECT COUNT(*) FROM PMX_SSHH
SELECT COUNT(*) FROM PMX_SSHL
SELECT COUNT(*) FROM PMX_WAVE
SELECT COUNT(*) FROM PMX_WDET

 

Steps for the archiving:

  1. Database backup
  2. Setup the Archiving Controller in OSE



    NOTE: only closed documents will be archived. Open documents are not archived
  3. Setup the Archiving TAB of the organization structure
  4. Run the archiving





 

Results (example):

 

Tables ORIGINAL DATABASE data in Tables ARCHIVED DATABASE Ratio (%)
Before Archive After Archive Archived tables
PMX_COHE 17 13 4 23.53
PMX_COLI 29 24 5 17.24
PMX_DLPL 360 50 310 86.11
PMX_DSST 661 661 0 0.00
PMX_IMHE 16 13 3 18.75
PMX_IMLI 16 13 3 18.75
PMX_INVD 3241 823 2418 74.61
PMX_LPLM 439 74 365 83.14
PMX_MOHE 203 195 8 3.94
PMX_MOLI 238 231 7 2.94
PMX_MVHE 828 176 652 78.74
PMX_MVLI 1126 254 872 77.44
PMX_PIOP 20 12 8 40.00
PMX_PLHE 419 137 282 67.30
PMX_PLLI 1133 196 937 82.70
PMX_PLLO 46 23 23 50.00
PMX_PLPH 727 443 284 39.06
PMX_PLPL 1784 949 835 46.80
PMX_RTHE 18 11 7 38.89
PMX_RTLI 25 10 15 60.00
PMX_SSHH 28 6 22 78.57
PMX_SSHL 90 14 76 84.44
PMX_WAVE 449 147 302 67.26
PMX_WDET 0 0 0 0

 

 

 

 

Related to

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.