How to use ORCA on linux server ( using procalator)Below are step by step guide to use orca on linux servers, please bear in mind that this is for my personal reference only, please use it at your own risk. I written this guide since i haven't find it anywhere on google/internet.
What you need to have (read the procalator README for details) :
1. procalator (included in your source distribution of orca (mine is 0.27): contrib/procalator)
2. a running orca server (not covered here).
3. perl 5 installed on all target servers
installation:
Client site..
You can use procalator without compiling the source distribution, provided that you have a running orca server as no. 2 above.
1. unpack the source distribution;
# tar xvfz orca-0.27.tar.gz
2. go to orca-0.27/contrib/procalator
# cd orca-0.27/contrib/