Exporting class definitions from BMC Atrium CMDB to cells

To synchronize classes from BMC Atrium CMDB to the cells, do the following on the system in which the publishing server is present:

  1. Open a command-line instance and run pclassinfo -x -o mc_sm_object.baroc.
  2. Replace the existing mc_sm_object.baroc file of the target cell in the installationDirectory/etc/cellName/kb/classes directory.
  3. Run the following command to compile the KB: 

    mccomp -n <cellname>
  4. Run the following command to reload the KB: 

    mcontrol -n <cellname> reload KB


Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Pete Flores

    We should add more steps here. Where does the .mc_sm_object.baroc file go? (classes directory)
    replace existing mc_sm_object.baroc file with new

    restart cell....etc. does TSIM server need to be restarted?
    This section, at the bottom, states to restart the TSIM server.
    https://docs.bmc.com/docs/display/TSIM110/Synchronizing+attributes+in+BMC+Atrium+CMDB+to+Infrastructure+Management

    May 08, 2018 01:41