JDev TP3 / Database diagram / Table editor

Table name field is not enough long, because long object's name does not fit into it.
Window has enough space for twice long field.
I can not define storage options for the index of the primary key. Is it possible in JDev 11g TP3?

How long do you expect the table name? I have just created a table with this name:
Table_Name_12345678901234567890123456789012345678901234567890
My trick was to create the Offline Database for Microsoft SQL first.
--olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • JDev 10g : Database Diagram exception while dragging table to diagram

    I added a new "Database Diagram" to my project. Then i try to drag a table on it from a database connection node in the "Connections - Navigator".
    the following exception occurs:
    Message
    Character literals must be enclosed in single quotes
    Cause
    Action
    I have this problem with all tables in the schema. When i use tables from another schema it works.

    I've logged bugs 3580537 - error message needs to identify erroneous object; 3580690 - single word character literals do not need to be quoted

  • How to make a 1:1 cardinality in Jdev 102 Database Diagram?

    hello, i want to make a database diagram, and have following problem:
    i need to create a ( 1 :1 ) cardinality between 2 tables, but jdeveloper always shows ( 1 : * ) each time i add a foreign key in table 1 referring to table 2
    question 1:
    anyone know about this?
    question2:
    i have thought maybe i create a EJB diagram with java classes generated from the created tables, and then i determine the cardinality (1:1) between (java class 1) and (java class 2). is that an issue?
    question 3:
    in my database diagram:
    maybe i create 2 foreign keys :
    table1.ID ---------- (1:*) ----------> table2.ID
    table1.ID <---------- (*:1) ---------- table2.ID
    anyone has idea?
    thx for suggestions
    best regards

    hi again,
    oupps , i forgot sthg else to mention:
    the tables will be created directly in the diagram and are not exported as "offline tables" from an existant database
    that means, the cardinality 1:1 does not yet exist , i must create the relation 1:1 directly in the diagram, but i could not :-(

  • JDEV 11G TP3: Database diagram little enhancement

    When creating a foreign key directly in the diagram, the wizard that do the input entry save the foreign key name between quotes by default. The others wizard doesn't. It would be convenient that this wizard transform the entry in uppercase by default too like others wizard instead we enter a name explicitly with quotes.
    Thank you

    How long do you expect the table name? I have just created a table with this name:
    Table_Name_12345678901234567890123456789012345678901234567890
    My trick was to create the Offline Database for Microsoft SQL first.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • JDEV 11G TP3 [BUG]: Diagramming / Use Case & Activity  / open save

    I'm not able to open existing use diagram and couldn't save activity diagram after i created them. So UML is not functional in this preview release.
    Is this knowns bugs ?
    Is some workarounds knows ?
    I need these diagrams very soon and would know if i have to create them in a another tools or it is a way to use JDeveloper for them.
    Thank you

    You can find more details in these threads
    http://forums.oracle.com/forums/thread.jspa?threadID=622107
    JDEV 11G TP3 [BUG]: Diagramming / Use Case & Activity  / open save
    I already sent my project files to Shay. I may sent them to you too if needed.
    I suspect the problem may be due by the fact i'm using two workspaces simultanously, both managed with subversion. I already detected in the same configuration that "Select in Navigator" from pl/sql editor doesn't find an edited file (loaded from the offline database navigator) in the offline database navigator because it was searching the same project but in the wrong workspace.

  • Locate table in complex database diagram

    Hi All,
    If I have a database diagram of over 300 tables is there a quick way to locate an individual table by its name ?
    Ronnie

    Hi Ronnie
    I can't give you exactly what you're looking for, but maybe a suggestion that will help under JDev 10.1.3.
    If you have a diagram open, and the Structure Window open, the structure window lists all the items included in the diagram. Right clicking on the Structure Window allows you to resort the list in order of item types, as well as "Find Element in Diagram" which leaps to the item you're interested in.
    Hope this helps.
    CM.

  • How to get only one line between tables in database diagram?

    Hi!
    I'm using jdev 10.1.3. I've got a database schema with a lot of tables. I would like to have them in one database diagram in compact view with only ONE line between two tables even if there are more foreign key columns between the two tables. In the shema there are a lot of foreign keys with multiple columns and the diagram is hard to read.
    How to archieve this?
    Thanks,
    Carsten.

    hi,
    u should use the same variable across all your queries.In the WAD there is a propoerty "display same variable once". Check that.
    hope it helps,
    regards,
    Parth

  • Database Diagram - cannot not open in Jdev 10.1.3.3

    Hello Tech. Analysts,
    I recently downloaded and installed Jdev 10.1.3.3 .
    I can create a database diagram, but I cannot open it. I have tried different methods of opening the diagram; clicking on it, from the menu but nothing works.
    I have an older version on Jdev installed also, but now it cannot open database diagrams either.
    Any help would be appreciated.
    Thx.

    Hi Shay,
    I have got a partial solution to the problem. Basically, I didn't have enough screen real estate. Even though I created the diagram, it didn't come to the foreground automatically, like I expected, when I asked it to open. So what I did was to decrease the size of some of the other windows so there was ' blank' space in the middle of my screen. Then I was able to see the database diagram window, that was hidden behind all the other windows in Jdev.
    Q. Is there a setting in Jdev that automatically brings the a new window to the front , when you open it ?
    Malcolm

  • How to make tables fully sized in a database diagram?

    Hi,
    This is my first time using JDeveloper. I have been asked to make a database diagram from a database schema for the purposes of printing the diagram out to stick on the office wall, yay Smile
    There are a huge number of tables (100+) and I have got them on the screen, but the problem is that all the tables are the same size and many don't show all their fields. I could manually resize all the tables and shift them around but it would take forever. As I'm being paid for this I thought I should try and find an easier way.
    I tried selecting all the tables and choosing Model->Optimize Shape Size but it didn't work, and I can't see anything else that would do it.
    Thankfully, someone else is going to worry about how to print it out.
    Can anyone help?
    thx
    Adam

    Hi,
    It should be showing the cardinalities unless you've turned the preferences off! You may find that the cardinalities aren't positioned as close to the lines due to the redrawing. If you select one of the FKs you should see two grey lines going from the line to where the cardinalities are, you can then either move them manually or try one of the 'Layout Shapes' options which will relayout your diagram and hopefully move the cardinalities closer to the Fks.
    You can check whether the 'Show Cardinality' property is set to 'True' by selecting one FK and then invoking the context menu and selecting 'Select All This Type' and then in the Property Inspector ensure that the value is set to True.
    Regards,
    Lisa
    You can ignore this I was typing this while you were posting that you had done it!
    Message was edited by:
    Lisa Sherriff

  • Adding tables outside of your schema to Database diagram

    Say, from what I can tell, there is no way to import a table from outside of your own schema user to a database diagram. I can drag tables from my own connection, but if it is a table that I have a public synonym to, no dice?
    Anyone know if this is possible? If not, please add it to the list of enhancements.
    Thanks,
    Joe

    Never mind. I found it. It's not exactly obvious, but if you go to the system navigator and right click on your schema name, do a "import database objects" you can do it.

  • Jdev 11.1.1.7 tr:table Editor?

    Is there a table editor for the tr:table in 11.1.1.7?  An example of what I'm describing can be seen in this video
    Table Total and Formating Oracle ADF Jdeveloper 11g R2 - YouTube

    The video shows the usage of an af:table and not a tr:table.
    What editor you are talking about?
    Timo

  • Database diagram not displaying foreign keys

    I've created a database diagram by importing tables from a database, and then manually creating the Foreign Keys on the diagram ( they're logical FKs, but not actually on the database ).
    Now, when I reopen the diagram, the 'Structure' tab in the bottom LHS initially displays a list of all of the FKs and tables, and then the list shrinks to just 3 of the 15 or so FKs ( plus the tables ), and only these 3 are displayed on the diagram!
    I can post the diagram file if someone wants to go through it and find out the problem.
    The diagram was created in 10.1.3.1, and will not open correctly in either 10.1.3.1 or SU4.
    *

    Liam,
    Can you zip me up you project so that I can take a look?
    Can you rename the zip file extension to '.zap' to get it through the mail server.
    My email address is [email protected]
    Regards,
    Lisa
    JDev QA

  • Errors encountered using Database Diagram in JDeveloper 11g

    Tried to bring an existing MySQL 5.0 database schema into Database Diagram in JDev. Several problems encountered as listed below:
    1. For any columns that are with VARCHAR type and the length is greater than 255, I got "Display Width must be less than or equal to 255". Why JDeveloper sets such limitation even the DBMS allows? What I can do with it? I only want to do the ER modeling or do the reverse engineering here.
    2. I also got "A Foreign key constraint must define at least one column" for some tables that do have FK defined properly. The message seems suggest there is FK defined on NO column. It's not possible to create any constraint without specifying corresponding column(s) in the first place. So I feel this is a misleading message. But what's the really problem behind?
    Has anybody run into this? Any input is highly appreciated! Thanks.

    The details of the error code is like this:
    java.lang.ArrayIndexOutOfBoundsException: 4
         at oracle.jdbc.driver.T4C8TTIdty.marshal(T4C8TTIdty.java:465)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:329)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:490)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:202)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:474)
         at oracle.jdeveloper.db.adapter.AbstractConnectionCreator.getConnection(AbstractConnectionCreator.java:117)
         at oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection(DatabaseProvider.java:233)
         at oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection(DatabaseProvider.java:156)
         at oracle.jdevimpl.db.adapter.CADatabaseFactory.createConnectionImpl(CADatabaseFactory.java:60)
         at oracle.javatools.db.DatabaseFactory.createConnection(DatabaseFactory.java:372)
         at oracle.javatools.db.DatabaseFactory.createDatabase(DatabaseFactory.java:142)
         at oracle.jdeveloper.db.DatabaseConnections.getDatabase(DatabaseConnections.java:633)
         at oracle.jdeveloper.db.DatabaseConnections.getDatabase(DatabaseConnections.java:560)
         at oracle.dbtools.raptor.utils.Connections$ConnectionInfo$ConnectRunnable.doWork(Connections.java:1083)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:161)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:615)
         at java.lang.Thread.run(Thread.java:595)
    I'm using JDeveloper 11g Technology Preview 3 to connect and got this error. I've try Jdeveloper 10g version 10.1.2, it can connect successfully.

  • Business Components diagram to Database Diagram AUTOMATICALLY Please.

    Hello,
    We are using Jdev 10.1.2 and we have a beautiful business components diagram with all the entities and associations and would like to generate automatically a database diagram from that beauty, without effectively creating the tables. We wish to have a look at the data definition language script to be sure that we get what we expect, when we generate the tables.
    Does anyone have any idea how to proceed ?
    Thanks a lot for your co-operation.
    Peace and Love to all of you !!!
    Jacques

    Jacques,
    In JDeveloper 10.1.2, you will need to generate tables from your Entity Objects to the database first and then either drag and drop the tables from the Connections Navigator to the diagram, or import them to the Offline Database, and then drag them to the diagram from the Applications Navigator.
    We are working on better integration between Business Components and the Offline Database/Database Modeling in future versions of JDeveloper.
    - John.

  • How to print the the database diagram?

    Hello,
    I am using Jdev 10.1.3.2.0.
    I've created a data diagram for my project, from which we create our datamodel.
    Is there a way that we can print the database diagram, a HTML type containing tables, fields, Primary Keys, Foreign Keys, etc.?
    The only option I've found so far is publish the diagram as a png.
    Thanks in advance,
    Regards Leon

    Hello John,
    I should rephrase that to export.
    I'm looking for the type of functionality like creating the Javadoc for UML. Clickable maps which go to the table definitions etc.
    Regards Leon

Maybe you are looking for

  • Satellite L555D-d7005 hangs on bootup

    I have a Satellite L555D-d7005, over 2 years old, so out of warranty, installed Windows 7 pro about 3 weeks ago, now today it hangs at the Toshiba splash screen for about 45 seconds or longer, after that it boots into windows just fine. My question,

  • Number of records in Report and Cube don't match

    Hello, I have a small query. In the cube, thru the 'Manage' context menu option I find in the ' Request' tabstrip the number of records loaded =  23767. In the report on this cube I see the number of records = 23369. I have not put any restriction or

  • OPC Tunneller

    Any issues with Matrikon OPC Tunneller and Labview DSC? Here is the answer I got from Matrikon, just want to hear if there is any experience here. Hi Bob Tunneller has no known issues with LabView OPC client. Tunneller tends to need very little confi

  • NWDS 7 does not compile JSPs

    I have recently downloaded NWDS tool that comes with the NW04s trial version (NWDS version 7). When I create portal components (par files), NWDS does not compile the java files.  It creates a par file even with errors in Java. Is this a new "feature"

  • Using MacBook Pro abroad

    Hi, I have recently bought a new MacBook Pro with Retina display 13" in Australia and I'm going to Sweden for a while. Do I need to buy an adapter/converter ? Or will a simple plug (the kind you can get at an airport) do? I have plenty of different p