Installation procedure failure is usually due to one of the following reasons.
Missing access rights to the Objectivity package. In this case you should get your Objectivity licence before trying again.
Lockserver running in autorecovery mode. Use the Unix ps command to find out the lockserver's running mode:
ps -ef | grep oolsIf you see something like:
dinofm 20536 1 0 Oct 27 ? 1:37 oolsrestart the lockserver in the proper mode:
> ookillls > oolockserver -noautorecovery > ps -ef | grep oolswhere the ps command should show something like:
dinofm 20536 1 0 Oct 27 ? 1:37 ools -OO_NO_AUTOREC