Open Closed

Migrating data error identifier is too long #1600


User avatar
0
thaithiendi created

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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    You can see: https://github.com/abpframework/abp/issues/1920

  • User Avatar
    0
    thaithiendi created

    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?

  • User Avatar
    0
    thaithiendi created

    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?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    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

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11