learner
24th August 2009, 23:59
Hi,
Not sure if this is related to Tools Admin or functional .....
We are planning to do Archiving for our baan production co. I already went half way through the standard baan document ( Document Code: U7843B US ) , within the document baan has mentioned an important note regaridng the sharing of data betwen Prod co. and archive co., refer to below quote
Linking several other tables, such as the General Item Data (tcibd001) table or the Business Partners (tccom100) table might seem beneficial. However, linking these tables can lead to severe loss of data and is therefore not permitted.If these tables are also to be linked, the content of one or more reference fields becomes empty in the operational company and the archive company.
When you start an archive session, in general, one of the first steps is to copy the general data. In some archive sessions, this step is optional. In several other archive sessions, however, this step is mandatory. During this copying process, some of these general data tables are copied twice from the operational company to the archive company. In the first copy, specific reference fields are emptied in the archive company. When you copy the table the second time, all data is copied from the operational company to the archive company. This special copying process is required to prevent reference errors during the coping process.
This process can technically be read in the script tcmcsdll0008 where, for some
tables, the following two functions are listed to perform the copy process:
* tccom.dll0026.archive.table
* tccom.dll0025.archive.table
The function tccom.dll0026.archive.table also calls a function empty.ref.fields, which empties one or more reference fields for the specified table.
For migration the stratergy which we were planning was that we shall share almost all the master data between Baan production company & archive co. and then run archiving sessions, but baan is suggesting that we should copy master data such as General Data ( item master, business partner etc etc) from production co. to archive co. otherwise it would lead to loss of data. I am still unable to understand how it would lead to loss of data , if we share the master data between prod. & archive co. :eek:
Can somebody explain this with a help of a small example ?? :confused:
Regards
Learner
Not sure if this is related to Tools Admin or functional .....
We are planning to do Archiving for our baan production co. I already went half way through the standard baan document ( Document Code: U7843B US ) , within the document baan has mentioned an important note regaridng the sharing of data betwen Prod co. and archive co., refer to below quote
Linking several other tables, such as the General Item Data (tcibd001) table or the Business Partners (tccom100) table might seem beneficial. However, linking these tables can lead to severe loss of data and is therefore not permitted.If these tables are also to be linked, the content of one or more reference fields becomes empty in the operational company and the archive company.
When you start an archive session, in general, one of the first steps is to copy the general data. In some archive sessions, this step is optional. In several other archive sessions, however, this step is mandatory. During this copying process, some of these general data tables are copied twice from the operational company to the archive company. In the first copy, specific reference fields are emptied in the archive company. When you copy the table the second time, all data is copied from the operational company to the archive company. This special copying process is required to prevent reference errors during the coping process.
This process can technically be read in the script tcmcsdll0008 where, for some
tables, the following two functions are listed to perform the copy process:
* tccom.dll0026.archive.table
* tccom.dll0025.archive.table
The function tccom.dll0026.archive.table also calls a function empty.ref.fields, which empties one or more reference fields for the specified table.
For migration the stratergy which we were planning was that we shall share almost all the master data between Baan production company & archive co. and then run archiving sessions, but baan is suggesting that we should copy master data such as General Data ( item master, business partner etc etc) from production co. to archive co. otherwise it would lead to loss of data. I am still unable to understand how it would lead to loss of data , if we share the master data between prod. & archive co. :eek:
Can somebody explain this with a help of a small example ?? :confused:
Regards
Learner