Does table conversion insert any records to tables ?
Hi Team,
We are working on an upgrade from 9.0 to 9.2. We are on Windows 2016 Server and SQL Server.
When I ran the table conversion via a data only upgrade plan, I am seeing some increase in record counts for few tables, see the list below.
Table | Before upgrade | After upgrade |
F0002 | 74 | 92 |
F00022 | 194 | 223 |
F12851 | 1538 | 1747 |
F12852 | 6074 | 7021 |
F40711 | 235 | 248 |
F4090 | 185 | 189 |
F0007 | 116992 | 117052 |
Is there any TC which adds records to these tables and what are those records ? I am looking for a document which explains these new records being inserted and via which TC.
Regards,
Tarani