Import data incomplete

33 views
Skip to first unread message

yanni liu

unread,
May 25, 2019, 4:01:33 AM5/25/19
to iDempiere
Hi everyone:

Today, I'm trying to build a source development environment

Version 6.2

Database Oracle

Import the decompressed file of the file org.adempiere.server-feature/data/seed/Adempiere.jar

The RoleType field is missing from the log-in ad_role table after the program is running properly

Personal solution directly adds the ReleType field in the database, and the system can login normally.

How to solve it perfectly?

Thanks
Message has been deleted

Sallehuddin Abdul Latif

unread,
May 25, 2019, 5:28:55 AM5/25/19
to iDempiere
Hi,

the seed is usually a base db structure.

Have you also execute SyncDB (or in the development wiki referred to "Applying additional migration scripts"?

Based on the migration scripts content, the RoleType column for ad_role is introduced in the '201903211444_IDEMPIERE-3926.sql' migration script file.

I'm not using oracle but usually, to make things easier, I use the binary release RUN_ImportIdempiere.sh && RUN_SyncDB.sh script to initialise the db.

Regards,
Salleh
Reply all
Reply to author
Forward
0 new messages