Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is OSDDM changing vid_source and vid_target attributes?

KajSellinNov 9 2020

I have a large data model that is stored in Git and shared between multiple developers.
We see that OSDDM tend to make changes in some of the files even if we have not done any changes. The only action has been to open the diagrams.
Below is an example of the filename and a element that is normally changed. The change it self is the vid_source and/or vid_target attribute, which get new values each time. Can be the same user that opens the model twice in a row. For this specific file it is done on more then 200 elements.
Now we wonder why this is happening and if this is something to worry about before we commit the code?
Example file: rel/8A10EA6F-C84D4C5B78CA/subviews/6A169EF2-A93D-D314-4E5F-4C3BCDF7943A.xml
Example element: <Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="0217FD94-23E7-E0C0-F1D8-D200BFEC9849" otype="FKIndexAssociation" vid_source="B2859BE6-7357-DD51-8453-E12AA08A030A" vid_target="2DB62A7F-2E52-4031-6E7C-12DB3064D8C9">
Thanks, Kaj

Comments

unknown-7404

I have scheduled a job to run a batch file which exports a schema , every day in 3 P.M. ,

when i created it , i did not specify a start date or end date , and i chose " Daily " as a FREQ , and did not check any days .

Ok

1. What is your question or issue?

2. What does you question or issue have to do with Sql Developer?

Unless this is a Sql Developer question please mark it ANSWERED and repost it in the General DB forum

When you repost provide the code you used to create the job. And because your start_date uses an unusual format also post the NLS settings you are using.

If the job hasn't run at all it could be that the start_date you provided is either in the past or far into the future.

JuanM

As others mentioned, mark this question "as assumed answered"

1 - 2

Post Details

Added on Nov 9 2020
4 comments
81 views