wbemconfig(1M)




NAME

     wbemconfig - convert a JavaSpaces  datastore  to  the  newer
     Reliable Log datastore format


SYNOPSIS

     /usr/sadm/lib/wbem/wbemconfig convert


DESCRIPTION

     A Reliable Log directory is created that contains  the  con-
     verted data. This directory is named /var/sadm/wbem/logr.

     The convert argument is the only supported  option  of  this
     command.  You  should  only  run this command after stopping
     WBEM (CIM Object Manager) with the init.wbem  stop  command.
     Otherwise your data may be corrupted.

     This command successfully converts  any  proprietary  custom
     MOFs  you  have created in the datastore, but not any CIM or
     Solaris MOFs you have modified. These will be destroyed.  To
     recompile  any  modified  CIM  or  Solaris MOFs into the new
     datastore, run the mofcomp command on the MOF files contain-
     ing the class definitions.

     Because the wbemconfig convert command invokes the JVM (Java
     Virtual  Machine)  to  perform  conversion of the JavaSpaces
     datastore, you must be running the same version of  the  JVM
     as  when  the original JavaSpaces storage was created. After
     the wbemconfig convert command is completed, you can  change
     to any version of the JVM you want.

     To see what version of the JVM you are  running,  issue  the
     java -version command.


OPTIONS

     The following options are supported:

     convert
           Convert a JavaSpaces datastore to the  newer  Reliable
           Log datastore format.


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWwbcou                   |
    |_____________________________|_____________________________|


SEE ALSO

     init.wbem(1M),       wbemadmin(1M),       wbemlogviewer(1M),
     mofcomp(1M), attributes(5)


Man(1) output converted with man2html