4.0EA1 Data modeler: unable to import to SVN

Hello,
I am trying to import a data modeler design to SVN using the Team/Data Modeler/Import design menu option. After selecting this menu option, no window appears...
In the 3.3 version of DM I get the 'Import to subversion' screen.
Is this a bug?
Best regards,
Joop

Maybe you need to install Oracle instant client . I had something similar to what you describe - can't rememeber if it was exactly the same , but I (think) I fixed it that way

Similar Messages

  • Data Modeler unable to connect to DB

    I am using OS/X 10.8.5.  I have SQL Developer and Instant Client 11.2 installed and working fine.
    I have recently installed Oracle Data Modeler 3.3.0.747 and am trying to synchronize my model with the DB.
    When I try and add a connection if I set the connection type to TNS (which works just fine in SQL Developer), it doesn't show any of my tnsnames.ora entries in the 'Network Alias' drop down.
    So I instead tried creating a connection of type 'Basic'.  That _seemed_ to work OK - in that when I clicked 'Test' on the connection it returned success.  However when I tried to use that connection it returned immediately with the error 'Closed Connection'.
    Any suggestions would be gratefully received.
    Steve

    Maybe you need to install Oracle instant client . I had something similar to what you describe - can't rememeber if it was exactly the same , but I (think) I fixed it that way

  • Import of ERwinR8 data models into Oracle SQL Developer Data Modeler

    Hi!  My site want to move off ERwin R8 and use Oracle SQL Developer Data Modeler.  When will Oracle SQL Developer Data Modeler support the import of ERwin R8data model xml?
    Thanks very much,  Patty

    Hi,
    You can add the classic SCOTT schema with EMP/DEPT tables to a 10g Express Edition DB by running this script as SYSTEM:
    C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS\ADMIN\scott.sql
    Also, you may wish to upgrade to the current version of SQL Developer:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    As for importing a .dmp file, you import it to the database, not SQL Developer. Please post that question to the appropriate forum.
    Regards,
    Gary Graham
    SQL Developer Team

  • Data Modeler 3.3EA2 Driver Class Not Found

    When trying to connect to a SQL Server 2008R2 instance I get teh message "Status : Failure -Test failed: Driver class not found. Verify the Driver location"
    I have added the SQL Server JDBC Drivers to my PATH environmental variable, and even tried to put the JDBC driver into a folder without any white spaces in the directory name
    C:\Progra~1\Microsoft JDBC Driver 4.0 for SQL Server\sqljdbc_4.0\enu\sqljdbc4.jar;C:\Progra~1\Microsoft JDBC Driver 4.0 for SQL Server\sqljdbc_4.0\enu\sqljdbc.jar;C:\Temp\sqljdbc4.jar
    I also added the sqljdbc4.jar to the Data Modeler: Third Party JDBC Drivers screen.
    Any thoughts on what can be causing this issue?

    I was unable to get the JDBC ThirdParty Driver to work, since no matter what I did I could not get the Oracle Data Modeler to map to the JDBC jar file. Here is a work around...
    Steps to connect Data Modeler to a SQL Server database.
    On Windows 7
    1. Go to Adminstrative tools -> Data Sources (ODBC)
    2. Select System DSN and setup a connection to your SQL Server database
    3. In Data Modeler click File -> Import to bring up the Database connection string
    4. Click on the JDBC tab
    5. For the OCDBC alias use the connection name you created in step #2
    If anyone else is able to get the JDBC ThirdParty driver to work will you please post it here.

  • Data modeler in 2.1 - how to export metadata

    How do you do an export in the 2.1 EA for the data modeler? I..e do a 'bottom up' model?
    The documentation is written for the standalone datamodeler, file-import/export. How do you do it in 2.1?
    Edited by: Bazza on 27-Oct-2009 03:54

    Hi,
    standalone Data Modeler is cost option. Data Modeler Viewer is bundled into SQL Developer 2.1 - it's free. You can do following with viewer :
    1) Open designs created with Data Modeler - it's in read only mode
    2) Visualize tables and object types from SQL Dev browser when there is no open Data Modeler design - select tables/views on SQL Developer browser tree and drag them on relational model window - FK are imported if parent table is among selected or already is imported; for object types - they should be dropped on Data Types model window. This works for Oracle and SQL Server - we are going to support it for all databases supported by Data Modeler (including JDBC import). And you can do some rearrangement of tables but the rest is in read only mode - no additional import/export.
    Philip

  • SQL Developer Data Modeler not drawing foreign key relationships

    I'm having trouble with SQL Developer Data Modeler when I importa a DDL that has foreign keys. I export DDL files from SQL developer and choose various subsets of files. Sometimes Data Modeler will not recognize a foreign key if I include say a dozen files in the DDL file, but it will if I include just a few. Worse, even if the foreign key is recognized, sometimes it is not drawn in the Data Modeler and I have no way to make it be drawn. To be specific, I import a file containing the DDL for just two tables -- I see the foreign key! I import a file containing the DDL for a dozen tables including the two, I don't! Is there something I am not understanding about when Data Modeler will draw foreign keys or is the tool simply quite buggy?
    Much thanks!
    -ttamon

    Hi Philip,
    I believe I have isolated the problem. Apparently if a field is named "FOREIGN..." it interferes with the tool recognizing foreign keys. Try to import a DDL file containing the following text:
    CREATE TABLE "SAMPLE"."SAMPLE_ONE"
    (     "ID" VARCHAR2(255 CHAR) NOT NULL ENABLE,
         "VALUE" VARCHAR2(255 CHAR),
         PRIMARY KEY ("ID")
    TABLESPACE "SAMPLE_DATA" ;
    CREATE TABLE "SAMPLE"."SAMPLE_TWO"
    (     "ID" VARCHAR2(255 CHAR) NOT NULL ENABLE,
         "FOREIGN_NAME" VARCHAR2(255 CHAR),
         PRIMARY KEY ("ID")
    TABLESPACE "SAMPLE_DATA" ;
    CREATE TABLE "SAMPLE"."SAMPLE_THREE"
    (     "ID" VARCHAR2(255 CHAR) NOT NULL ENABLE,
         "VALUE" VARCHAR2(255 CHAR) NOT NULL ENABLE,
         "ALT_ID" VARCHAR2(255 CHAR),
         PRIMARY KEY ("ID")
    TABLESPACE "SAMPLE_DATA" ENABLE,
         CONSTRAINT "FK6DF8294F2288190D" FOREIGN KEY ("ALT_ID")
         REFERENCES "SAMPLE"."SAMPLE_ONE" ("ID") ENABLE
    TABLESPACE "SAMPLE_DATA" ;
    You will discover the foreign key is not recognized or drawn! Now, if you swap the location of the third table (put it up first) everything works fine. This is how I discovered the problem, various subsets would work, others would not. To confirm the problem is with the field named "FOREIGN_NAME" use the DDL as specified above but change the first letter in the word "FOREIGN" to something else, and it will recognize the foreign key. Looks like a bug to me (took me about 4 hours to isolate this!). I am using Oracle SQL Developer Data Modeler version 2.0.0 Build 584.
    -ttamon

  • Data model 3x size increase

    I have one Excel file .xlsx with one flat table size 2Mb that I imported to another Excel file .xlsx.
    I first imported it only to data model in Power Pivot and saved the file as .xlsx = 4Mb (without showing it in an Excel sheet).
    I then removed the data model, and just imported it to an Excel sheet and saved the file as .xlsb 1,4Mb
    What is the reason to the 3x size difference ?

    Perhaps for this particular data set, the raw sheet data is compressed more compactly in the .xlsx (which is a zip file) than when it's stored in the data model?
    Ehren

  • Powerview "Add this to the Data Model" checkbox is greyed out.

    How can this checkbox "Add this to the Data Model" in the Import Data dialog box be made available and not greyed out?

    Hi Rufino,
    Data Model is a new approach for integrating data from multiple tables, effectively building a relational data source inside the Excel workbook. Within Excel, Data Models are used transparently, providing data used in PivotTables, PivotCharts, and Power
    View reports. between the data sources.
    In your scenario, it seems that you import data from Analysis Services database. However, this option is not available for Analysis Services database. So in you want to made this option, you can import data from relational database.
    Reference:Introduction to the Data Model and Relationships in Excel 2013
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here
    Charlie Liao
    TechNet Community Support

  • How can I restore a deleted directory in Subversion Repository to use Data Modeler?

    Hello,
    i search a solution to restore a deleted Directory in Subversion Repository. But i can't find a button, menu item or documentation.
    I'm on WIN7 and use Data Modeler 4.0.3.853 and Developer 4.0.3.16.84.
    Thanks for your help,
    Kathrin

    Hi Philip,
    thanks for your help. I know this solution on the command line. But ... i have to teach my co-workers to use data modeler, developer and Subversion. They have only these Software on their pc's and i hope for a uncomplicated solution directly in data modeler, because they are a menu item, which to click open the window. But you can't do anything.
    The Folder "WoP" was deleted directly under root. My idea was as follows:
    1. I use "Show log" to find the right revision.
    2. I checked out the whole repository "Schulung" for the right revision.
    3. Into my workind copy folder are "WoP" on the right revision (235).
    4. I create a new folder "WoP" on "Schulung" and checkout it
    5. I open the WoP.dmd and save it on checked out folder "WoP" to add version control.
    Handicap: Subversion recognize "WoP" as "NEW" not as "RESTORE"
    But i don't use the comand line for svn respectively i haven't to teach my data modeler user in command line svn.
    Do you evaluate other problems or handicaps for "my way"?
    Do you know if will there be more user-friendly option in the Data Modeler in the future?
    Thanks and greets,
    Kathrin

  • Loose subversion password when using data modeler on the same svn reposit.

    Hello,
    We are on windows Xp sp3 with tortoire svn. Data modeler 3.0.0 665
    We use data modeler to edit our Data model.
    There is a svn repository for all data and source of our projet.
    Problem :
    When running data modeler and open a model which is on the svn repository, a update on the repository with svn ask always the svn password.
    This problem come also if you make a simple repository refresh on data modeler.
    It seem that data modeler override always the file in directory D:\Documents and Settings\...\Application Data\Subversion\auth\svn.simple which contains subversion authentification for svn.
    It forget the svn password and put the file read only.
    Do you know this problem ?
    is any solution or work arround exist ?
    For exemple, we can do a script which always replace the modified file. I try to make it read only without success.
    Regards.

    Hi,
    some of the Data Modeler svn-functionality is inherited from JDeveloper.
    Unfortunately, working with outer svn tools (as Tortoise) is a well-known issue for JDeveloper, because it encrypts and stores the password in another file, and tries to protect the file that you've mentioned.
    See more here: SVN Credentials and JDeveloper 11g
    Regards
    Ivaylo

  • Error parsing ERwin 7.x File when I  tried to IMPORT repository format xml file in SQl Data Modeller

    This is what i got in the log file when i tried to import a relatively large file 1.7 GB xml file
    Import Finished
    Errors:   1
    Warnings: 0
    <<<<< ERRORS >>>>>
    Error parsing ERwin 7.x File:<File path>
    Please help.

    The error information in the External log file is
    ERROR ERwinHandler - ERwinHandler - Unable to parse ERwin 7.x file: <file path>
    java.lang.OutOfMemoryError: Java heap space
      at oracle.dbtools.crest.model.ModelIDObject.<init>(ModelIDObject.java:46)
      at oracle.dbtools.crest.model.design.DesignObject.<init>(DesignObject.java:111)
      at oracle.dbtools.crest.model.design.ContainedObject.<init>(ContainedObject.java:82)
      at oracle.dbtools.crest.model.design.ContainedObjectWithDomain.<init>(ContainedObjectWithDomain.java:76)
      at oracle.dbtools.crest.model.design.relational.FKElement.<init>(FKElement.java:14)
      at oracle.dbtools.crest.model.design.relational.Column.<init>(Column.java:148)
      at oracle.dbtools.crest.model.design.relational.Table.createColumn(Table.java:432)
      at oracle.dbtools.crest.imports.erwin.ERSAXParserv7x.parseColumns(ERSAXParserv7x.java:1681)
      at oracle.dbtools.crest.imports.erwin.ERSAXParserv7x.parseEntity(ERSAXParserv7x.java:1364)
      at oracle.dbtools.crest.imports.erwin.ERSAXParserv7x.endEntitiesAndAttributes(ERSAXParserv7x.java:994)
      at oracle.dbtools.crest.imports.erwin.ERSAXParserv7x.endElement(ERSAXParserv7x.java:428)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1666)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:458)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:404)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:245)
      at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:298)
      at oracle.dbtools.crest.imports.erwin.ERwinHandler.parseFile(ERwinHandler.java:252)
      at oracle.dbtools.crest.imports.erwin.ERwinHandler.access$500(ERwinHandler.java:51)
      at oracle.dbtools.crest.imports.erwin.ERwinHandler$Runner.run(ERwinHandler.java:126)
      at java.lang.Thread.run(Thread.java:745)
    2015-02-11 14:38:12,680 [main] INFO  ApplicationView - Oracle SQL Developer Data Modeler 4.1.0.866
    2015-02-11 16:13:44,218 [Thread-33] ERROR ERwinHandler - ERwinHandler - Unable to parse ERwin 7.x file: <file_Path>
    java.lang.OutOfMemoryError: Java heap space

  • SQL modeler can not import from data dictionary

    It was very frustruted to see that the SQL Modeler hang in import from data dictionary of a database as part of revise engineering. I have to question myself if sql modeler is a serious tool and should I give up.

    I am not sure if Data Modeller is still in Beta./Production. First couple off initial versions of a new product are normally buggy.
    Regards
    Alternatively, If this product is still in Beta, then you can contact the development team or report the issue so that they can take care of this issue in next beta release.
    Edited by: skvaish1 on Mar 30, 2010 3:18 PM
    Edited by: skvaish1 on Mar 30, 2010 3:26 PM

  • Table or view does not exist - Data Dictionary Import Wizard(Data Modeler)

    Hi All,
    In Data Modeler, Data Dictionary Import Wizard, I'm able to connect to database.But while going to the second stage (Select Schema/Database), I'm getting an error "ORA-00942: table or view does not exist".
    I am able to select the table with select * from all_tables and I can open many tables as well.
    Could anyone tell me, whether I'm missing any privilege, that causing this error.
    Thanks in advance for you support.
    Thanks.

    Hi,
    Thanks for your response, sorry for my late reply as I was away from my place.
    Yes, it is showing "Connection established successfully".
    log file as below-
    2012-08-02 10:37:26,471 [main] INFO ApplicationView - Oracle SQL Developer Data Modeler 3.1.1.703
    2012-08-02 10:39:42,889 [AWT-EventQueue-0] ERROR AbstractDBMExtractionWizardImpl - java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Pls see oracle version details-
    Oracle Database 11g Enterprise Edition
    11.1.0.6.0
    64bit Production
    Thanks again and waiting for reply.

  • Excel 2013 PowerPivot Error - "PowerPivot is unable to load the Data Model"

    I'm attempting to use the PowerPivot add-on in Excel.  When clicking 'Manage Data Model' or attempting to 'Load to data model,' I receive the error 'We couldn't load the Data Model.  This may be because the Data Model in this workbook is damaged.',
    followed by 'PowerPivot is unable to load the Data Model.'  This happens irrespective of data source type.  I have Excel 2013 32-bit, PowerPivot 32-bit, running on Windows 7 OS 64-bit.  I am not running an SSAS instance on my machine. 
    Any suggestions?

    Hi
    Have you ever tried to repair your office?
    Also we may refer to the following blog :
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2013/11/12/powerpivot-for-excel-2013-errors-after-october-update-kb-2825655.aspx
    This issue seems to be caused by the October 2013 update (KB 2825655) for Excel 2013. Try to remove it or restore the system to an earlier point and check the result.
    Regards
    Tylor Wang
    TechNet Community Support

  • Questions on Subviews and Import/Export in Data Modeler v3 EA1.

    I have a few questions about the capabilities of Data Modeler v3 EA1:
    1) Is it possible to rename subviews? Would like more meaningful names then Relational_x - Subview_x.
    2) Is it possible to save documents at subview level?
    3) Is it possible to import/export subsets of data?
    4) Having problems importing Erwin 7 .xml file, is there known problems with this import?
    Judy

    Hi Judy,
    1) To rename a subview just right click on it in the browser tree and select "Properties". In the properties dialog change the name and click OK button.
    2) You can save a subview as new Data Modeler design - from the File menu select Export -> To Data Modeling Design. In the newly opened dialog select the subview you want to export and click OK button.
    3) After saving a subview as new design (see answer #2) it can be imported in some other design (File -> Import -> Data Modeler Design).
    4) What kind of problems do you have with import of Erwin 7.* xml file?
    Regards,
    Ivan

Maybe you are looking for

  • How to search data with multiple parameters =SESSION

    Dear Günter Schenk Please help I have two Tables with many fields 1.       tbl_users 2.       tbl_transection Now problem is that I want when user login he make search in " tbl_usr_transection " related its own Transactions other then he view all use

  • Problem getting back to ethernet from wireless

    Hi.. I use my iBook all day at school wireless. In the evening at my dorm, when connected to ethernet, I find that my chat programs (msnmsgr, adium) and mail.app cant find any internet connection. Neither does irc work. But i can access internet thro

  • Archive contract without archiving scheduling agreements

    Hello Experts, I would like to archive contracts with the object MM_EKKO but not the scheduling agreements (which are also archived with this object). In the write program, there is a check : a contract can be archived if its scheduling agreement has

  • Need UNIX Shell script

    My file(xxx.mf) contains big single line which includes header,details,tailer and number of records. example RA.........RW...RS.....RW....RS.....RW...RS..RT...39214 This RA......... header record(1024 bytes) RW...RS.....RW....RS.....RW...RS..(38MB ap

  • Viewing Photos in I Photo 10.6

    I am able to view my photos in the library as thumbnails, but when I try to enlarge them my computer freezes with a spinning beach ball cursor. The photos were brought into the computer using Canon software and I imported them into I Photo. What can