SQL Developer - Modeler data limits

Hello world

I'm looking for limits of SQL Developer Data Modeler such on the entities, relationships, etc. subtypes.

Is it established anywhere?

Are we able to build models of data with 150 + of the entities and relationships associated with SQL Developer Data Modeler?

Thanks for sharing your experience.

We have teams in Oracle, and customers who are models of construction with more than 1000 entities and all relationships with this scale. The tool is designed and positioned as a tool for the company and so handles large MODELS REDUCED.

Sue Harper

Tags: Database

Similar Questions

  • SQL Developer price data modeling

    I just download the EA of SQL Developer data modeling. I read in fact release pointed out that the production version will be not free - an idea about prices?


    Matthias

    borismgj wrote: How can I download it?

    Everything is explained in the first topic pinned in the list of threads:

    http://forums.Oracle.com/forums/Ann.jspa?annID=924

  • Order that SQL Developer Modeler generates objects in DDL download

    Little annoying question... When I have an existing data model that includes all of my table definitions and ALSO my package definitions, I try to make a DDL download and load it into an instance of Oracle 11g and get an error on a procedure declaration does not have a column type.

    What I see is when I open the prepared ddl script, the package is created until the table is under construction.  Is it possible I can tell SQL Developer Data Modeler to build like objects together (table, then sequences and then triggers and packages and procedures/functions?

    SQL Developer Data model version 4.1.3 Oracle database 11g r2...

    Thank you

    Tony Miller
    Los Alamos, NM

    Hi Tony,.

    Data Modeler generates at the beginning of the Package definitions in the DDL file, so that they appear before the objects such as Tables, views, and triggers that may refer to them.

    And the Package body are generated at the end, so that they can refer to Tables and views.

    Unfortunately there is no option to change the sequence of generation.

    In general, the Data Modeler takes dependencies between objects into account to generate the DDL file objects in a proper order.

    However, it does not detect the dependencies TYPE %.  I connected an enhancement request to add to its dependency checking (22581821).

    Kind regards

    David

  • 'Oracle SQL Developer Data Modeling required repository report'

    Hi all

    Try to use model data of SQL Dev EA 2.1 reports, but whenever I try to connect to a database I get message 'Oracle SQL Developer maker data reporting repository.' necessary

    No idea how to fix this?

    Thank you

    Hello

    You can create from Modeler data using "file > export > schema considered" feature - repository will be created with the first exported design.

    Philippe

  • SQL - problem starting Data Modeler

    Hello
    I created a relational model with Oracle SQL Developer maker data, with a few tables, and everything worked ok.
    Yesterday, I made some changes to the model, add columns and another table, saved the template and closed the Data Modeler.
    Today - when I tried to open the template, I get only an error 'some objects are not loaded correctly. See the log file for more details"

    Shows that the newspaper at the bottom of the Data Modeler: ' Open Design: "model name" "and no details of what went wrong. No other details are provided and as far as I can see - and now I can't view the model at all.

    Any ideas how to find the problem / fix in order to retrieve the created model?

    Thank you
    Coenraad

    You must open the file ' a - erd2.xml ' (with text editor) and look for the name of your models - they are in such a construction:

              Logic
    ....

    You should not some special characters in the name of the party: <&>'.
    'Name' in the example above makes sense (the text between the opening tag and closing name - ). Normally the Modeler must handle these characters, but of course, there is a bug in the persistence of this file.

    Philippe

  • -You also get an invalid identifier error when executing this query sql for a data model, but not in TOAD/SQL Developer?

    Hello OTN.

    I don't understand why my sql query will pass by in the data model of the BI Publisher. I created a new data model, chose the data source and type of Standard SQL = SQL. I tried several databases and all the same error in BI Publisher, but the application works well in TOAD / SQL Developer. So, I think it might be something with my case so I'm tender hand to you to try and let me know if you get the same result as me.

    The query is:

    SELECT to_char (to_date ('15-' |)) TO_CHAR(:P_MONTH) | » -'|| (To_char(:P_YEAR), "YYYY-DD-MONTH") - 90, "YYYYMM") as yrmth FROM DUAL


    Values of the variable:

    : P_MONTH = APRIL

    : P_YEAR = 2015

    I tried multiple variations and not had much luck. Here are the other options I've tried:

    WITH DATES AS

    (

    Select TO_NUMBER (decode (: P_MONTH, 'JANUARY', '01',))

    'FEBRUARY', '02',.

    'MARCH', '03'.

    'APRIL', '04'

    'MAY', '05'.

    'JUNE', '06'.

    'JULY', '07',.

    'AUGUST', '08'.

    'SEPTEMBER', '09'.

    'OCTOBER', '10',.

    'NOVEMBER', '11'.

    "DECEMBER", "12."

    '01')) as mth_nbr

    of the double

    )

    SELECT to_char (to_date ('15-' |)) MTH_NBR | » -'|| (TO_CHAR(:P_YEAR), 'DD-MM-YYYY') - 90, "YYYYMM")

    OF DATES

    SELECT to_char (to_date ('15-' |: P_MONTH |)) » -'|| ((: P_YEAR, 'MONTH-DD-YYYY')-90, "YYYYMM") as yrmth FROM DUAL

    I'm running out of ideas and I don't know why it does not work. If anyone has any suggestions or ideas, please let me know. I always mark answers correct and useful in my thread and I appreciate all your help.

    Best regards

    -Konrad

    So I thought to it. It seems that there is a bug/lag between the guest screen that appears when you enter SQL in the data model and parameter values, to at model/value data.

    Here's how I solved my problem.

    I have created a new data model and first created all my settings required in the data model (including the default values without quotes, i.e. APRIL instead "Of APRIL") and then saved.

    Then I stuck my sql query in the data model and when I clicked ok, I entered my string values in the message box with single quotes (i.e. "in APRIL' instead of APRIL)

    After entering the values of string with single quotes in the dialog box, I was able to retrieve the columns in the data model and save.

    In the data tab, is no longer, I had to enter the values in single quotes, but entered values normally instead, and the code worked.

    It seems the box prompted to bind the values of the variables when the SQL text in a data model expects strings to be wrapped in single quotes, but no where else. It's a big headache for me, but I'm glad that I solved it, and I hope this can be of help to other institutions.

    See you soon.

  • SEVERE: Exception initialization 'oracle.dbtools.crest.fcp.DataModelerAddin' extension ' Oracle SQL Developer Data Modeling

    After some testing today with a new installation and plugin subversion in the latest edition of data Modeler this error happens with every start of the tool.

    Have removed and unzipped the installation once again without changing the error.

    After that, I started with another user on my computer, it the error does not occur.

    Is there a system folder to remove the configuration of my personal like jdeveloper and sql developer?

    I lose the most important features, for example. have no browser and cannot open a design.

    Here is the full error stack:

    29 may 2015 22:17:40 oracle.ideimpl.extension.AddinManagerImpl

    SEVERE: Exception initialization 'oracle.dbtools.crest.fcp.DataModelerAddin' extension ' Oracle SQL Developer Data Modeling

    java.lang.NullPointerException

    at oracle.dbtools.crest.swingui.editor.UDPLibrariesPersistence.load(UDPLibrariesPersistence.java:220)

    at oracle.dbtools.crest.model.design.DesignSet.createElement(DesignSet.java:56)

    at oracle.dbtools.crest.swingui.ApplicationView.addDesign(ApplicationView.java:2497)

    to oracle.dbtools.crest.swingui.ApplicationView. < init > (ApplicationView.java:435)

    to oracle.dbtools.crest.swingui.ApplicationView. < init > (ApplicationView.java:389)

    at oracle.dbtools.crest.swingui.ApplicationView.getInstance(ApplicationView.java:2258)

    at oracle.dbtools.crest.fcp.DataModelerAddin.initialize(DataModelerAddin.java:553)

    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManagerImpl.java:496)

    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManagerImpl.java:483)

    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManagerImpl.java:299)

    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(AddinManagerImpl.java:160)

    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(AddinManagerImpl.java:143)

    at oracle.ide.IdeCore.initProductAndUserAddinsAndActionRegistry(IdeCore.java:2294)

    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1817)

    at oracle.ide.Ide.startup(Ide.java:772)

    at oracle.ide.osgi.Activator.start(Activator.java:209)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl$ 1.run(BundleContextImpl.java:711)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)

    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)

    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)

    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)

    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalStart(EquinoxLauncher.java:271)

    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.start(EquinoxLauncher.java:241)

    at org.eclipse.osgi.launch.Equinox.start(Equinox.java:258)

    at org.netbeans.core.netigso.Netigso.start(Netigso.java:191)

    at org.netbeans.NetigsoHandle.startFramework(NetigsoHandle.java:209)

    at org.netbeans.ModuleManager.enable(ModuleManager.java:1352)

    at org.netbeans.ModuleManager.enable(ModuleManager.java:1156)

    at org.netbeans.core.startup.ModuleList.installNew (ModuleList.java:340)

    at org.netbeans.core.startup.ModuleList.trigger (ModuleList.java:276)

    at org.netbeans.core.startup.ModuleSystem.restore (ModuleSystem.java:301)

    at org.netbeans.core.startup.Main.getModuleSystem (Main.java:181)

    at org.netbeans.core.startup.Main.getModuleSystem (Main.java:150)

    at org.netbeans.core.startup.Main.start (Main.java:307)

    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)

    at java.lang.Thread.run(Thread.java:745)

    Hi Torsten,

    Thanks for reporting the problem. I logged a bug.

    You can view together as "list of system types" directory to "preference > Data Modeler"-probably no longer exists. I guess that the setting for this directory is empty when you start SQL Dev as a different user.

    Philippe

  • How to create Spatial indexes in SQL Developer Data Modeler 4

    Hello

    What is the procedure to create a Spatial index in SDDM v4? I found myself at an impasse because of the following problems:

    (1) retro-engineering rate the spatial index, then I need to add them manually.

    (2) adding an index does not allow me to check the 'spatial', and does not allow me to add the sdo_geometry column in the index definition.

    (3) for the registration of the spatial properties for a table, I can not choose the name of the Spatial Index.

    I came across an old post (Data Modeler - cannot create a spatial index), but this post is no longer valid because SDDM V4 does not allow me to create an index without columns (definition of the incomplete index).

    Help is appreciated,

    Kind regards

    Richard.

    Hi Richard,

    Thanks for your update.  I'm scared, I was assuming you were using the stand alone rather than SQL Developer Data Modeler.

    I tried using SQL Developer 4.1.0.18.37 (ai2) using a thin connection and got the ClassCastException you have found.

    But when I used ai2 autonomous, maker of data using the same login details 'Advanced', it worked OK and imported from the spatial index.

    (I'm puzzled as to why these two seem to behave differently, as this is the version ai2 data integrated with SQL Developer ai2 maker).

    I then plugged and reverse engineering the same tables (yet) in a new model.

    Funny is that there is no error in the external journal this time, but the spatial properties are still not retroconcues correctly.

    Is it possible that you have not set the option to import the spatial properties?  I expect that the spatial properties would be imported or that the error should be registered.

    SQL Developer ai2 imported properly the spatial properties and the spatial index, when I used a basic connection and specified host, port, and SID or Service name.

    Another issue: SQL Developer relies on a certain JDK / JDBC library?

    Any Java JDK 1.8 should be good.

    David

  • SQL Developer / Data Modeler - lost visual on the relationships between the tables

    11 GR 2 DBMS / SQL Developer 4.0.3

    In SQL Developer, using the Data Modeler I lost the visuals 'lines' (one to several, etc.) which show the PK to FK relationship between different tables from one of my patterns of relationship.  I know they exist - I'm sure it's my fault--put out something that I don't have.

    I looked on the web but without SOAP.  Can anyone tell me if it is a property and (as applicable) how to re - turn on the property.

    Thanks in advance.

    Barry D.

    Sorry - I found it - the relationship lines were VERY clear yellow and I could barely see it.

    Article by Jeff Smith on the model configuration screen has been very useful in this regard.

    http://www.thatjeffsmith.com/archive/2013/01/Configuring-display-of-model-relationships-in-Oracle-SQL-Developer-Data-Modeler/

    Thank you Jeff (again).

    Barry D

  • Language SQL Developer Data Modeling

    When I installed SQL Developer Data Modeling 4.0, it came out a German version (maybe because I have German Windows).

    Now, the documentation is in English, it designates the menu names of dialog boxes with English names, I find not in the product.

    Thus, forum entries refer to the English properties.

    What should I do to install this product with the English language?

    Hello

    You should be able to find some datamodeler.conf and datamodeler64.conf in the datatamodeler/datatamodeler/bin subfolder of the folder that you installed (uncompressed) Data Modeler 4.0.0.833 in.

    David

  • Use of domains in SQL data Developer MODEL

    Hello

    I'm trying to understand how to use areas of Oracle SQL Developer Data Modeler. We use version 3.1.3.  before I used Toad Modeler where the areas are just a part of your main design.

    Modeler data Oracle has a different concept.

    Suppose that I am working on 2 models: DesignA and DesignB which include relational models.

    DesignA and design B must use areas, but the list of areas in A design is very different from design B.

    Default domain file is located on drive c:, where SqlModeler is installed. It is of course unacceptable, so I need to change the default system Type directory in preferences.

    And of course, I want to have directories different area's of DESIGN and DESIGN B.

    So when I opened design has then I changed the default directory Type system we'll tell x:\AAA.   Then I close A design open design B and change the default directory of x:\BBB system Type

    I checked records AAA and BBB and they have required XML files here: defaultdomains.xml, defaultRFDBSSites and so on...

    Now the questions:

    can I rename defaultdomains.xls to something like AAAdomains.xls?  Domain administration can change any file with any name field, but how do I associate some file field with my design?  My wish, when I opened my design, and then the domain file will be automatically opened.  Is this possible?

    If I open 2 designs in Sql Modeler and switch between corresponding designs and domain files then need to be changed automatically as well.  Currently, I shouldn't forget to change the default system Type directory each time when I switch templates.  It is the only way to deal with?

    Thank you

    Vitaliy

    Vitaliy salvation,

    to see which domain files are used, the simplest is to go into the administration of the domain,

    Add new domain and then check the drop-down list for the property 'areas file' box - used files appears.

    Keep in mind that in defaultdomains.xml areas are still part of the domain that is used in the design. If this file must be empty (containing only 'unknown' domain) If you want to work

    with areas of level design.

    Philippe

  • SQL Developer, Data Modeler, cannot print

    I can't print any logic or relationship patterns of the Data Modeler.
    I'm currently running SQL Developer 3.0.04 on a Windows 7 PC and my printer works fine.
    When I run the print menu, it shows the number of pages that must be printed OK, I invoke the impression, but blank pages are printed.
    The sequence of menu that I used is:
    File Data-> shape-> print-> print.
    Any suggestions would be helpful, please advise.

    You can look here Re: problem with printing of relational diagram

    Philippe

  • Failed to connect to SQL Developer Data Modeling

    All,
    I use Oracle SQL Developer Data Modeler version 3.0.0.665 in an Oracle 10 g database environment. When I try to import CFDS, I get the following error message:
    NoSuchMethodError:
    oracle.i18.ntext.converter.CharacterConverterOGS.getInstance(I)Loracle/i18n/text/converter/CharacterConverter;
    I use the same connection to Oracle SQL Developer version 1.5.0.53 profile and my connection works fine here, but the same credentials in the Modeler SQL Developer data fails with the above error message. All thoughts, what causes this connection problem?

    Thank you


    Seyed

    Seyed salvation,

    Here you can watch BOF solution http://forums.oracle.com/forums/thread.jspa?messageID=9497361�

    Philippe

  • SQL Developer Data Modeling, no Option from Menu Design

    Using SQL Developer 3.0.04 Build HAND - 04.34 with maker of data. I have created a logical design and want to préconcevoir it to a relational model.

    I can't seem to find the option from Menu creation to use the > > engineer relational model option that is available under the design Menu on the version of stand-alone SQL Developer Data Modeler.

    Have checked the following locations:

    Tools-> Data Modeling
    Display Data-> shape
    File-> Data Modeling

    Right-click on my logical design

    I have this all of my entities have the engineer to a relational model valid property value.

    Is this a bug or am I missing a menu option / setting of the configuration?

    Thanks in advance for any help
    John

    Hi John,.

    You can find "> engineer to relational Mode" button among the other buttons for logical diagram.

    Philippe

  • 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

Maybe you are looking for