Hi,
I made a mistake while migrating from 7.6.6 to 7.7.6
I forgot to convert the databases to unicode before updating.
As a result it is not possible to connect to the database anymore:
dbmcli -d prod_lg -u dbm Error! Connection failed to node (local) for database prod_lg: -24700,ERR_DBMSRV_NOSTART: Could not start DBM server. -24840,ERR_NODBMLOGGER: DBM logger could not be initialized -24609,ERR_MIGRUNICODE: Migration of a ASCII database is not possible
I think the best way to resolve the problem will be to recreate the databases with version 7.6.6.3 and the migrate to unicode.
But in the moment it is not possible to run "db_drop withoutfiles".
What can I do?
Regards,
Michael