Page 1 of 1

Indexing Dimix Dimnm Alias Attributes

Posted: Mon Mar 11, 2013 4:25 pm
by smehnert
A general question about indexes...

Why would the index of model being restarted nightly require some of the dimensions to be reorded and saved in hierarchy order for the indexes to be correct.

The issue manifests itself when comparing the dimension element index its alias and then the index of the alias;

index dimnm dbra dimix
1 1 = part w attribute of w = washer dimix of washer = 1
2 2 = part b b = brake dimix of brake = 2
3 3 = part c c = cylinder dimix of cylinder = 5 ???

Any advice appreciated... :geek:

Re: Indexing Dimix Dimnm Alias Attributes

Posted: Tue Mar 12, 2013 3:38 am
by Christopher Kernahan
A couple of questions;

- why are you restarting the service nightly?
- why are you relying on indexes?
- before the service restarts do you run a SaveDataAll?

Re: Indexing Dimix Dimnm Alias Attributes

Posted: Tue Mar 12, 2013 9:42 am
by smehnert
Hi Chris -

The example I gave is for UAT version of a production model, this does not yet occur in the production model!

In answer to your questions;

- Restarting nightly to perform a data backup
- I am not relying on indexes, but I am on aliases and with them not reporting correctly it becomes a problem, the example I gave was a way to provide evidence of an issue
- The savedataall is probably not being performed... we have a seperate model we use to control all ther services with scheduled backups etc...

This only seems to occur when I take a copy of the live data folder into the UAT model and bring UAT up....

Simon