Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.model.local file is not creating for all models

User_RJAWLJun 26 2021

Hello,
I am using SQL modeler (datamodeler-19.4.0.350.1424-x64) - This version used to create a .model.local file for a design under the design folder as below.
Folder : <Design_Folder>\rel\3447B779-BA51DA66EB81\
File : 3447B779-BA51DA66EB81.model.local
For few models, the SQL modeler created this file but for a few, it is not creating.
I am looking for information on why this is not creating for few models and this inconsistent nature.
models.zip (43.78 KB)

Comments

Hello,
I see thievery is fine with two designs you provided. It's a setting at design level and property is "Model Persistence" - for design name "model1" it set to be "Model in one file" and objects for each model are saved in single file for that model. For other design that setting is "Model in many files" and each object is saved in single file - that is default and should be used together with versioning.
Philip
model_in_one_file.png

1 - 1

Post Details

Added on Jun 26 2021
1 comment
125 views