MSIADMIN
for v76a, retrieve copies of the sample configuration file and copy scripts from $ulib
. Do not modify the originals in $ulib. Copy the Scripts clear_data and copy_data into $ubin/eop_mpwr, and set their modes to 550
. They should remain owned by MSIADMIN:MSIGROUP
.
cp $ulib/clear_data $ulib/copy_data $ubin/eop_mpwr chmod 550 $ubin/eop_mpwr/copy_data $ubin/eop_mpwr/clear_dataIf you need to change them to make them writeable, be sure to re-protect them when you are done.
$ubin/eop_mpwr
to your first environment where you wish to implement mPower End of Period. Set its modes to 660
for now, as it will need to be customized before use.
cp $ubin/eop_mpwr/eop_run.cfg $uetc chmod 660 $uetc/eop_run.cfgYou can use whatever names you choose for the configuration files.
HOST=mpower.netsoltech.com URN=mpower-v76a
$ubin/eop_mpwr/eop_run –s $uetc/eop_run.cfgBelow is the usage detail of $ubin/eop_mpwr/eop_run script with submit, restart and monitoring options.
Usage: eop_run -s eop-run-config or: eop_run -r resubmit-portfolio eop-run-config or: eop_run -m remonitor-portfolio eop-run-config
$ueop/log/eop_run.log
, $ueop/log/pport_status.log
and $ueop/log/eop_run_api.log
for each portfolio.