Hi support team,
I have just create project use Oracle database. And I have error identifier is too long when run DbMigrator prject
- ABP Framework version: v4.3.3
 - UI type: Angular
 - DB provider: EF Core
 - Tiered (MVC) or Identity Server Separated (Angular): yes
 - Exception message and stack trace:
 - Steps to reproduce the issue:"
 
5 Answer(s)
- 
    0
You can see: https://github.com/abpframework/abp/issues/1920
 - 
    0
I can't see any solution from your link suggestion. Why AbpAuditLogs table migrated, but table AbpOrganizationUnits doesn't, while they have the same column type. How can I update source to work?
 - 
    0
I see FK_AbpOrganizationUnits_AbpOrganizationUnits_ParentId name too long. I will change it. But i also see many name column and table name have lenght too long, is there solution?
 - 
    0
Hi,
Maybe you can use oracle version 12.2 or higher: https://stackoverflow.com/questions/3085562/ora-00972-identifier-is-too-long-alias-column-name
 - 
    0
This question has been automatically marked as stale because it has not had recent activity.
 
