Data Conversion step(PTUPGCONVERT) is consuming lot of time during PT upgrade from 8.50 to 8.53
Hi All,
We are upgrading from PT 8.50 to 8.53 and running data conversion step which is taking around 2 hours to finish. The step "UPGPTHASH" in data conversion is taking most of the time and this step " is run to populate two tables (PSPCMTXT and PSSQLHASH) that include hash values for SQL and Peoplecode. These hash values can then be used to check for changes. These tables do not affect run time. If the program errors out, these tables can be truncated and the program re-run."
As this step is just populating two tables, can we just export data from one of the upgraded environment and import these data to other environment and make this app engine inactive so that it will not run during data conversion and save our time?