According to page 296 of Configuring-710.pdf   
arcache {-U|-G}{a|d} -e <entryId> [-g <groupList>] [-i <groupId>]   
        [-c <groupCategory>] [-q <"computed_group_qualification">]   
        [-t <groupType>] [-lw <writeLicense>] [-m <mailAddress>][-n <name>]   
        [-p <password>] [-s <server_name>] [-x <notifyMech>] [-d]   
        [-u <authentication_alias_name>] [-r <authentication_alias_string>]   

-s   
  Specifies the name of an individual AR System server to distribute your 
change to. This option is required.


Atul,
Try adding the -d option to turn on debugging and move the -s option to just 
before the -e.  Also (just to be picky) put in a space after the -g (maybe it 
is complaining that -s is not a valid group).   
   arcache -Ua -n "aaa" -p "" -s servername -e "000000000099999" -lw 1 -g "1;" 

This is the example from page 298 of the manual.   
   arcache -Ua -eTEMP999 -lw 1 -n "TEMPADMIN" -p"" -s bentley -g "1;"

Fred 

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Conny Martin
Sent: Thursday, August 12, 2010 11:33 PM
To: [email protected]
Subject: AW: arcache

Atul,

ommit the -s servername and everything will be fine. Since 7.x arcache is only 
working if you're local to the server

Kind Regards Conny 

-----Ursprüngliche Nachricht-----
Von: Action Request System discussion list(ARSList) 
[mailto:[email protected]] Im Auftrag von Atul Vohra
Gesendet: Mittwoch, 11. August 2010 22:25
An: [email protected]
Betreff: arcache

Hi,

Pre 7.x, I was able to use the following arcache command to create remedy admin 
account (aka Demo):

arcache -Ua -n "aaa" -p "" -e "000000000099999" -lw 1 -g"1;" -s servername

But now on a 7.1 server it is failing with the following message:
Message not in catalog; Message number = 9907 (ARERR 9907)
  -s


It is complaining about -s option. Any help would be appreciated.

Thanks
Atul 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to