Compare Model - Comment vs Comment in RDBMS

Hi:
Version 3.1.0.691 on Windows 7 Enterprise 64-bit SP1
In Designer (Version 10.1.2.0.2, Configuration 4.0.12.97.6, Build 10.1.2.6.18), the Edit Table dialog box (Columns tab, Advanced button) has a section called Documentation, and under that it has a field called Comment, and also one called Description.
I imported a non-versioned Designer application folder into Data Modeler (DM) and did a compare against a model that was schema-captured via DM. In DM's compare tool, the Designer "Comment" is mapping to DM "Comment in RDBMS" and the Designer "Description" is mapping to DM "Comment", as shown in the target section (Designer, right hand side) of the Compare Models - Detail tab.
The DM "Comment" field has its Selected check box checked, and the "Comment in RDBMS" is not checked. The Options - DDL Options tab has its Include Comments box unchecked.
I'd like to bring across Designer's Description and put it into DM's Comment field but if I do that my master model will always show a delta when a future target schema is captured for comparison, since the Oracle database doesn't have a place to store a generic Designer "description", or DM Comment.
Question #1:
Is there a way to globally disable the check box for DM's Comment field in the Compare tool? The Include Comments check box doesn't seem to affect it or the "Comment in RDBMS" field. This would also be a nice thing to know how to do in general for any DM field one might not want to consider in a comparison.
Thanks,
Doc

Hi:
Version 3.1.0.691 on Windows 7 Enterprise 64-bit SP1
In Designer (Version 10.1.2.0.2, Configuration 4.0.12.97.6, Build 10.1.2.6.18), the Edit Table dialog box (Columns tab, Advanced button) has a section called Documentation, and under that it has a field called Comment, and also one called Description.
I imported a non-versioned Designer application folder into Data Modeler (DM) and did a compare against a model that was schema-captured via DM. In DM's compare tool, the Designer "Comment" is mapping to DM "Comment in RDBMS" and the Designer "Description" is mapping to DM "Comment", as shown in the target section (Designer, right hand side) of the Compare Models - Detail tab.
The DM "Comment" field has its Selected check box checked, and the "Comment in RDBMS" is not checked. The Options - DDL Options tab has its Include Comments box unchecked.
I'd like to bring across Designer's Description and put it into DM's Comment field but if I do that my master model will always show a delta when a future target schema is captured for comparison, since the Oracle database doesn't have a place to store a generic Designer "description", or DM Comment.
Question #1:
Is there a way to globally disable the check box for DM's Comment field in the Compare tool? The Include Comments check box doesn't seem to affect it or the "Comment in RDBMS" field. This would also be a nice thing to know how to do in general for any DM field one might not want to consider in a comparison.
Thanks,
Doc

Similar Messages

  • Oracle Data Modeler Versión 4.1.0.866 -- issue compare model Vs BBDD ( index PK, UK)

    Hello,
    I have a Data Modeler Relational and physical, the data model has three. The three tables are in a BBDD. The primary key generate is usssing index , and when I generated the DDL only show alter table add constraint .... . until here everything OK.
    if I compare the bbdd with Data Modeler , I get differences in indices that generated oracle when I create the primary key.
    ¿Is a bug or is there some way to fix it by configuration options? 
    Thanks

    Hello,
    So you have a Relational Model containing 3 Tables.  I assume the Physical Model is for an Oracle database.
    The primary key generate is usssing index , and when I generated the DDL only show alter table add constraint .... . until here everything OK.
    I assume you are doing a DDL generation of your model (using the Generate DDL button above the diagram or using Export > DDL File from the File menu).
    In the DDL Generation Options phase of the DDL generation, can you go to the Tables tab and check that the "Selected" check box for the relevant Tables is selected.
    (This should normally be selected, but if you deselected it in a previous DDL generation, it will remember that setting.)
    The "PK and UK Constraints" and "Indexes" tabs also allow you to control whether the constraints and Indexes are included in the generated DDL.
    if I compare the bbdd with Data Modeler , I get differences in indices that generated oracle when I create the primary key.
    ¿Is a bug or is there some way to fix it by configuration options?
    I assume here that you have input your generated DDL to your database and you are then doing a File > Import > Data Dictionary to compare your database definitions with your initial model.
    It is likely that there will be some differences shown, due to defaults used by the database when the DDL is input (e.g storage properties for your indexes and tables).
    I suggest you examine the differences (which will be highlighted in red on the Details, Storage Details or Physical Details tabs) for each object in the Compare Models dialog, and provided they are acceptable, select the Merge button to merge them into your model.
    If you do not want some of the property differences to be merged, you should unset the "Selected" check box for that property before merging.
    Note that it is possible to exclude specific properties from the comparison by selecting the Options tab in the Compare Models dialog, and then selecting the Properties Filter, Physical Properties Filter or Storage Properties Filter tab as appropriate.
    I hope this helps.
    David

  • Data Modeller: compare models

    Hello,
    when i go through the compare models dialog. The table columns are highlighted as been different. Inspection revels that the difference is in the data type:
    On the source model it is set to the domain presentation and on the target - to it's a logical type representation.
    I'm not sure how to change this?
    Another question:
    same dialog - the length of varchar is shown in chars on target and in bytes on the target.
    Where do i need to change this ?
    thank you
    Andrew
    Edited by: AndrewZ on Jan 11, 2010 12:19 PM

    Hello Philip,
    "how did you create these models - with domains and without and that char - byte difference?"i created a logical model using domains. Each domain has been defined in the "domain administration" dialog and mapped to logical type with ( in case of char/varchar types ) "char" length.
    For example :
    loan_id is specified as "domain (short text)". Which is defined ( in "domains administration" ) as char(50).
    After logical model was complete, i generated the relational , did "DDL generation" ran the script in the DB.
    After that i made some changes to the logical ( added and changed some entities ).
    To generate the diff i followed Sue's tutorial.
    These were the steps I used to get to this situation.
    So now i have ( in "Compare Models" dialog) the situation that all tables are different, and the difference is in a type presentation.
    Here is the link to the screenshot i made.
    "also, you can create domains in model without domains"hmmm, what would be an advantage of using this approach?
    Thank you
    Andrew
    Edited by: AndrewZ on Jan 10, 2010 7:04 PM

  • Prev Comment / New Comment in Forms

    We have built custom forms using HCM F&P with fields such as Prev Comment & New Comment
    We have workflow going upto 4-5 levels
    For some of the IDs, the comments entered at one level is not getting displayed in the previous comment field of the next approver.
    For some IDs, this works correctly.
    Does this depend on missing authorization? Is there any other possible reason for this behavior?

    Looks like you got your answer here? Re: Prev Comment / Next Comment in Forms
    Maybe you can close this thread? Otto

  • Data Modeler - Compare Models and DDL file

    I have been generating DDL files by data dictionary import. In the Compare Models window, the orange triangles with exclamation marks show the tables that are somehow different in database and in my data model.
    That would be very helpful feature, if it didn't notice the kind of information that never goes to database. For example I have used the Notes-field and Table Types and the compare functionality shows that those information are missing in database. In other words, it shows the exclamation marks in every table even if I had changed one table in my model.
    Is there some reason for it to work like this? Or is this going to be fixed in the future?

    Ok, that's good to hear!
    Now I have another thing about DDL that I noticed. I have a sequence in my database that has cache size of 20. I removed the cache size from Data Modeler and made the DDL file with import from data dictionary. The DDL file was empty, so Data Modeler didn't notice that the sequence had changed.

  • Data Modeler : Comparing models

    Hi,
    A ct of mine is trying to compare data models, they have some questions:
    1) Is there am easy way to change the "from" and "to" models, I mean depending on the first file you open you set the "from" model. It could be good to change: compare model A agisnt B, and B against A.
    2) Another thing when you compare models if you have the "Tables" option selected and then expand the menu, all the tables are unmarked, is it the expected behaviour?
    3) Also is it possible to syn with a svn repository?
    Rgds
    L

    Hi Luis,
    what version of Data Modeler do you use?
    1) Is there am easy way to change the "from" and "to" models, I mean depending on the first file you open you set the "from" model. It could be good to change: compare model A agisnt B, and B against A.no, not for 3.0
    2) Another thing when you compare models if you have the "Tables" option selected and then expand the menu, all the tables are unmarked, is it the expected behaviour?they are unmarked if there are no differences - you can use check box in front of "Tables" to mark them all
    3) Also is it possible to syn with a svn repository?yes in 3.0 (including early adopters versions), you can look at demonstrations here http://www.oracle.com/technetwork/developer-tools/datamodeler/overview/index.html
    Philip

  • Trigger/Sequence not in ddl preview when comparing models

    Hi,
    I've a problem with incremental DDL generation and trigger/sequence (auto-increment).
    First case :
    I've created a table and generated it in my Oracle database.
    Then, I've defined on my primary key column the "Auto-increment" and "Identity column" to Yes (and of course sequence and trigger names filled).
    If I generate DDL (File/Export or Generate DDL button), no problem. The DDL script contains the sequence and trigger defined in auto-increment properties.
    But if I compare my model and the database (Import data dictionnary, swap target...), the sequence and the trigger are not in the DDL preview.
    Second case :
    If I create a new table in my relational model, with filled auto-increment properties, and then I compare model and db, the new table is created, with associated sequence and trigger. This is completely normal.
    Last case :
    A trigger manually defined in physical model is not in DDL preview if the table already exists in database. If the table doesn't already exist in db, all statements (table, sequence, trigger) are generated.
    my conclusion : auto-increment properties are not taken into account in the incremental DDL generation if the table already exists.
    Can you confirm this ?
    thanks
    regards
    Fabrice
    (Data modeler 3.1.4)

    Hi Fabrice,
    A trigger manually defined in physical model is not in DDL preview if the table already exists in database.Yes. This is true.
    my conclusion : auto-increment properties are not taken into account in the incremental DDL generation if the table already exists.The actual situation is that auto-increment properties are not taken into account in the incremental DDL generation if the column already exists.
    David

  • 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

  • Trying to print comments but 'Commenting' option doesn't appear in Preferences in Adobe. Using Mac OSX.6.8

    Hi all
    I need to print off some student work in PDF form showing the comments they have added BUT when I go to the "preference" menu in Adobe, the "Commenting" option just isn't there! Any idea why? Any way round it? I'm on a Mac using OS10.6.8, Adobe version 9.3.2.
    Thanks
    Nigel

    Sorry – new to this. I just have Adobe Reader, version 9.3.2. The site I looked for help from was an Acrobat Help site. It directed me to the Preferences menu and referred to (and showed) a "Commenting" option which just isn't there on my screen. The page is here:
    http://helpx.adobe.com/acrobat/kb/print-comments-acrobat-reader.html
    Cheers
    Nigel
    Professor Nigel King
    Acting Associate Dean for Research
    Co-Director, Institute for Research in Citizenship and the Applied Human Sciences
    School of Human and Health Sciences
    University of Huddersfield
    : +44 (0) 1484 472812

  • Why do comments in comments list disappear when file is saved after a signature is added?

    When working with a workpaper file we are using sticky notes, highlight, adding text to annotate a file. Then later we go back and add "place initials" by things that we verify either have been done or the workpapers support that statement. Upon saving the file before adding the initials the file name is XXXX.pdf and the 110 comments I've made in the file are listed in the comments list. Then when I add my initals the file name changes to XXXX-signed.pdf and the 110 comments I've made are still present, but not viewable in the comments list nor when I click on the sticky note is the information in the note viewable. Why would this information disappear?  How do I get it back?
    If there is no fix for this Adobe...this is a great reason for my bosses to decide not to spend the thousands of dollars it's going to cost us to buy and implement your software throughout our firm.  We need to retain the comments on a workpaper file as well as be able to inital and sign our workpapers. Many people work in a single workflle and putting our intials next to an item tells the reviewer that not only did we see the comment from the client, but we also double checked to make sure the inforamtion was input into the system and included in the workpapers farther back in the file.
    Any help from the user community would be apreciated.
    Tanya

    I replied to this with a hacky solution over at Stack Overflow: http://tinyurl.com/ybwjfeg
    I would prefer that this is resolved via a bug fix, because it certainly appears to be a bug.

  • Compare model with diferent schemas to database with diferent schemas

    Hi All,
    I have some tables in diferent schemas that are equal(i.e: country table, i need this table in all the schemas) name and structure are the same but with diferences in some properties like mandatory columns,
    the problem is when I try to compare with the database,
    Import from datadictionary swap target model,
    i select the model and select the diferent schemas in the database,
    in the result, the table with the same name is compared for all the schemas in my model with the table in only one schema of the database
    and at the end appears a table to be droped for the tables in the other schemas of my model,
    the table comparison is giving me differences in the schema but is not comparing with the correct schema table,
    I'm not sure if I'm doing something incorrectly or is just a limitation of the tool,
    Thanks in advance

    Hi Philip,
    You are righ, if a select this option in the compare tab options
    I could filter which elements of the model I will compare with the datadictionary,
    But is not too much friendly to change this property every time I want to compare the model,
    I mean, I have generated with DDL editor a file for some objects but the flag 'generated in DDL' is not changing so I need to do it manually,
    I don't know if I'm not doing correctly the generation or if I have some problem with the configuration,
    Could you confirm me that if I execute the generation of DDL with only one object this object will be the only one will have the flag checked??
    In my opinion if could be posible to include a step in the compare way to select the objects will be more friendly for the user but is still a solution to my problem, Thanks a lot

  • Compare Model to Netezza DB?

    I've been trying to figure out how to make sure out model is in sync with our Netezza db.  Does anyone have instructions or a VBA script which would enable me to do this?  I've tried reverse engineering then comparing the models, but I'm only interested in tables and views, columns which don't match. Not everything else and not ones that do match.
    Any help would be greatly appreciated.
    Mark Carlock
    AutoTrader.com

    Hi,
    try to do this steps:
    MENU Database\Apply ModelChangesToDatabase
    * generate to file( Script generation)
    * Using datasource
    select only tables and views as the objects of interest.
    what is generated differs 
    HTH

  • Compare model with Data Dictionary shows PK as index

    I know there was already a question about this, but there is no solution to that one.
    When I compare my model to the DB, those indexes created to enforce the PK (which were generated by my model, btw), keep appearing as differences, even if I mark the option to auto generate the PK indexes. How can I solve this?

    Hi,
    this problem is solved in next release. You won't get those support indexes when compare from model to database. You still will have them in opposite direction.
    Philip

  • Ver 8.1 loses even more comments from comments field

    With 8.0, Itunes started losing comments intermitently just after I typed them in. I hoped the problem would have been fixed with 8.1, but I've just had comments from multiple songs disappear from a playlist I was working on.
    After reading threads about much more serious losses others are experiencing, I have little confidence the comments problem will be solved.
    Here's what I'm doing in the interim: At least once a day I display my list of songs in I-tunes, SELECT ALL and COPY. Then I open Excel and copy all the info (Song, Artist, Album, etc, etc) into a Spreadsheet and save to a back up folder. I have about 7,000 songs, and it takes less than a minute. I know this doesn't make a backup of my library, but at least I know what I had and where to start to recover from a major loss.

    I went to go look for a more "official" way to contact support to let them know about this bug. No luck.
    Any suggestions to at least get someone within Apple to say "we're aware of the problem"?

  • HELP LR 2.7 strips comments from Comment Subwindow in EXIF info.

    I add comments to various trip photos in the EXIF/Comment box.  After processing LR, the comments are no longer there in the output photos.  Is there any way to keep the comments when using LR?

    I suspect you're using Windows Explorer or some other tool to add the comment?
    LR does not read that tag into it's database, so it won't be exported again either, because LR doesn't "know" about it.
    Use a IPTC tag wich is visible in the LR metadata panel instead.
    Beat

Maybe you are looking for

  • Error reading Web application occurs when starting one server in the cluster

    Hi All,           I have configured two cluster servers in the win 2000. Admin server also win           2000. One cluster server joins the cluster while other gives following error           and starts. But it seems that it does not join to the clus

  • Open in... not working for PDF in iOS6

    Hi, I have just upgraded to iOS 6 and can no longer view PDF files from email on my new iPad. The preview image appears fine and when I tap and hold on it, the "Open in.." window appears with app icons. When I pick an app, the popover goes away and n

  • C3-01detailed call log

    Kudos to you guys at nokia. You are really doing a great job especially with the feature phones. However some basic, yet much needed  features seems to be missing and this is quite relevant to most, if not all of  us. Like a detailed call log which s

  • Error Generating PDF under Unix

    Error Generating PDF under Unix I am calling one report from another, My requirement is when i run the first report the second report should generate pdf in unix directory ('/ora1/app/1.pdf'). If i use my local drive pdf is getting created but, if I

  • Can you generate PDF file from LabVIEW?

    Can you generate a PDF file from LabVIEW?