can I ask a dumb question? why are you using a run macro? What is it you are doing exactly and is there is better application to do it with, just asking.. have you considered AIE, or a perlscript? just asking..
On Thu, Oct 4, 2012 at 11:31 PM, Dee <[email protected]> wrote: > Good Evening List. > > I'm trying to tune arserver 7.5p4. we are introducing more integration and > load on the environment. therefore, we are seeing a spike in memory usage > and cpu. The db see no impact on oracle be. > > looking at the arapi.log (see attachment), > > I'm seeing List queue being dispatched via RPC 390620 designated for Fast > Queue. Is this the indicator that fast threads queuing, waiting for the > next available fast thread. Therefore, start an incremental increase of > fast and list queues. > > Private-RPC-Socket: 390601 1 2 > Private-RPC-Socket: 390603 1 2 > Private-RPC-Socket: 390620 6 12 > Private-RPC-Socket: 390635 6 12 > Private-RPC-Socket: 390680 1 2 > Private-RPC-Socket: 390681 1 2 > Private-RPC-Socket: 390682 1 2 > > Aix 6.1 4gb memory > Oracle 11g, 2gb memory allocation > > also, > also, read that a private queue can be designated to automation, in the > configuration of runmacro at the command line , what switch is used to add > rpc port? we current add -a tcpport. > > we currently have automation that leverage runmacro. > > Usage: runmacro [-h <homeDir>] [-d <macroDir>] [{-x <server>} ...] { -e | > -i } > > macroName [-p param=value ...] [-U <user>] [-P <password>] > > [{-w | -W } domainName] [-a portNum] [-O] > > OR > > runmacro -o <output filename> [{-x <server>} ...] -U <user> > > [-P <password>] [{ -f | -s } <form>] [-t {arx|csv|xml}] > [-n] > > [{-w | -W } domainName] [-a portNum] [-O] [-Q > internalqualformat] [-q clienttoolqualformat] > > [-Z > <internalformatqualification filename>] [-z <clientformatqualification > filename>] > > > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > -- Patrick Zandi _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

