Book a Demo

Author Topic: Could I remove a model from DBMS?  (Read 2651 times)

Amir K

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Could I remove a model from DBMS?
« on: May 19, 2012, 04:05:53 am »
I'm using EA 9 Corporate Edition.
After I transfer a model to DBMS, would I be able to remove it? If so, how?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Could I remove a model from DBMS?
« Reply #1 on: May 19, 2012, 07:21:58 am »
If it's an EAP move it to the Trash. If its a RDBMS ask your DBA to delete the schema.

q.

Amir K

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Could I remove a model from DBMS?
« Reply #2 on: May 19, 2012, 07:30:46 am »
Thanks.
As mentioned models are going to be stored in a DBMS (Oracle DB). However, doesn't one schema hold multiple models? If I drop it, all models stored in that schema will be lost.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Could I remove a model from DBMS?
« Reply #3 on: May 19, 2012, 09:27:14 pm »
No. One schema = one repository. You can have multiple roots in a repository, though.

q.

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Could I remove a model from DBMS?
« Reply #4 on: May 21, 2012, 02:30:38 pm »
In EA repository the node hierarchy is something like this
-Model
   -View
      -Package

So if you are referring to that top node as a model then you need to delete all the views then delete the Model. I think from memory you can't delete the top node until its empty. You should get prompted by a dialog box that tells you that. At least that is how it works in V8.0



Happy to help
:)