I've to load _trans.df into the production database since there is some issue in report generation, do i need to do pro dump/load after updating collation table. please advice.
After changing either codepage or collation of database you will need to do an index rebuild. You should also adjust the collation for the database server and the clients accordingly, otherwise the resulting behavior might be a bit confusing. ( -cpcoll in startup.pf )
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.