- There seems to be a bug situation using SQL Developer Data Modeler when edit an Entity → right Click → Properties → Attributes.
- The same situation occure when edit a table → in the Relational Model → right Click → Properties → Columns.
I'm running SQL Developer Data Modeler 23.2.087 on a Windows 10 Pro machine 32GB of RAM 500GB NVMe harddrive.
I just modified some Java Options in bin\datamodeler.conf for memory configuration.
AddVMOption -Xmx8192M
AddVMOption -Xms4096M
but unfortunatelly no chance to fix the cpu consumption (50%) when edit 1*, 2* Properties in a model. This also occurs when you only have one Entity or one Table in a logical or relational model. The same situation occurres in both Entity Attributes and Table Columns.
When you change the focus to the first entry in the left sub menus all is fine again and the cpu consumption reduces to 0-5%.
So I assume this is a bug inside the application because the cpu consumption will dissapear when you change to any menu point on the left sub menu and will only apear in this two particular two situations “Attributes” AND “Columns”.
Is there any “trick” inside the config to fix this ?
Thank you in advance.
Best Regards
Rudolf