Try to to use Migrate tools, but I have a problem with compound-permissions-mapping.propertis

So, I have my database oracle with Bonita configured and now I'd like to update my version, but I received this errors:

[INFO] | Execute migration step: update compound-permissions-mapping.properties if caselistingpm is missing 'case_delete' permission
[ERROR] configuration file compound-permissions-mapping.properties not found in database.
[DEBUG]
java.lang.IllegalArgumentException: configuration file compound-permissions-mapping.properties not found in database.

On my database, I have the table CONFIGURATION with the column RESOURCE_NAME with compound-permissions-mapping-custom.properties

My Config.properties was configured and connect correctly, but after try to use bonita-migration-distrib.bat, I received the message above.

Could anybody help me?

Thanks