User Tools

Site Tools


howtos:admin:mark_mb_asok

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howtos:admin:mark_mb_asok [2011/06/15 15:39]
shona.weldon created
howtos:admin:mark_mb_asok [2011/06/15 15:41] (current)
shona.weldon
Line 3: Line 3:
 If you get a message that a model base needs to be checked but you need to go into it anyway to delete a model family or for some other reason you can patch the model base to all allow entry. If you get a message that a model base needs to be checked but you need to go into it anyway to delete a model family or for some other reason you can patch the model base to all allow entry.
  
 +1. login as samm through putty
 +
 +2. Start the patch tool:
 +<​code>​ MBpatcher </​code>​
 +3. Set up the model base variable
 +<​code>​ set MBroot /​whatif/​samm/​Models_MB </​code>​
 +4. Go into that model base
 +<​code>​ moveto MBroot </​code>​
 +5. Look at the model base info and see if the MBstatus = F_MBOK if not you need to patch it to change it
 +<​code>​ show MBinfo </​code>​
 +7. Start patching the model MB info
 +<​code>​ patch MBinfo </​code>​
 +9. Tell it we want change the status ​
 +<​code>​ MBstatus = "​F_MBOK"​ </​code>​
 +10. Complete the patch:
 +<​code>​ done </​code>​
 +12. Close MBPatcher
 +<​code> ​ quit  </​code>​
  
howtos/admin/mark_mb_asok.1308152348.txt.gz ยท Last modified: 2011/06/15 15:39 by shona.weldon