Skip to Content
0
Jan 21, 2020 at 08:51 AM

Hybris - Error facing while changing column name manually in Database

326 Views

I wanted to change the column name of a table from the database directly. After doing this the application is still trying to refer the old column name. Does anyone came across the same issue and has fixed it.

Changes made:

Executed alter script to change the column name in DB

Executed alter script to change the column mapping in attributedescriptor table