Joy Conner
13th August 2004, 21:20
I have just completed archiving and now I am trying to estimate how long it will take to run Reorganize Tables with data and indexes checked. We are single logistic / multi finance which means that most of our data is shared between companies. A few weeks back I executed this for the td package and for 5 companies. The process completed in 4 hours. Then I ran it again for the tc package which also completed in 4 hours.
I monitored both executions and observed that the first thing it did was reload the data for the first company and set the reference counters. When it was done with the first company, it set reference counters for the next company skipping the data load because the data is shared.
What I want to understand is how the program will run if I execute it for all packages and for the same 5 companies. Will it reload the data for all packages and all companies before it proceeds to the reference counters?
The reason that I am asking is when it reloads the data, my system generates informix logs and there are space considerations that need to be monitored while the data is being loaded.
I'm hoping that I can walk away from this process when it starts to reset the reference counters.
Any advice will be appreciated.
I monitored both executions and observed that the first thing it did was reload the data for the first company and set the reference counters. When it was done with the first company, it set reference counters for the next company skipping the data load because the data is shared.
What I want to understand is how the program will run if I execute it for all packages and for the same 5 companies. Will it reload the data for all packages and all companies before it proceeds to the reference counters?
The reason that I am asking is when it reloads the data, my system generates informix logs and there are space considerations that need to be monitored while the data is being loaded.
I'm hoping that I can walk away from this process when it starts to reset the reference counters.
Any advice will be appreciated.