User Tools

Site Tools


delete_a_model_family

Differences

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

Link to this comparison view

Next revision
Previous revision
delete_a_model_family [2009/09/16 14:37]
shona.weldon created
delete_a_model_family [2009/09/16 14:40] (current)
shona.weldon
Line 5: Line 5:
 it know the family is deleted. ​ Here are the steps: it know the family is deleted. ​ Here are the steps:
  
-  - login as samm +1. login as samm through putty 
-  ​- ​Start the patch tool: + 
-<​code> ​  ​MBpatcher <\code> +2. Start the patch tool: 
-  ​- ​Set up the model base variable +<​code>​ MBpatcher </code> 
-   ​set MBroot /​whatif/​samm/​DPAD_MB +3. Set up the model base variable 
-  ​- ​Go into that model base +<​code> ​set MBroot /​whatif/​samm/​Models_MB </​code>​ 
-   ​moveto MBroot +4. Go into that model base 
-  ​- ​Look at the model families table +<​code> ​moveto MBroot ​</​code>​ 
-   ​show mfTbl +5. Look at the model families table 
-  ​- ​scroll up to find out what the record number for the macro model family you+<​code> ​show mfTbl </​code>​ 
 +6. scroll up to find out what the record number for the macro model family you
 deleted and keep track of that number deleted and keep track of that number
-  - Start patching the model family table +7. Start patching the model family table 
-   ​patch mfTbl +<​code> ​patch mfTbl </​code>​ 
-  ​-  ​Tell it the record number you found in 6 and it will print the info about+8. Tell it the record number you found in 6 and it will print the info about
 that record that record
-  -  ​Tell it we want to delete this record +9. Tell it we want to delete this record 
-   ​creFlag = "​F_DELETED"​ +<​code> ​creFlag = "​F_DELETED" ​</​code>​ 
-  ​- ​Complete the patch: +10. Complete the patch: 
-   ​done +<​code> ​done </​code>​ 
-  ​- ​Close MBPatcher +12. Close MBPatcher 
-   ​quit +<​code>  ​quit  </​code>​
  
delete_a_model_family.1253111848.txt.gz · Last modified: 2009/09/16 14:37 by shona.weldon