cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hybris 6.7 system update time

Former Member
0 Likes
747

Hi

We managed to migrate our system into Hybris 6.7 System update took around 5 hours Was this due to the migration, or is this the expected duration after each deployment? Could this be enhanced by any mean?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

whenderson2
Discoverer
0 Likes

Are you using an Oracle database? We had a similar issue where our update system took over 11 hours. We found an issue where the update was copying data to temp tables, dropping them, recreating them and copying the data back. This came down to an issue with the native type mapping of NUMBER columns. We've reported this to SAP, but we ended up updating the Apache DDLUtils jar ourselves to get the update system to work properly.

Former Member
0 Likes

we are using HANA DB

geffchang
Active Contributor
0 Likes

You need to add more details. Did you update from an older version? If yes, how long was the deployment in the previous version? When you migrated to 5.7, what did you do before the Platform Update? Did you check all extensions? Did you have a lot of essential data or project data?

It is always possible that upgrading from an older to a newer version will take some time, because existing records may need to be updated. The succeeding updates may not be that long. Of course, there's only one way to find out on your side, and that is to attempt another deployment / update.