Data Modeler > file > open

When I run the newest data Modeler (4.0.0.833) without using SQL Developer, I don't have the ability to open a file from a previous session of the Modeler 3.x DMD.

This new version requires the use of SQL Developer?  I like to use the Modeler as a stand-alone tool.

Hello

I just found this post on a similar problem with Data Modeler 3.0: 30EA2 problem: Menu items is not available

I suggest you try to delete or rename the file C:\Users\\AppData\Roaming\Oracle SQL Developer Data Modeler\system4.0.0.833 (and when it asks if you want to migrate settings from a previous version, I suggest say you no).

If this fails to solve the problem, you can also try to rename the folder parent C:\Users\\AppData\Roaming\Oracle SQL Developer Data Modeling (but this will also affect settings for previous versions of data Modeler you have).

David

Tags: Database

Similar Questions

  • V4.1.1.887 Data Modeler - 8 opens and displays only the areas of my design of the file

    Yesterday I was working in my design of the database with data v4.1.1.887 maker and then saved work in file and closed the application.

    And today, something bad happened, the application opens my design but only displays a list of the areas that I created for my design.

    I can't display in the Explorer window of my: logic model, structured data types that I created, process and business information model diagrams.

    I migrated to v4.1.1.888 Data Modeler and the problem persists, then looked at the previous issues resolved in the forum and found an answer to a similar case of problem

    4.0EA2 (v4.0.0.820) Data Modeler after accepting migration from previous installation of v3.3.0.747 DM preferences settings.

    So I deleted the files preferences (I use Windows Vista) C:\Users\username\AppData\Roaming\Oracle SQL Developer data Modeler\system4.0.0.887 and 8, but the problem persists there.

    I also looked at the directory of the files that make up my design, and the size and the number of them seem to be without significant alteration I looked a few days ago.

    Can give me a solution to this problem?

    Hi David,

    After some research and testing, I finally solved the problem. I did the following:

    I deleted the text value from my memory of java in the java Control Panel of windows,

    I deleted the 4.1.1. C:\Users\username\AppData\Roaming\datamodeler\4.1.1 carpet

    I changed the memory to-Xmx2048m in datamodeler.conf in the datamodeler\datamodeler\bin folder

    then tried to start the Data Modeler but never value began, then reduced to-Xmx1024m and he began

    and not migrated preferences the next time I opened the Data Modeler and set preferences with utf-8 (I noticed it comes by default with coding cirillic)

    I closed and restarted datamodeler the external newspaper and made settings worked very well.

    Then I started to test with 3 versions of my design work for this month, their sizes are 5MB, 10MB, 10.1 MB the recent

    I opened and closed each oldest works to the latest and the oldest two worked fine without error in the external journal.

    However, the recent open all the drawings but I found an opening in the external log error:

    2015-07-24 19:46:31, 685 [Thread-25] ERROR XMLTransformationManager - cannot parse list of objects: C:\Systems\Software\Event-Cloud\Workspaces\Des-Database\v1.0.0.1-whole\dbd-150721-1\v100-dev\businessinfo/Objects.local

    Oracle.Xml.Parser.v2.XMLParseException; lineNumber: 1; columnNumber: 1; Start of the element root waited.

    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:326)

    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:463)

    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:404)

    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:245)

    at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:175)

    at oracle.dbtools.crest.model.metadata.XMLTransformationManager.getObjects(XMLTransformationManager.java:3236)

    at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPartManyFiles(XMLTransformationManager.java:3692)

    at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(XMLTransformationManager.java:3545)

    at oracle.dbtools.crest.model.design.Design.openDesign(Design.java:1438)

    I checked the Objects.local file and it's there. then I closed the design without saving changes and ended Datamodeler application.

    Then I opened the Objects.local with Notepad ++ and I found and structure XML and the data that I wrote in my family business contact section has disappeared from the design

    I restarted Datamodeler opened and closed my recent design and that article accompanied by white, the datamodeler clos

    Search the file and noted increased its size 153 MB so she tried to open it with notepad ++ but it crashed.

    So I compared the previous Objects.local files and they are content equal and I did not modify this related part and the IDS are the same.

    I then removed the big Objects.local bad and replaced it with the previous version of the file and then started to Datamodeler

    and my recent design opens and closes fine without errors in the external journal.

    I think your application when open a file and found a critical error Stops to load the file and reports the external newspaper but if a non-critical error

    It displays the design and the log window does not show something goes wrong, in my case, I was not aware of this.

    Kind regards

    Julio.

  • Data Modeler: the empty namespace at the opening of physical model

    Data Modeler 2.0.0 build 584

    I am experiencing strange behavior when opening a physical model recorded previously.
    For some tables, primary keys, and unique keys names are empty.
    Objects that exhibit this problem seem to be random, but which can be otherwise when I hit on a rational model that I have not yet found.
    Also, the generated DDL statements do not contain the name.

    Initial situation:
    Data Modeler is not running.
    A data model called MyTestModel including a relational model and a physical model.
    It contains the table named APP_TEST and several other tables.

    1. research in the APP_TEST XML to the model of relationship level I see the correct name APP_TEST.
    (The xml file is located in the MyTestModel\rel\ < RelationModelNumber > \table directory)
    If I look at the APP_TEST xml file I see the correct name (APP_TEST) for the table in the physical model.
    (The xml file is located in the MyDataModel\rel\ < RelationModelNumber > \phys\ < PhysicalModelId > \Table directory)
    2. then I launch Data model and open MyDataModel.
    There is no visible physical model for the model of relationship at this point.
    The table at the level of the relationship model shows the name APP_TEST. (Also when you open the properties for the table).
    I open the physical model for Oracle Database11g I saved at the previous session and open the node tables.
    The APP_TEST table has a name, while the other tables have their correct names.
    Do not open the properties for the table APP_TEST the Name property on the general tab is empty, even no space character.
    3. I fill APP_TEST for the Name property, click apply and then OK to exit the properties.
    The physical model is saved and closed. MyTestModel is saved and closed and I out Modeler data.
    4 search for xml files, I see the name APP_TEST is correct for the table at the relational level and the physical model.
    5. I start Data Modeler and reopen MyTestModel. The name of the table is empty again at the level of the physical model.

    More observations:
    -When you register a different name (IE APP_TEST_2) from the original at the level of the physical model, the name is preserved when the reopening of the model. Again change its name of origin APP_TEST and name is empty again at the reopening.
    -Fill in name, save, close, and reopen physical model MyTestModel without closing (and savings) shows the same behaviour. If the problem seems really are the physical model.
    -Do not fill in the name (leaving blank) but change a unique key for APP_TEST to the level of the physical model. After you save and close the xml file now also contains an empty name.
    -The same behavior is observed for the primary and unique keys. These keys can belong to a table with an empty name, but also to a table with the name.

    Empty names are very problematic because Data Modeler uses the names of the physical model to generate DDL statements.
    Someone at - it problems experienced like that or knows how to get around them?

    Thank you
    Enrico

    Hi Enrico,.

    Thanks for the detailed explanation. This behavior is observed when you open the design created with a previous version of the Data Modeler. Physical template names follow the names of relational model if you do not explicitly change them - then name of physical model is used. I hope that the next version will solve your problem.

    knows how to work around the

    the only solution is to change a property in the files, it should be:
                   

    in your case, it is true instead of false.

    Philippe

  • If disappearing third-party JDBC drivers attempted to use Data Modeler

    Hi all

    I'm trying to reproduce the steps described in this blog post Oracle: https://blogs.oracle.com/datawarehousing/entry/oracle_sql_developer_data_modeler about the hive JDBC connectivity. Successfully, I can connect to hive and query the tables of the hive without problem. However, if I try to use Data Modeling (file-> Data Modeler-> import-> data dictionary), hive connectivity is not available any more back and goes to a third of drivers JDBC (via Tools-> Preferences) shows that there is no additional drivers listed (even if they had just be added and used successfully in the previous step).

    Here are a few screenshots

    (1) addition of hive to a third of JDBC drivers:

    1.PNG

    (2) connection to the hive:

    2.PNG

    (3) properties of the connection in Data Modeler ((fichier-> Data Modeler-> Importer-> dictionnaire de données) - Note that the tab of the hive is currently unavailable):

    3.PNG

    4) dating back to tools-> Preferences, check third party JDBC drivers - now empty:

    4.PNG

    This behavior is not limited to the hive - exactly the same thing happens with the MySQL driver, too.

    Tested in both windows & OEL 6.6

    Developer SQL v 4.1.1.19.59

    Any ideas?

    Thanks in advance

    Thanks for reporting this.  I also see the question on 4.1.3.  Maybe add pots of third parties in respect of the database and Data Modeler preferences immunize you her.  Of course, this is a bug and should get connected.  It is best that you could do it through MOS from 4.1.3 is a production version.  In general, our team saves only bugs for the first versions of the adopter.

  • In what format should I save the data definition file

    Hello

    I have to make a minor change in a report to XML editor.

    I downloaded the data model file that says Suppliers.xml

    I made the changes in the query and all recording, it's getting registered as a text document.

    What I have to put .xml in the name of the file while recording.

    In what format should be the data model?

    Kind regards

    Monica

    Any text editor can be used to manipulate xml files. There are also specific xml editors available - comparison of the XML Localization - Wikipedia, the free encyclopedia

  • SQL Developer - Version 3.0.0.665 - Data Modeler open older project fail

    Hello

    I just downloaded latest version of SQL Developer Data Modeler (3.0.0.665) and there is no "file"-> "Open" menu item There is only 'save', ' Save as ', 'Compare with' and 'exit '.
    I'm trying to drag / ' project file drop to Data Modeler window. This operation led to open the project as an XML file. I got the same result when I try to open the file with the context menu in windows 'open with '.

    How can I open more old data project maker? My previous was 3.0.0 and project folder has been created there.
    Maybe I have disable "Start Page"? ". But how? I cann't find appropriate settings in tools-> Preferences

    Hello

    See this thread: Re: 30EA2 problem: Menu items is not available

    Ivan

  • Opening ERD in Data Modeling

    I am using Data Modelling 2, build 570.
    A colleague gave me a DRE that he had created with this tool, an XML format.
    I copied this DRE and made a few changes and saved. But the next day when I tried to open this modified version, nothing came. I briefly saw the thermometer bar that appears when the ERD is to be loased, but after that, nothing seemed in the 'Logic' tab. Does anyone know why? Thank you.

    Thank you that's what I needed.

    When a drawing is saved, an xml because it is created with a directory structure with logic, disorders, models etc.
    In your case, it seems that many files are missing, because there is so much. FileNotFoundException in H:\NE-FIMS\nefims_mqrs_101810Changes

    You can write the following:
    You try to open the H:\NE-FIMS\nefims_mqrs_101810Changes.xml and is there a H:\NE-FIMS\nefims_mqrs_101810Changes\ folder?
    "... A colleague gave me a DRE that he had created with this tool, an XML format... "- do you know what version your colleague used to create this DR., it was newer than yours?
    " ... I copied this DRE and made a few changes and saved... "- you copy the tree entire, or just the xml design?

    It would be useful to study the question.

    Thank you
    Ivaylo

  • I can't transfer photos from iPhone to MacBook Air. When I opened the Photos on a Mac, there is no tab 'import' alongside the actions, projects, Albums. iTunes is up to date. File menu does not appear iPhone

    I can't transfer photos from iPhone to MacBook Air. When I opened the Photos on a Mac, there is no tab 'import' alongside the actions, projects, Albums. iTunes is up to date. File menu does not appear iPhone

    The "import" tab appears only when the iPhone is connected to the Mac via a USB port.

    ITunes detects your iPhone when it's connected?

    If iTunes does not recognize your iPhone, iPad or iPod - Apple Support

  • El Capitan in all applications, File &gt; Open displays all by date. Icons by date, by date, by date, file names. I hate this. How can I view by NAME, as previous OSX?

    With the help of El Capitan, in all the applications, "File > Open" all groups by date (see red circles below). Icons by date, date, genre, date, all by date, file names. I hate this. How can I do view by NAME, as the previous OSX?

    You have chosen to organize the display by date. Change votes to zero, or name.

    Reorganize the key one above "day" is in yesterday on your screenshot.

  • I received a file winmail DAT - how to open it?

    I received a file winmail DAT - how to open it.

    I do not know.  I do not have a file association for. DAT files (Start / Control Panel / Default programs / associate a file or Protocol with a program / analysis then list for.) (DAT).  I guess you have not either.  Your best bet is to communicate with the person who sent you the file and find out which program was used to create it-then maybe you can get the program or to find a drive for this program.  Good places to watch once you know the program are www.tucows.com and www.download.com.  Here for example is an option for some .dat to open the files that may or may not work with your (given the MANY programs produce and, even once, you need to know what program the file): http://www.winmaildat.com/ (since you say it's a winmail.dat file I hope that this link could actually work).  If it's not, and if you find the name of the program that generated the file, we can help you find something to use to play with - but we need this name (and version number).

    Good luck and I hope this has helped. Lorien - a - MCSE/MCSA/network + / A +.

  • Export file DDL in SQL Developer Data Modeler

    I export my last project of relational model of the DDL weeks in hopes of getting a quick and precise way to create my 17 tables. In the relational model, Cust_ID is the PK yet there is nothing indicating it in the script that is created from the export file DDL.  That's what he created.  Now, when I right click on the customer table in the view of the relational model and then choose Preview DDL, it adds the line of alter table. But when I do this for most of the opther whose phones table tables in the image below, it's just the fields, no PK or PK info. How can I get the PK and FK stand? Thank you, Peter

    CREATE THE customer TABLE

    (

    Cust_id INTEGER NOT NULL,

    Name VARCHAR2 (128).

    Address VARCHAR2 (128 CHAR)

    ) ;

    ALTER TABLE customer ADD CONSTRAINT Customer_PK PRIMARY KEY (Cust_ID);     <-this is displayed in the preview of the DOF, not export file DDL. The telephone table does not show the constraints or keys in each view. Even with almost all tables.

    That's what I have for phones

    CREATE TABLE phones

    (

    Phone_ID INTEGER NOT NULL,

    Phone_Type NVARCHAR2 (10),

    Phone_Number TANK (14),

    Customer_Cust_ID INTEGER NOT NULL

    ) ;

    pkfk.PNG

    Hi Peter,.

    A couple of points to check for definitions of key primary and missing foreign key:

    1. the relational model for the primary keys and foreign keys dialogs have both checkboxes 'Generate in DDL', which are normally set.  Make sure they are always defined.

    2. When you make a DDL generation, on the generation of DDL Options screen, select the PK tabs and UK and foreign key constraints and check the boxes 'Selected' for relevant pharmacokinetics and the FKs are defined.  (These settings are remembered from one generation of DDL to the other, and an overview of the DDL will normally use the same parameters as the most recent generation of DDL).

    What Data Modeler version do you use?

    David

  • Developer reports 11g fails when opening the data model view

    Hello

    I see this on one of my client sites.

    They have just upgraded to 11.1.2.2.0 suite of developer on Windows 7.  The works of developer of fine forms, reports developer opens the report ok, but when you try to use the data model view, the program crashes and closes.

    I checked the usual suspects such as the REPORTS_TMP registry variable.

    This happens when trying to create a whole new report also, therefore seems to be an installation problem.

    Saw someone else this please?

    Tony

    Hello Tony,.

    Then, check this box.

    Hamid

  • Menu 'File-&gt; Data Modeler-&gt; recent drawings' disappeared

    SQLDeveloper version 4.0.1.14 - I can't find menu file-> Data Modeler-> recent drawings, that was present in version 3.2.20.

    It was very useful.

    This is a bug. Will be fixed.

  • Data Modeler - compare models and DDL file

    I was the generation of DDL files by importing data dictionary. In the window to compare the models, the orange triangles with exclamation points show tables that are somehow different in the database and my data model.

    It would be a very useful feature, if she did not notice the type of information that never goes to the database. For example I used the Notes field and the table Types, and comparison feature shows that this information is missing in the database. In other words, it shows the exclamation points in each table, even if I had changed one table in my model.

    Is there a reason to make it work like that? Or is it going to be fixed in the future?

    Therefore the Data Modeler has not noticed that the sequence had changed

    DDL for new sequences is generated only - no. ALTER statements. Yet changes in the database can be merged into a physical model.
    I logged a bug for this.

    Philippe

  • The relationship "designed to" make visible in the Data Modeler?

    Hello

    I was wondering about the following topic:

    When I create (engineer), a table based on its entity, there is a relationship between the entity and the table.

    So to speak: a relationship "carried out by".

    This relationship can be demonstrated in Data Modeler?

    If so,.

    -can we use them to navigate a table to the entity and vice versa

    -can we maintain, in the case of design changes and changes to the execution table?

    I know that the relationship is available in the xml file that stores the table (Table > generatorID), but I am unable to see / use the relationship in the Data Modeler itself.

    Kind regards

    Art

    Hi Art,

    There is a section "Impact analysis" in the entity and table dialog boxes. Under the 'Mapping' node you will see mapped objects and can open the box from there.

    You cannot create or modify the mappings manually for now.

    Philippe

Maybe you are looking for