ecarceller
25th January 2006, 18:43
We are bdbpre-ing and bdbpost-ing an entire group of 7 companies (HW migration) What is the fastest way of repairing reference counters? Thank you :)
dave_23
25th January 2006, 19:12
refint6.1 -rs -N<table name> -C<company>
Dave
ecarceller
25th January 2006, 19:52
Thans Dave.
So one single parent table only and...
One table at a time?
Any reason why option "-I" might not be convenient? I would have thought it would be better to open and close refint6.1 the least amount of times possible.
What about logical links? Do I need to run refint only for physical tables or should I run it for all tables regardless?
Thanks again
dave_23
26th January 2006, 01:47
-I would work fine and no need to run it for logical tables.
Dave