List Calls on Fast Queue: If you are referring to log file that shows CLIENT-QUEUE: List but RPC-QUEUE: 390620 (Fast queue), then it's not a problem. As client may not be able to understand what queue has to be used for that specific API operation, when client sends request to ARS , then ARS dispatcher (process) decides what RPC Program Number to be used for that specific operation. Client (tools) does not control AR Server about what RPC Number should ARS use , its ARS dispatcher that decides this completely.
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Misi Mladoniczky Sent: Friday, October 05, 2012 10:45 AM To: [email protected] Subject: Re: List and Fast Thread. Hi, You can always use environment variable ARRPC=390680, export ARRPC to force runmacro, or any API-program not overriding the setting, to connect to a specific queue. It is not altogether clear how you have come to the conclusion that list-calls are sent to the fast-queue. I have never seen this happen. ADV: Use a good log file analysis tool such as RRR|Log to find out if you have the right setting for your Fast/List threads. Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011) Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11): * RRR|License - Not enough Remedy licenses? Save money by optimizing. * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs. Find these products, and many free tools and utilities, at http://rrr.se. > 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" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

