Import from Erwin 7.3 Puts Column Comments in wrong section

There is a bug with the import for Erwin. Column comments are not put into the RDBMS Comments section, they are put in the regular comments section therefore when exported to DDL they do not get put in the database. We want the comments in the database and in Erwin there is only one section for comments. Anybody know a way around this? Or can it be fixed in the next release?

Hi,
there is a transformation that can be used for that - look at "Tools>Design rules>Transformations" - it's named "Copy comments to comments in RDBMS".
Philip

Similar Messages

  • Importing From Flat File with Dynamic Columns

    HI
    I am using ssis 2008,i have folder in which I have Four(4) “.txt” files each file will have 2 columns(ID, NAME). I loaded 4
    files in one destination, but today I receive one more “.txt” file here we have 3 columns (ID, NAME, JOB) how can I get a message new column will receive in source. And how can I create in extra column in my destination table dynamically …please help me

    Hi Sasidhar,
    You need a Script Task to read the names and number of columns in the first row of the flat file each time and store it in a variable, then create a staging table dynamically based on this variable and modify the destination table definition if one ore more
    new columns need to be added, and then use the staging table to load the destination table. I am afraid there is no available working script for your scenario, and you need some .NET coding experience to achieve your goal. Here is an example you can refer
    to:
    http://www.citagus.com/citagus/blog/importing-from-flat-file-with-dynamic-columns/ 
    Regards,
    Mike Yin
    TechNet Community Support

  • Importing from CA ERWin 9.2

    Hi All, I am trying to import a .xml created from SAVE-AS dialogue of ERwin 9.2 in PD 16.2 but for my dismay I am not able to import the data-types. Following are the list of steps:
    1. Create a .xml file from the logical model (or even with just physical model) of Erwin tool using SaveAS dialogue box (Tried using both Standard and Repository xml options)
    2. I can see from the xml definition the data-types are clearly identifiable for each entity
    3. I go on to import the xml created using PD 16.2 from Import -> Erwin File option
    4. I choose to import the xml as both LDM and PDM (Though LDM doesn't really import all the entities from Erwin file I created)
    5. Strangely an error follow saying no right DBMS is chosen though I have marked the database in Erwin clearly (tried it as Oracle/Sybase IQ, Sqlserver 2012). I choose the DBMS as Sqlserver 2012 again in PD to continue after below error
    6. Finally I am able to see the entities and diagram after choosing to 'Show Symbols' from drop-down option but the data-types are UNDEFINED
    Please do let me know  - If I have missed to follow any steps for following 2 issues:
    a) Why isn't all the entities shown in LDM of PD
    b) Why does the PD show all the data-types as undefined despite the same shown in Erwin and .xml file imported
    Thanks for your time and effort.
    BR,
    Anil

    Hi Anil,
    I did Import from Erwin 4.x and 7.x models to PD 16.1
    A) For Erwin you have under File Menu=>Export=>To External Format. Select Destination Sybase PowerDesigner PDM 8.x to 15.x. Run PD 16.2 and Open your new PDM file. PD convert from 15.x to 16.2. CA/Embarcadero has established a deal to have inside Erwin MetaIntegration bridge. If I remember correctly you have to buy a license. Several options are available at the bridge so you can achieve the best migration.
    B) For your information Import Erwin 8.x and 9.x files have never been tested for PD! I do not think SAP has an interest now in the subject.
    PowerDesigner supports, with their old home bridge, the import of the following ERwin v3.x and higher model files, though v4.x or higher files are recommended, as they contain more metadata:
    • ERwin v3.x (.erx)
    • ERwin v4.x (.xml)
    • ERwin v7.x (.xml) – the ERwin model must be saved as Standard XML Format, and you must uncheck Only save minimum amount of information in the ERwin Save as XML File dialog box (Erwin 3.x and 4.x).
    Note : Import from Erwin 4.x or 7.x .xml standard file work but it's not perfect! In 2012-2013 to my requests Sybase / SAP have made ​​several corrections. It's better but there are still some problems. I suggest you make regressive tests.
    C) You can use Toolbus of Reischman or MetaIntegration bridge. But you must pay $$$ and also you must do regressive tests. Nothing is perfect. It's the life!
    D) You can also downgrade...From Erwin 9.x you can save model in 8.x Erwin format. Open Erwin software version 8.x and save as xml standard. But it's not necessary a good idea...and I doesn't remember If the result is better!
    Note : Your evaluation of my answer would be appreciated. Please mark the answer as "Helpful” or “Correct”. Also If you consider that I have answered mark the discussion as “Answered,” so that other members can find the answer more easily. Before posting a new question members search SCN to see if it’s already been asked / answered. That’s the fastest way to get information.

  • Comments not imported from Data Dictionary of SQL Server. SDDM 3.3.0.747

    Hi,
    SDDM 3.3.0.747 32-bit on Windows 7 64-bit.
    Comments are not imported from Data Dictionary of SQL Server 2008. Connection through Microsoft JDBC Driver 4.0 for SQL Server or jTDS 1.2.7
    What I have tried? In SDDM DDL generation, Comments in DBRMS for SQL Server are generated with "EXEC sp_addextendedproperty 'MS_Description' , 'Test Comment' ..." so I added extended property named "MS_Description" into SQL Server database, both on table and column. None of them were imported from Data Dictionary into SSDM. I have tried both drivers stated above. Is it a bug or am I missing something?
    I've found similar question thread Re: Data dictionary import doesn't import column comments for SDDM 3.0.0.665, so I guess it is a bug when importing with JDBC drivers.
    MiGli
    Edited by: MiGli_1006342 on May 25, 2013 8:32 AM
    Edited by: MiGli_1006342 on May 25, 2013 9:02 AM

    Extended properties were not imported correctly from SQLServer databases at DM 3.3.0.747.
    Calls to sp_addextendedproperty and fn_listextendedproperty have been modified.
    I don't think it is a problem with JDBC drivers.
    A bug fix should be available in the next release of DM.

  • How can I import db column comments into the OBIEE presentation layer?

    We have a very well designed data mart - it is a star schema and all the fact and dimension table columns have comments in them with their definition and use. There is virtually no change required in the physical or business layer. The only modifications done in the presentation layer was to hide the Pk/Fk columns.
    Is there a way to import these column comments into the presentation layer so that the business user can see this comment in the tool tip while hovering over the presentation column in Answers?
    Thanks for your help!

    Hi,
    I assume the comments you mean are stored in user_tab_comments and user_col_comments.
    When this is the case you should do the following:
    Go to your subject area in your presentation layer. For now I assume the name of this subject area is "Subject Area".
    Then right click on this subject area and check "Externalize Descriptions".
    Then create an initialization block (session) using this query:
    (select 'CD_Subject_Area_' || table_name, comments from user_tab_comments)
    union all
    (select 'CD_Subject_Area_' || table_name || '_' || column_name, comments from user_col_comments)
    Use "Row-wise initialization" for this initialization block.
    Two comments:
    1) Like I said, I assume Subject Area is the name of your subject area in your presentation layer, so I guess you need to replace this with the name of your Subject Area.
    But be sure that you replace each space ' ' with an underscore '_'.
    2) Maybe you need to refine above querys by filtering on table_name for those table_names you are using.
    Good luck.
    Regards,
    Stijn

  • Data dictionary import doesn't import column comments

    Hi,
    I've imported model from data dictionary and all seems fine except column comments are missing. Are there any preferences that have to be set for this?
    DM version is 3.0.0.665.
    Thanks,
    Miro

    Hi Miro,
    Column Comments are imported from the database, and they should appear in the Comments In RDBMS property of the Table's Column within Data Modeler.
    I'm afraid I have no idea why they appear to be missing in your case.
    David

  • Is it possible to put the photos on my iPhone 5 onto my MacBook Pro? The photos that I am trying to do this with we're not taken from the phone. They were imported from a computer.

    Is it possible to put the photos on my iPhone 5 onto my MacBook Pro? The photos that I am trying to do this with we're not taken from the phone. They were imported from a computer. When I open image capture it only shows the photos that were taken from my phone and not the other ones. Please help. Thanks.

    It is not possible to put synched photos on your iPhone from one computer into another.

  • How to place multiple column tables in InDesign Layout by importing from XML

    Hi,
    I've an XML file that I need to import into InDesign Document. All the cell elements from Table tag  turn out be a "single column Table"..! How do I place a 2x2 or 3x2 tables in InDesign document while importing from an XML?
    Please help..!
    Thanks,
    Basav

    I might note that I am using InDesign CS 5, and importing from a document stored in docx format.

  • Data import from old system to new system, key by raw16 column

    hi, experts,
    now, I have a new system, the system design is to use raw(16) column as key column in all database tables.
    of course, when new system goes live (in production), all new transaction records are written to new system database.
    when the new system inserts new records, it handles itself to avoid conflicts by value of the raw(16) key column
    I now face this issue:
    I need to import data from old system to new system, I use sys_guid() to fill up the raw(16) column in new system database.
    how can I avoid the conflict from value of raw(16) column between old system data and new system database data?
    the sql I write is very simple:
    insert into new_sys_table_a (key_column_raw_16, ..., ... )
    select sys_guid(), old_sys_col_a, old_sys_col_b
    from old_sys_table_a;

    Manik wrote:
    Hi,
    Can you try this as a synch script (you can call so), sys_guid is a sequence, so just run through till u have sequence surpassing your old sequence. Give it a try.. I did not test it, but algorithm might be helpful for you.. Since when did sys_guid become a sequence that can be compared to other sys_guid's to know if it's been surpassed or not?
    SQL> ed
    Wrote file afiedt.buf
      1  select sysguid
      2        ,case when sysguid < lag(sysguid) over (order by lvl)
      3              then 'Lower than previous'
      4         else 'Higher than previous'
      5         end as comparison
      6  from (
      7        select level as lvl, sys_guid() sysguid
      8        from dual
      9        connect by level <= 10
    10*      )
    SQL> /
    SYSGUID                          COMPARISON
    BBF16F0B5B8946F59FE0FEE0FE35729B Higher than previous
    A6E63DDA4E4342E5A8AAD267FE44A7AF Lower than previous
    8632B901474A468C98D7B4020590CBD9 Lower than previous
    36012FD6FA764520B77CF1E06830F2DC Lower than previous
    E35F3455C24444C0991EB62BE7431463 Higher than previous
    A5E5CDBD164A4DB8966E85B5BF4C5C1A Lower than previous
    7A0FFBC6221348A5BDF4858D05876201 Lower than previous
    A9EF3B5EFFB74C4FA74E1C45186510AA Higher than previous
    806839AE5AE04D3998BA5DEBA84AD05C Lower than previous
    F0B235376A4045D7A644345E7FAF0FF4 Higher than previous
    10 rows selected.Doesn't look like much of a sequence to me

  • Import Metadata Wizard won't remove columns from repository table

    Hello everybody!
    We are facing the following problem with an imported object in OWB:
    I have imported successfully a table into OWB. I can see in the OWB's "Data Object Editor" that the repository object is identical to the physical object.
    If I remove a column from the physical table in db and re-Import the table in OWB, the OWB "Import Metadata Wizard" understands that a column is removed and in the "Import Results" shows that column as "Preserved". However, in OWB's "Data Object Editor" the column is not removed!! Is there a step we are missing?
    Thanks in advance!!
    ps: we are using OWB 10gR2

    Yes you missed one step
    While Importing on
    Step 3 of 3 Summary and Import
    Click on Advance Import OPtion
    De select all the preserve option.
    (Mark it as helpful or correct if it is )
    Cheers
    Nawneet

  • I'm making a DVD for our class reunion.  A fellow classmate has some video on a mini cassette that he said he could put on a dvd.  Will I be able to import from that dvd to imovie to use in my dvd?

    I'm making a DVD for our class reunion.  A fellow classmate has some video on a mini cassette that he said he could put on a dvd.  Will I be able to import from that dvd to imovie to use in my dvd?  Or does it have to be in another format, maybe flash drive? 

    Ask your friend to supply you the DVD as a data DVD using either DV or AIC as the video format, burning the DVD as a DVD for a DVD player will degrade the video quality.

  • Are object and/or column comments available via Import Data Dictionary?

    Running DM 3.1.2.704 w/JRE 1.6.0_27, on windows 7, I cannot see certain metadata (e.g., view or column comments) imported via data dictionary, is this just not supported or is there an option I'm missing? (seems that import via DDL will pickup comments?)

    Hi,
    you need DM 3.3 for view columns comments.
    Philip

  • Synchronizing Column Comments from Relational Model to Data Dictionary?

    I've changed/added column comments to a table in my Relational Model. When I try to sync the changes to the Data Dictionary of the Database the new/changed column comments are never included. I can actually see that the values in the Field "Comment in RDBMS" are different in the Compare Models Preview Window but the line is not highlighted in red as I expect, in fact it is even grayed out. I also can't check the corresponding checkbox "selected".
    Is there a way to get the comments to synchronize? Do I miss any option I have to set first? Ist this a bug or expected behaviour?
    I'm using version 4.0.3 x64 of Data Modeler.
    Any help would be much appreciated,
    Charlie

    Hi Charlie,
    The greying out of the "Comment in RDBMS" property would suggest that you have filtered out this property for Column objects in a previous Compare.
    To unset the filtering, repeat the sync, and when it displays the Compare Models dialog, select the Options tab and then the Properties Filter tab below it.
    Select "Columns" in the left pane, and then find the entry for the "Comment in RDBMS" property in the right pane.  The "Included" check box should be set.
    You can then select the Refresh Trees button below these two panes.
    If you then go back to the Details tab, any differences in the "Comment in RDBMS" property for Columns should now be highlighted in red.
    David

  • Converting from Erwin model to Designer

    Can anyone describe any method other than
    1) generating out of Erwin and capturing either DDL.
    2) reverse engineering from the Oracle database
    The problem with both methods is that Erwin comments turn into Oracle Table and Column comments and DO NOT reverse engineer allthe way back to Entity definitions.
    With 1500 columns and 130+ tables; the COPY/PASTE approach looks very unattractive.
    Thanks,
    Chris

    Chris
    CASE exchange has been obseleted for some time now. The only route I know is a company called Meta Integration Inc. Try the URL www.metaintegration.net
    Regards
    Mark

  • Capture DB Table and column comments when creating new Business Area/Folder

    Does anyone know if it is possible to pull the DB table and column comments into Discoverer when creating new Business Area/Folders? Our developers take the time to put the information in the Db data dictionary and we would like to leverage it (reduce need for manually adding descriptions) ... has anyone done this?
    If there isn't a way to automatically do it, would there be any harm in using a sql script to populate the description fields from the DB data dictionary directly into the EUL tables appropriate?
    I have been searching through documentation and forums for information - with no luck at this point.
    Thanks!

    Hi Seymour
    You can add column comments to views as well, as this example will show:
    CREATE OR REPLACE FORCE VIEW MY_SEQUENCE
    (SEQ_ID, SEQ_NAME, SEQ_NEXTVAL)
    AS
    SELECT "SEQ_ID","SEQ_NAME","SEQ_NEXTVAL" FROM EUL5_SEQUENCES;
    COMMENT ON COLUMN MY_SEQUENCE.SEQ_NAME IS 'The sequence';
    So you could add the comments at the view level and then refresh Discoverer.
    Best wishes
    Michael

Maybe you are looking for

  • Asset account FY status tcode

    Hi, What is the tcode to see whether a fiscal year for asset accounting is open or closed Raj

  • IPhoto & iCloud

    What does iPhoto back to the iCloud? Does it back up the photos that I don't have an Camera roll?

  • Process data of none bound fields in Adobe Interactive Form (stack 13)

    I use a Adobe interactive form (made in Designer 7.0)which is a combination of fields bound to Web Dynpro Context fields and fields which has no binding at all (in Designer: Default binding = Normal). The Adobe Document Services on the J2ee server is

  • ALV Editable

    HI all, i am working on ALV Editable display where i need to save the edited data.i have a pblm while saving the data.when i am changing one cell the remaining cells data is getting as blank.please help here is my code in the perform of the evernt da

  • Problems running a simple program

    I just installed java on my home machine and I am new to Java. I typed in a simple HelloWorld program and saved it to my c:\temp. It compiled ok and created a .class file. When I run that file, I get the following error message: Exception in thread "