This patch corrects a license check-out issue that only affects OpenSpirit installation that are used in conjuction with ProSource Seismic. The patch adds the fuctionality where by if the OpenSpirit Copy Manager is being run from a ProSource installation the OspCopySeismic license feature will be checked out instead of the OspCopy feature. This patch needs to be installed on all OpenSpirit installations (Master and Satellite) where the OpenSpirit Copy Manager will be run. This patch should only be installed in OpenSpirit v3.1.2 installations. Installation instructions: -------------------------------------------- 1) Log in as the OpenSpirit administrator. 2) Shut down the OSP installation to be patched, make sure all users are not running OSP processes from the installation. % $OSP_HOME/bin/runOSServices.sh stop 3) cd $OSP_HOME 4) Copy the OSP312_PSS_patch.tar file to the top-level OSP_HOME directory and expand it: % tar xf OSP312_PSS_patch.tar 5) Run the included "patch_install.sh" script from $OSP_HOME % ./patch_install_.sh 6) restart the Shared Services % $OSP_HOME/bin/runOSServices.sh start Please let us know if you have any questions or problems.