Verifying OCEP installation

After you have completed the steps described inInstalling the OCEP code, you must run ocep_ivp, the OCEP installation verification program, to ensure that the OCEP code is installed and configured correctly. As with the installation script, IBM recommends that this IVP be run from a superuser, which is a user ID that has been defined with a UID of 0.

To do so, perform the following steps:
  1. Go to the directory that contains the IVP, for example:
    cd /usr/lpp/ocsf/ivp
  2. Run the OCEP IVP program:
    ocep_ivp
    You will receive the following output:
    Starting OCEP IVP
    
    Initializing CSSM
    CSSM Initialized
    
    Attaching ibmocepdl
    Attach successful, Detaching ibmocepdl
    Detach of ibmocepdl successful
    
    Attaching ibmoceptp
    Attach successful, Detaching ibmoceptp
    Detach of ibmoceptp successful
    
    Completed OCEP IVP

For more information about the installation verification procedure, see the README.ocep_ivp file in the /user/lpp/ocsf/ivp directory.