Import Oracle Designer Model

Hello,
I have a client who maintains their data model in an old Oracle Designer 6.0 model repository. I would like to help them migrate from this very old data model to SQL Developer Data Modeler, if possible. With what versions of Oracle Designer repository is SQL Developer Data Modeler compatible with for model import?
Thanks in advance.

Thanks Phillip, but I was actually referring to the version level of the Designer repository itself, not the database instance in which it resides. I seem to remember that you could not upgrade your Designer repository without also upgrading the Oracle Designer client as well; hence my question about compatibility between SQL Developer Data Modeler and various Repository versions.

Similar Messages

  • Import Oracle Designer model dependencies between objects

    Hello,
    I am using the Oracle Designer model import to fill Data Modeler. There are some views which have dependencies on each other, resulting that views which depend on other views are incomplete.
    Is there a way to rerun the import again in the same relational model, since the import utility now opens a new relational model again.
    Is there a kind of logging where you can find these kind of errors?
    Best regards,
    Joop

    Thanks Phillip, but I was actually referring to the version level of the Designer repository itself, not the database instance in which it resides. I seem to remember that you could not upgrade your Designer repository without also upgrading the Oracle Designer client as well; hence my question about compatibility between SQL Developer Data Modeler and various Repository versions.

  • Importing and Oracle Designer Model

    Hi,
    Is the "Importing an Oracle Designer Model" functionality enabled ? I seem to be able to test the connection (successful) but the next screen "Selct WorkArea" doesn't seem to be working?
    -Tom

    Your right!!
    build 525 has a problem with importing Designer. A Bug has been generated. and it is internal.
    The earlier build works.

  • Importing Oracle Designer Processes into BPEL Designer

    Hello,
    We have several business processes defined and documented in Oracle Designer 10G , we were looking for a way to import these brocesses into Oracle BPEL. Is there any utility /tool to do this?
    Thank you.
    Syed Ahmad

    I think your problem is caused by the fact you do not have a TEMP directory on your C: drive.
    Windows NT has a temp directory under the drive C:\ but Windows 2000 doesn't.
    The import creates a parameter file for the import in the Temp directory.
    Hope this helps,
    Didier

  • Error trying to import Oracle Designer

    Hi,
    Any ideas on how to solve the error:
    NoSuchMethodError:
    oracle.18n.text.converter.CharacterConverterOGS.getInstance(I)Loracle/i8n/text/converter/CharacterConverter;
    I get when trying to establish a connect to Oracle Designer (10.1.26) to export existing models.
    Thanks,
    Scott

    Hi Scott,
    If you get this problem again, please take a look at the message
    Error when testing database connection
    David

  • SQL Developer Data Modeling - import from Oracle Designer Model

    Hi,
    I do want to try to import model from a Designer repository.
    The first step is to create connection to the repository (9i version).
    I have created the one, however any attempt to test the connection or to go to the next step simply finishes with error "4", without any valueable message.
    Any idea or suggestion ?
    Thanx.

    A clarification of the Data Modeling feedback application and this forum. The developers are part of the SQL Developer development team, but as for all our features, each developer has a focus area, so the Data Modeling developers will tend to answer those questions. There will not be a separate Data Modeling forum, so once we're production all SQL Developer Data Modeling questions will be on this forum. We want to encourage all users to get into the habit of tagging posts. Having the posts tagged means that users can skip them if they're not their focus area and users can search using the tags. The more tags are used in all the forums the better. You may well find find the answers to your questions are outside this forum!
    As SQL Developer Data Modeling in in its first early adopter phase, we have provide a feedback application, where users can provide feedback, log bugs and ask questions. We did the same for SQL Developer before it's initial production release and found this to be very useful for the product.
    I'm happy for "How To" questions to be on this forum, as the answers benefit the broader community.
    Sue Harper

  • Import Oracle BPA model (EPC) to Oracle BPM 11G

    Hi,
    I have my business process modeled using Oracle BPA product (EPC format). Now I need to import this model into Oracle BPM 11G which uses BPMN 2.0 format. Does any of the softwares provide a way to transform EPC models to BPMN 2.0 format.
    These are the some of the approaches that I tried to perform the conversion:
    1. Use share blueprint option for EPC model
    Issue with this approach: The model imorted in jdeveloper is not BPMN 2.0 format, It is .xpdl file
    2. Installed tutor macros on Oracle BPA, however this macro is enabled only for BPMN 2.0 process models, not for collobration models. Recreating the entire model as BPMN 2.0 Process model (I don't prefer this approach since this include manual conversion of the models from EPC) also does not work.
    Issue with this approach: After importing model in OBPM is all activities appear as human task, new human task is created for start and stop activities along with start and stop events.
    3. Use share blueprint option in Oracle BPA, this works only for BPMN 1.0 formats.
    Issue with this approach: The SOA -> share blueprint option is not enabled for BPMN 2.0 type models
    Ideal solution for me would be if there is a way to import the models created in EPC format into oracle BPM 11g without recreating the models manually. Can anyone help me with this?

    Hi,
    Actually it's tool couldn't help you resolve your tasks.
    It hasn't options "share blueprint" for BPMN 2.0 type models.
    And I don't know software which can transform EPC model to BPMN 2.0 model...

  • Import from Designer crashes with IMAGE data type

    Hello,
    I'd like to report an issue with Data Modeler while importing from Oracle Designer. If you consider this a bug, please let me know if I need to do anything else to request a fix for it.
    I've used the import > Oracle Designer Model tool to import an application model. The import runs fine for a while, then crashes with a message "There are errors in import - check log file".
    The application to be imported has 509 domains, 963 entities to import.
    The summary info displayed after the import (when I close the error message pop up) is:
    All statements: 1472
    Imported statements: 538
    Failed statements: 0
    Not recognized statements: 934
    The log file has the lines below:
    2011-04-28 10:55:46,505 [Thread-8] ERROR XMLTransformationManager - Unable to load object from XML: C:\Users\Beatriz\Documents\ODTUG\2011\SDDM designs\GAME\GAME\rel\0EEBE15E-D9EFB22E4D6B\subviews\02A206F8-0C6C-0DF9-E643-5919DBCB895A.xml
    java.io.FileNotFoundException: C:\Users\Beatriz\Documents\ODTUG\2011\SDDM designs\GAME\GAME\rel\0EEBE15E-D9EFB22E4D6B\subviews\02A206F8-0C6C-0DF9-E643-5919DBCB895A.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2011-04-28 11:03:44,114 [Thread-12] WARN ODODomain - ODOType.initStructuredTypeAttributes() - Unable to find Logical DataType for: IMAGE
    2011-04-28 11:03:46,532 [Thread-12] ERROR ODExtractionHandler - Error during import from Designer Repository
    java.sql.SQLException: Numeric Overflow
         at oracle.jdbc.driver.NumberCommonAccessor.throwOverflow(NumberCommonAccessor.java:4380)
         at oracle.jdbc.driver.NumberCommonAccessor.getInt(NumberCommonAccessor.java:111)
         at oracle.jdbc.driver.OracleResultSetImpl.getInt(OracleResultSetImpl.java:928)
         at oracle.jdbc.driver.OracleResultSet.getInt(OracleResultSet.java:434)
         at oracle.dbtools.crest.imports.oracledesigner.logical.ODOEntity.generate(Unknown Source)
         at oracle.dbtools.crest.imports.oracledesigner.ODExtractionHandler.generateDesign(Unknown Source)
         at oracle.dbtools.crest.imports.oracledesigner.ODExtractionController$Runner.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:619)
    I see the issue with the IMAGE data type in the log. The model to be imported does have domains and entities using this data type. The domain actually did get imported, but it shows as "Unknown" logical type, even though there is an Image type available in the Data Modeler type list. None of the entities using IMAGE got imported.
    Please let me know if you can provide a fix or workaround for this (other than changing the format in Designer).
    Thank you,
    Beatriz.

    Hello Beatriz,
    definitely this is a bug. The problem with entities is not IMAGE data type it's supported there (it's overlooked for domains). The problem is volume information - Initial, Maximum, Average, Growth rate. No workaround for that.
    Domain can be changed manually if it's just one affected.
    Philip

  • Data Modeler 30EA : Oracle Designer Import Wizard

    When I want to import an Oracle Designer Model, I've no entries in "Select Applications Systems".
    But in the previous release (2.0.0), i could see all my "Aplication System".
    My Oracle release is 9i.
    What is the problem? Must I configure anything more?
    Thanks, Cédric

    Hi Cédric,
    the problem was reported and is related to import from non versioned repository. Fix is included in EA2.
    Philip

  • 4.0EA1 DM Import from Designer view wrong

    Hello,
    when using the import of an Oracle Designer model, the view definition is malformed in Data Modeler when the select text of a column in Designer is appended with a comment.
    For example, in Designer the select text of the column is: tab1.column1 -- comment
    during the import of the view, the comma is appended to the line, being interpreted as a comment.
    In Designer the following is generated (part of view definition):
              ,CAT1.ARTIKEL_CATEGORIE_KD
              ,CAT2.ARTIKEL_CATEGORIE_KD --W6
              ,asx_bep_art_prijs(art.artikel_kd)
    In data modeler the view definitionis like:
        CAT1.ARTIKEL_CATEGORIE_KD BOEKSOORT,
        CAT2.ARTIKEL_CATEGORIE_KD --W6 BINDWIJZE,
        asx_bep_art_prijs(art.artikel_kd) PRIJS,
    So the import should should prefix the select text with a comma instead of appending.
    Best regards,
    Joop

    Hi
    I would like to echo Joop's suggestion to rather put the comma at the start of each line (prefix), when generating the select text.  It alleviates many issues (such as the one highlighted in Joop's topic) and it is our own internal SQL coding standard for just that reason.
    I hope my 'like' of this topic counts as a vote for the suggestion.
    Regards

  • Importing from Oracle Designer

    Hi, I am looking to migrate from Oracle Designer. We have 2k plus objects in a enterprise model supporting multiple applications. When following the dialogs to import into DM 3.1, I connect to the repository fine but when I select our Logical application system, I am not seeing all our entities. What is the basis for selecting entities to present? Do they need to be checked in? We have some that are not yet versioned that do not show up and I can see them not being there but others that are versioned do not show up. I think most of these are checked out but I see some that are checked out as well. Any ideas, thks.
    Edited by: 930485 on Apr 26, 2012 7:50 AM

    Yes they need to be checked in if they are versioned.

  • Oracle Designer Import - Missing Application Systems

    Hi,
    I'm tryiing to import an Oracle Designer data model into SQL Developer Data Model 3.0, which I downloaded today. I seem to have my connection to the Designer repository set up OK and I can select the non-versioned Workarea. When I click Next none of my application systems are displayed. The Oracle Designer build is 9.0.4.6.19 and the the DMBS is version 10.2.0.4. Any suggestions as to what I'm missing, greatly appreciated.
    Ian

    Phil,
    Any idea on liikely timeframe for a fix? Our situation is basically that we are worried about potential issues with Designer as we upgrade to Windows 7 and Oracle 11gr2 some time next year. Other parts of the company use PowerDesigner and that is one alternative; we're hoping Oracle Designer will continue to work but we want to be proactive and we'd also like to look at the SQL Developer Data Modeler 3.0 as another option. I can show people here some of the features, but a clean import of the Designer data would be a huge plus as we have 3,000 + database objects. If this is something that is slated to be corrected reasonable short-term, I'll just wait to give any demonstrations and push the product further until that functionality is available. Alternatively, if this is not available any time soon, I can try to demonstrate some of the functionality with a "build from scratch" modeling exercise.
    Thanks,
    Ian

  • 4.0 EA3 import from designer and database leads to differences in compare models

    Hello,
    I followed two ways to import a model in Data Modeler:
    1 - an import from Oracle Designer
    2 - an import from the database generated on basis from Oracle Designer
    Then I compare the two models in Data Modeler, and found differences ...
    One of the differences is in Table check constraints. The text is the same when viewing it in the compare model.
    So I opened the corresponding XML files for the tables and compared the XML for the constraint text. And there are differences:
    example:
    <rule>(file_locatie is not null and file_naam_org is not null) or&lt;br/&gt;(file_locatie is null and file_naam_org is null)</rule>
    <rule>(file_locatie is not null and file_naam_org is not null) or&lt;br&gt;(file_locatie is null and file_naam_org is null)</rule>    <<-- designer
    the design imported from designer contains br, the databse imported version contains br/
    This should not be considered during comparision, or better: boths imports should use the same way of formatting.
    Joop

    The Rule specification is not re-formatted in Data Modeler code; it is stored as extracted from the database.
    For Oracle Database, the Rule is extracted using SQL of the form SELECT search_condition FROM dba_constraints/all_constraints WHERE constraint_type = 'C';
    For Oracle Designer, the Rule is extracted using SQL like SELECT txt_text FROM rm_text_lines WHERE txt_type = 'CDWHCL';
    Are you able to tell how your Table Check Constraint is represented (with respect to the 'br') in your Database and Designer?
    Regards,
    Tony

  • ERD designer model dump file from Oracle Consultancy

    Hi,
    I downloaded the following link:
    Oracle Designer 6i Model (application system dump file, version 1.0) 2.48M (zip)
    from this site:
    http://otn.oracle.com/products/designer/content.html
    then I uploaded to a database, but I don't understand the tables imported there.
    Could you please tell me more about these tables???
    Tx.

    Edgardo
    If you are referring to the zip file that you get when you download 'Designer Model (application system dump file, v1.0)' then this is an application export that you should load into Designer directly. Do this by performing the following steps with the unzipped file:
    1. Invoke the RON as the user which will own the resulting application system
    2. Select Utilities > Import
    3. Select 'Import from an ORACLE database file', and click Next
    4. Browse to the unzipped file, and click next
    5. If you see a dialog telling you that there are already temporary export tables, think carefully about what they might contain. Generally you can ignore this content, but the repository user you are using might have been in the middle of an export or import. If it's OK to overwrite them, click Yes. If you click No the process will abort.
    The resulting application system contains the Designer meta model definitions and diagrams.
    Hope this helps
    Regards
    Simon Day
    Application Developement Tools Product Management

  • Generation of DDL similar to Oracle Designer (Data Modeler 3.0 EA1.)

    Hi,
    Will the production version of SQL Data Modeler allow the creation of separate DDL files similar to that which Oracle Designer does? For example, I can create a sequence number generator in Data Modeler (DM) and then make a call to that in an Object Type method. However the DDL file that is generated by DM has all DDL in one file. This would allow to take dependencies were taken into consideration, that is create the sequences before object types, packages and tables, then object type bodies, package bodies, etc...
    Thanks,
    ScottK

    At this stage we do not support multiple files. We do plan to do this in the future. However you can work around this by repeating the DDL generation for the different objects types you want to have files for.
    Remember that you can vote on the Exchange for your most desired features.
    Sue

Maybe you are looking for

  • Video Streaming is not working!

    Hello, since a couple of days, it's not possible to stream videos from iCloud. e.g. when trying to stream a video (an Episode from a TV Series for example) the video is downloaded on the device, and is using memory space. Then it's not possible to de

  • How Do I Edit My 'Open With' Contextual Menu?

    When I right click on an image file and select Open With I get a long list of options. Many of them are .exe files and look like actions (Make GIF 64 colors.exe for example). How can I edit this list? Some information I found mentioned editing the in

  • Cover flow in Safari 4.0.3

    I'm running Safari 4.0.3 in Snow Leopard without too much trouble. I like cover flow (though I know it's mostly cosmetic) but many of my bookmarked sites won't show even after directly visiting them. Cover flow just displays a blank, though other sit

  • Different Clients

    On the R/3 side on Dev box we have two clients 100 and 101                         on Q    box we have two clients 200 and 201 Now the Scenario we have is  File to IDOC. We are using XI as the middleware Now in the XI dev box, I have configured the s

  • WLC+Anchor+Guest NAC

    Hello all I have few basic clarifications on these components.. i have a network, with LWAPP's and WLC on one site - say site A. lets consider only the guest SSID, access as of now.. The Anchor guest controller is positioned on a DMZ segment on Site