Printing DB Diagrams in JDev 10.1.3 EA

Hi,
I am unable to print database diagrams from JDeveloper 10.1.3 EA. Was anyone able to do it successfully?
Thanks

File | Print works for me but you don't have much control over how many pages you get. I'm on a later build that was supplied to the Tools CAB, so if File | Print doesn't work for you, it may be a problem with the EA version.
You could also save as a JPG or SVG or PNG using Model | Publish Diagram.

Similar Messages

  • How to print a xml schema diagram in JDev 10g

    Hi,
    When I print an XML schema file (.xsd), it is printing the script, where as I want to print it as an image.
    For other class diagrams, I notice that we can publish them as JPEG or PNG and print it from Windows. But I could not find the same for an XML schema diagram?
    Can you help?
    Thanks, Raju

    Well, the Schema Editor a Visual Editor, it does not intend to produce images to be printed... You can collapse and expand all nodes, how would you expect the printer to behave in such a situation?!
    If you wish to print a diagram, you have to capture it for yourself with the appropriate tool - that will change depending on the OS you're working on, and include it in your document.
    That is the way it works for now.
    - Olivier

  • Way to draw Class and Sequence Diagrams in JDEV

    Hi All,
    I am new to JDeveloper. I am using JDev - 10.1.3.3.
    Can anyone suggest me an example to draw Sequence and Class Diagrams in JDEV
    Thanks

    Maybe the online help can help you then:
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.umlmodeling%7Cumlmodeling%7Cmod_umlclassmodeling%7Ehtml/
    Or watch these 10.1.2 demos that also apply to 10.1.3:
    http://www.oracle.com/technology/products/jdev/viewlets/10g/UML_Class_10g_final_viewlet_swf.html

  • How can I print a report in JDev 11g TP4

    I am using JDev 11g TP4 .. in ADF application how can I print a report?
    Thank you
    Sameh Shokry

    You do file->print from your browser's menu I guess.
    There is also this:
    http://one-size-doesnt-fit-all.blogspot.com/2008/03/creating-printer-friendly-jdev-adf.html

  • Business Components Diagram in Jdev 10.1.2

    Hi,
    I have migrated code from Jdev 9.0.4 to Jdev 10.1.2,
    While doing reverse engineering (Generating BC Diagram) I am getting following error, Can anybody help me in understanding this.
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.registry.RBaseShape.setDefaultCore(RBaseShape.java:379)
         at oracle.bm.diagrammer.shape.BaseDiagramShape.initProperties(BaseDiagramShape.java:505)
         at oracle.bm.diagrammer.shape.BaseDiagramShape.initShape(BaseDiagramShape.java:383)
         at oracle.bm.diagrammer.shape.BaseDiagramNode.initShape(BaseDiagramNode.java:318)
         at oracle.bm.diagrammer.BaseDiagram.addShape(BaseDiagram.java:5120)
         at oracle.bm.diagrammer.BaseDiagram.addShape(BaseDiagram.java:5051)
         at oracle.bm.diagrammer.BaseDiagram.createShapesFromInfo(BaseDiagram.java:4121)
         at oracle.bm.diagrammer.registry.RCompositeDiagram.dropList(RCompositeDiagram.java:1224)
         at oracle.bm.addinUtil.IDEAppContext$14.run(IDEAppContext.java:4304)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171)
         at oracle.ide.controls.progress.AbstractProgressDialog.dispatchThisEvent(AbstractProgressDialog.java:535)
         at oracle.ide.controls.progress.AbstractProgressDialog.showDialog(AbstractProgressDialog.java:387)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(IDEAppContext.java:4401)
         at oracle.bm.addinUtil.IDEAppContext$12.run(IDEAppContext.java:4030)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    Thanks,

    Does modifying the
    Connection Retry Setting connect the debugger.
    http://download-east.oracle.com/otn_hosted_doc/jdeveloper/904preview/compiling_debugging/f1_deb_projset_debugwin.html

  • How to create Sequence Diagrams in Jdev 10.1.3?

    Hi there,
    I´m migrating (trying) from Eclipse to JDeveloper and I´m having several dificulties....
    I´m creating a new project in JDeveloper:
    0) create an application workspace [ok]
    1) create a web application project [ok]
    2) create some packages and Java classes [ok]
    3) create a class diagram related to the
    above classes [ok]
    4) create a sequence diagram [ok]
    5) use the classes into the sequence
    diagram [more and less]
    6) use the methods of the classes into
    the message lines of the sequence
    diagram [no]
    Some observations that are messing me:
    1) Do I need to create an "Object Lifetime" for
    every class and after that select "Attach Classifier" ?? Why I can´t just drag the classes into the diagram (like Jude) ?
    2) Can I use the methods already defined in the classes to create messages in the sequence diagram?
    3) The sequence diagram od JDeveloper is disconnected from the project classes? i.e., is it just a draw ?
    best regards,
    Felipe Gaúcho

    Hi,
    I am glad to find that you are working on the sequence diagram. I take your point about selecting the methods and assigning them to the messages. Unfortunately this feature is gated by some architecture changes and it something I will be actively pursuing as soon as it is possible.
    In reply to your other points:
    1) Do I need to create an "Object Lifetime" for
    every class and after that select "Attach Classifier" ?? > Why I can´t just drag the classes into the diagram (like > Jude) ?The reason for this is that the sequence modeler is simply a view onto a single diagram type that can contain any object. This allows the mingling of different UML type on the same diagram. It can be usefull to mix usecase and seqeunce for example.
    For that reason the default action for java class is to model a java class, and you do indeed need to create a lifeline first. Did you know you could drag and drop the classifier, in your case a java class, from the navigator onto the lifeline. This might be quicker in your case.
    2) Can I use the methods already defined in the classes > to create messages in the sequence diagram?As noted before in the preview you can't select existing messages. This is something we would like to add as soon as it is possible.
    3) The sequence diagram od JDeveloper is disconnected
    from the project classes? i.e., is it just a draw ?The sequence modeler isn't totally disconnected from the project classes; but it wont update as you edit the code if this is what you mean.
    Could you perhaps expand on this point a little bit?
    Thanks,
    Gerard Davison
    UML Modelers

  • Print Diagram for Sub-Views

    Sql Developer 3.3 (latest version).
    I have a large logical model.
    Broke it up into sub-views.
    I need to save these images so I can add them to a document. The sub-views are sized so each can fit on a page of a word document.
    Is there a way to save these images all at the same time? The only way I can see to do it is
    print diagram->image for each one. Even if I do 'pdf' it is all of them.
    I dont want the main logical model since its a big dump of entities that is unreadable. Id really like to be able to save all of my sub-views at once to 1 .pdf  where each image is on its own page.

    Hi,
    You can't print multiple diagrams in single PDF file from DM. What you can do is print a report (any output format). All diagrams will be exported as separate PDF files in sub directory of your reporting directory. Then you can use external application like PDFMerge http://sourceforge.net/projects/pdfmerge/ to merge them in single PDF.
    And the exact diagrams can be chosen with creating of subviews in report configuration.
    Hope it helps

  • Printing problem / does it works ?

    I'm not able to print database diagram. I'm not able to activate the page setup menu too, it doesn't come with a dialog, it is no activity on my computer. Is it something wrong on my computer or this is jdev problem. Please confirm it is working so i can search for the problem on my computer.

    I got the print preview after minutes ... and got the printer list after 10 of minutes and finally got a database model with only one table without any column printed. The printing process was immediate after the printer was selected.
    The database diagram was for only one table. The application and project was newly created with nothing into.
    I suspect jdev see all database offline objects defined in the applications even the one i'm using doesn't contain anything. I imported thousands of objects from our application schema in an another project. I will remove the application from jdev and test it again.

  • DB Diagram: Modality Difference between NOT NULL and check constraint

    Hi,
    I am using jdev 11g (11.1.1.10) I am trying to create a db diagram from two tables. I have a FK that is NOT NULL (defined on the column). When i try to display these two tables modality, it does not show up in the diagram. I noticed that there are two ways NOT null can be defined on a table (right click on the db object to edit it; a) under column definitions there is a check box for not null, b) there is a check constraint that one can add to do not null.
    I am confused and was wondering whether I must I have check constraints on the database in order to display modality (optional versus mandatory). Logically speaking it does not make any sense though.

    Hi Susan,
    Thanks for your email. I understand that in order to show modality under
    UML notation, one must define a COLUMN being NOT NULL instead of defining a check constraint.
    I still do not understand how modality (optional versus mandatory) is shown in ERD notation in JDev. I tried flipping ERD/UML notations and made sure icons for tables were showing, but no MODALITY is shown in ERD notation ( an '0" icon or a "|" icon for optional and mandatory). Is it the solid line versus dotted line in the ERD diagram? I am confused because generally under Crawfoot ERD notation '0" icon or a "|" icon is shown for modality.
    Modality gets picked up in jdev diagram when COLUMN not null is specified and UML notation is used
    ALTER TABLE DETAILAJ MODIFY EMPID not null;
    Modality does not get picked up in jdev db diagram when check constraint is specified and UML notation is used
    ALTER TABLE DETAILAJ
    ADD CONSTRAINT CK_NN_DETAILAJ__EMPID CHECK(EMPID IS NOT NULL) ;
    Another question i have related to the matter mentioned above is as follows. Since I want to see modality in db diagram, it follows that I must define a column as not null instead of a check constraint. I must also use NO VALIDATE on NOT NULL column because i have prior data that does not meet the new restriction. I noticed that if i use the following syntax to define a NOT NULL column, two things happen.
    a) A constraint is defined as not null automatically and a system generated name is given to the constraint.
    b) DB diagram in Jdev does not show the modality.
    My question is whether there is a way to see modality in this case.
         alter table DETAILAJ
         MODIFY EMPID NOT NULL ENABLE NOVALIDATE ;
    Edited by: user11219846 on Nov 19, 2009 11:07 AM

  • 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

  • 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.

  • Cannot find UML diagrams in the "New" dialog

    I must be missing something simple but I can't for the life of me figure out how to create a UML diagram in JDev 11g. I had previously had the beta version with which I had no problems. But since I installed the release version, there is no "Diagram" category in the "New" dialog.
    Are there different packages of the product that have different capabilities? It doesn't seem so from the download site. Or is there an extension I'm missing?
    I've searched the forum to no avail.
    I'm running on Mac OS X 10.5.6. Below is my version info:
    Thanks.
    -bob
    About
    Oracle JDeveloper 11g 11.1.1.0.1
    Java Edition Version 11.1.1.0.1
    Build JDEVADF_MAIN.BOXER_GENERIC_081203.1854.5188
    Copyright © 1997, 2008 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.0.31.51.88
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.0.31.51.88
    Version
    Component     Version
    =========     =======
    CVS Version (External)     (CVS) 1.12.13 (client/server)
    Java(TM) Platform     1.6.0_07
    Oracle IDE     11.1.1.0.31.51.88
    Versioning Support     11.1.1.0.31.51.88
    Properties
    Name     Value
    ====     =====
    apple.awt.graphics.UseOpenGL     false
    apple.awt.graphics.UseQuartz     false
    apple.laf.useScreenMenuBar     true
    awt.nativeDoubleBuffering     true
    awt.toolkit     apple.awt.CToolkit
    ceditor.java.parse.large     1500
    ceditor.java.parse.small     300
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    compiler.vmargs     -Xmx512m
    EDITOR_J2SE_VERSION     1.5
    feedbackmanager.disable     true
    file.encoding     MacRoman
    file.encoding.pkg     sun.io
    file.separator     /
    ftp.nonProxyHosts     local|*.local|169.254/16|*.169.254/16
    gopherProxySet     false
    http.agent     Mozilla/5.0 (Java 1.6.0_07; Mac OS X 10.5.6 x86_64; en_US) ICEbrowser/v6_1_3
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.bootstrap.start     1231962124743961000
    ide.build     JDEVADF_MAIN.BOXER_GENERIC_081203.1854.5188
    ide.conf     /Applications/jdevjavabase11110/jdeveloper/jdev/bin/jdev.conf
    ide.config_pathname     /Applications/jdevjavabase11110/jdeveloper/jdev/bin/jdev.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.editions     oracle.studio, oracle.j2ee, oracle.jdeveloper
    ide.extension.role.search.path     jdev/roles
    ide.extension.search.path     jdev/extensions:sqldeveloper/extensions
    ide.firstrun     false
    ide.java.maxversion     1.7
    ide.java.minversion     1.6.0_04
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.max.jar.handles     500
    ide.patches.dir     jdev/lib/patches
    ide.pref.dir     /Users/rlf/.jdeveloper
    ide.product     oracle.jdeveloper
    ide.splash.screen     splash.gif
    ide.startingcwd     "/Applications/jdevjavabase11110/jdeveloper/jdev/bin"
    ide.throttleLocale     true
    ide.user.dir     /Users/rlf/.jdeveloper
    ide.user.dir.var     JDEV_USER_HOME,JDEV_USER_DIR
    ide.work.dir     /Users/rlf/jdeveloper
    insight.suppresshidden     true
    INSIGHT_OMIT_HIDDEN     true
    java.awt.graphicsenv     apple.awt.CGraphicsEnvironment
    java.awt.printerjob     apple.awt.CPrinterJob
    java.class.path     ../../ide/lib/ide-boot.jar
    java.class.version     50.0
    java.endorsed.dirs     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/endorsed
    java.ext.dirs     /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext
    java.home     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
    java.io.tmpdir     /tmp
    java.library.path     .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs     oracle.jdevimpl.handler
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_07-b06-153
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.vendor     Apple Inc.
    java.vendor.url     http://www.apple.com/
    java.vendor.url.bug     http://bugreport.apple.com/
    java.version     1.6.0_07
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Apple Inc.
    java.vm.version     1.6.0_07-b06-57
    line.separator     \n
    mrj.version     1040.1.6.0_07-153
    oracle.home     /Applications/jdevjavabase11110/jdeveloper
    oracle.macosx.disableWebBrowser     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    os.arch     x86_64
    os.name     Mac OS X
    os.version     10.5.6
    path.separator     :
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    socksNonProxyHosts     local|*.local|169.254/16|*.169.254/16
    sun.arch.data.model     64
    sun.awt.exception.handler     apple.awt.CToolkit$EventQueueExceptionHandler
    sun.awt.keepWorkingSetOnMinimize     true
    sun.boot.class.path     ../lib/lwawt.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/charsets.jar:../../rdbms/jlib/ojdi.jar
    sun.boot.library.path     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.io.unicode.encoding     UnicodeLittle
    sun.java.launcher     SUN_STANDARD
    sun.jnu.encoding     MacRoman
    sun.management.compiler     HotSpot 64-Bit Server Compiler
    sun.os.patch.level     unknown
    user.country     US
    user.dir     /Applications/jdevjavabase11110/jdeveloper/jdev/bin
    user.home     /Users/rlf
    user.language     en
    user.name     rlf
    user.timezone     America/New_York
    windows.shell.font.languages     en
    xdf.enablexdf     true
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Ant     oracle.ant     11.1.1.0.31.51.88     Loaded
    Bug Database     oracle.jdeveloper.bugdb     11.1.1.0.31.51.88     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.0.31.51.88     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.0.31.51.88     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.0.31.51.88     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.0.31.51.88     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.0.31.51.88     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.0.31.51.88     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.0.31.51.88     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.0.31.51.88     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.0.31.51.88     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.0.31.51.88     Loaded
    Feedback     oracle.ide.feedback     11.1.1.0.31.51.88     Loaded
    File Support     oracle.ide.files     11.1.1.0.31.51.88     Loaded
    Help System     oracle.ide.help     11.1.1.0.31.51.88     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.0.31.51.88     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.0.31.51.88     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.0.31.51.88     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.0.31.51.88     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.0.31.51.88     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.0.31.51.88     Loaded
    Local Help for Java Edition     oracle.java.help     11.1.1.0.0     Loaded
    Log Window     oracle.ide.log     11.1.1.0.31.51.88     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.31.51.88     Loaded
    Navigator     oracle.ide.navigator     11.1.1.0.31.51.88     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.0.31.51.88     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.0.31.51.88     Loaded
    Oracle IDE     oracle.ide     11.1.1.0.31.51.88     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.0.31.51.88     Loaded
    Peek     oracle.ide.peek     11.1.1.0.31.51.88     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.0.31.51.88     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.0.31.51.88     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.0.31.51.88     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.0.31.51.88     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.0.31.51.88     Loaded
    Replace With     oracle.ide.replace     11.1.1.0.31.51.88     Loaded
    Runner     oracle.ide.runner     11.1.1.0.31.51.88     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.0.31.51.88     Loaded
    VHV     oracle.ide.vhv     11.1.1.0.31.51.88     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.31.51.88     Loaded
    Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.31.51.88     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.31.51.88     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.0.31.51.88     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.31.51.88     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.0.31.51.88     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.0.31.51.88     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.0.31.51.88     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.0.31.51.88     Loaded
    audit     oracle.ide.audit     11.1.1.0.31.51.88     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.0.31.51.88     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.0.31.51.88     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.0.31.51.88     Loaded
    dependency-xsd     oracle.jdeveloper.xsd.dependency     11.1.1.0.31.51.88     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.0.31.51.88     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.0.31.51.88     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.31.51.88     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.0.31.51.88     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.31.51.88     Loaded
    palette2     oracle.ide.palette2     11.1.1.0.31.51.88     Loaded
    performance     oracle.ide.performance     11.1.1.0.31.51.88     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.0.31.51.88     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.0.31.51.88     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.0.31.51.88     Loaded
    status     oracle.ide.status     11.1.1.0.31.51.88     Loaded

    The answer is in the second line of the About Box dump
    Oracle JDeveloper 11g 11.1.1.0.1
    Java Edition Version 11.1.1.0.1
    You're running the Java Edition of the product not the full Studio*.* If you downloaded and installed the studio edition then the issue will be that you started the product with the Java Dvelopment role - You can fix that simply:
    Tools &gt; Preferences &gt; Roles, check the Always prompt for role selection at startup and then restart JDeveloper.

  • Generate E-R diagram for existing Oracle SQL Script

    Hi,
    We have some existed Packages,Procedures,Functions,Views and Materialized Views. We are planning to generate E-R diagrams for existed codes. Could you please suggest me how can we do the same.
    we are using Oracle SQL Developer and Oracle Version is : 11g.
    Thanks.
    Jai V

    Hi,
    I have already posted a thread regarding Data Flow diagram for existing source code. But I couldn't find find where exactly I have posted. So here I am posting my observations. I would like to prepare a Data Flow diagram for existing Source code. Using Visustin V7 I got the Data Flow Diagram. But am not able to export or Save or Print the diagram. As some one suggested it is possible to get the DFD using Visio. But am not able to get the DFD. Here am getting the problem like , Gave user name and Server name by connecting to ODBC. But still am not getting the required DFD.
    Can you please suggest me is there any way to get the DFD using Visio or any tool is there to get the DFD.
    Please advice.
    Thanks.

  • Update applied to Photoshop CS 4 now print to PDF crashes

    I have Adobe Photoshop CS4 Extended (11.0.2) installed on my system as well as Adobe Acrobat 9 Pro (9.3.1). Recently the Adobe updater came up and wanted to apply an update to Photoshop (to 11.0.2) and ever since printing to PDF from Microsoft SQL Server Management Studio 2008 crashes every time. I have made no other changes to the system. I'm running Windows Vista Enterprise with SP2 with SQL Server 2008 (full install) and SQL Server 2005 (workstation components only). I was just printing database diagrams to PDF before this update and everything worked great multiple times. Now I when I print, the window pops up with the progress bar proceeding like usual. Then after a little bit of progress, SSMS crashes and the PDF completes with only part of the diagram in the file.
    I get the following in the Windows application event log.
    Log Name:      Application
    Source:        Application Error
    Date:          6/16/2010 1:54:29 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      COMPUTERNAMEHERE
    Description:
    Faulting application Ssms.exe, version 2007.100.1600.22, time stamp 0x48753da6, faulting module DataDesigners.dll, version 2007.100.1600.22, time stamp 0x48753de4, exception code 0xc0000094, fault offset 0x0014f6e1, process id 0x%9, application start time 0x%10.

    See if HP has a different update.  It may be proprietary, specific to your machine.

  • BPA 11gR1 and JDev 11.1 - Roundtrip - what is included?

    I am aware that Oracle has improved the roundtrip capability in the recent versions. I have got a question for understanding, what exactly is included.
    To my knowledge the "roundtrip" contains the following:
    Part 1: BPA -> JDev
    1- Inside the BPA database you generate a dataset by "Sharing with IT" that JDev understands and can interpret as BPEL flow.
    2- If you change something within BPA, you can update the generated dataset and can let JDev compare the changes and finally merge new flow elements into an already extended BPEL flow.
    This process is quite clear to me.
    Part 2: JDev -> BPA
    Although I can save within JDev my manually extended composite into the BPA Server, I haven't found anything about this way back into BPA. I am aware that this is from modelling perspective perhaps not the right approach, but what will happen if I save my own JDev changes back and what can I do within BPA with it? What kind of data will be saved?
    Can you point me to some documentation to get a better understanding?
    Thanks a lot
    Volker

    Thanks a lot, such a process sounds logically and would complete my understanding of a roundtrip.
    I just checked how it will work, but it seams that I have misinterpreted something, because it is not working in my environment.
    Finally I got a "java.lang.Exception: script BPELImport, line 101: There are no IT modifications to be propagated to BPA".
    Here are the steps I did:
    1. Send a fresh Blue Print from BPA to JDev.
    2. Open BPEL process in JDev and add an additional "scope" between existing scopes, and name it appropriate.
    3. Add some additional activities inside this new scope.
    4. Save everything
    5. Close existing PBEL view.
    6. Going back to composite view
    7. Hit "Save to BPA Server ..." icon.
    A message tells me that it is uploading xx Bytes ...
    But finally the error message above appears.
    I have checked the folder called "Improvement Proposals" in the root of my BPA Server Database, but it is empty (which is logical if the message is correct).
    This test is repeatable.
    What is missing? Why is my additional scope not recognized as an improvement proposal?
    Thanks a lot!

Maybe you are looking for