I have set the auto cycle of Smat files for the processes on our test environment. I have yet to see the auto cycle happen. I am wondering if there is another way to cycle the files using other criteria other than size, or would this require utilizing our old cyclemsg shell scripts which are currently running on our production 5.5.1 AIX 5.3. I have tried this also but get this error
/nhs/scripts/nebcyclemsg.ksh[5]: ./hcicyclesavemsgs: not found.
This is called from nebcyclemsg.ksh:
setroot
setsite qa58
cd $HCIROOT/bin
./hcicyclesavemsgs -d -c -o 31 1> /nhs/logs/cyclemsg.log /nhs/logs/cyclemsg.err
the hcicyclesavemsgs is in the $HCIROOT/bin directory I am unsure why this does not work. Any help is as always very appreciated.