Вы находитесь на странице: 1из 4

14/01/2016

arcacheutility|BMCCommunities

BMC.com > All Places > Products > Remedy AR System > Discussions

6 Replies Latest reply: Mar 5, 2013 11:13 AM by Suresh Kannan

OluShow NameToUpdate Jan 13, 2010 8:32 AM

arcache utility
This question is Not Answered.
I am trying to recreate the Demo account using the arcache utility. I keep getting The value for this entry violate a unique index that s been
defined for this form. But when attempt to delete the record it tells me that the record does not exist.

Here is my syntax for creating the account.- arcache -Ua -e 000000000000001 -lw 1 -n "Demo" -p "" -g "1;"

Fortunately this is a dev box, but I still need the box to test somethings..
How do I get around this. Any Suggestions?

4604Views

Tags:

Mark Walters Jan 13, 2010 9:00 AM (in response to OluShow NameToUpdate)
1. Re: arcache utility

Both the request and login name need to be unique so do you already have a record with request id 1 and/or a user called Demo in the
user_cache table?

Mark
Actions
https://communities.bmc.com/thread/39636?tstart=0

Like (1)
1/4

14/01/2016

arcacheutility|BMCCommunities

OluShow NameToUpdate Jan 13, 2010 9:04 AM (in response to Mark Walters)
2. Re: arcache utility

I'll have to verify on the back end. At any rate, how can I get around this?. Can i create another temporary admin account and use another
request ID, like 000000000000002?
Actions

Like (0)

OluShow NameToUpdate Jan 13, 2010 9:57 AM (in response to Mark Walters)
3. Re: arcache utility

It's now creating the account, but the account doesn't seem to have administrator permissions based on the available quick links.
Actions

Like (0)

Mounir Chermiti Jan 14, 2010 5:23 AM (in response to OluShow NameToUpdate)
4. Re: arcache utility

try this;

arcache -Ua -eFOO123 -lw 1 -n "tempadmin" -p "password" -g "1;"


Actions

Like (2)

Henry Vargas Jan 30, 2012 4:54 PM (in response to Mounir Chermiti)
5. arcache utility

This last answer works! Thanks Shade!


https://communities.bmc.com/thread/39636?tstart=0

2/4

14/01/2016

arcacheutility|BMCCommunities

Actions

Like (0)

Suresh Kannan Mar 5, 2013 11:13 AM (in response to OluShow NameToUpdate)


6. Re: arcache utility

For Linux environment, use the following.

LD_LIBRARY_PATH=/opt/bmc/ARSystem/bin ******** This is the path where the libicuucbmc.so.32 libraries are.
export LD_LIBRARY_PATH
export ARTCPPORT=1545 **************The Port # of the arserver you are trying to connect
./arcache -Ua -d -e 00001500 -n userdemo -t server -g "1;" -l1 -p userpassword
Actions

Find People
Support Login

Like (0)

Community Help
Worldwide

About BMC

https://communities.bmc.com/thread/39636?tstart=0

BMC.com
3/4

14/01/2016

arcacheutility|BMCCommunities
Copyright 2005-2016 BMC Software, Inc. Use of this site signifies your acceptance of BMC's Terms of Use, Privacy Policy and Cookie Notice.
BMC, BMC Software, the BMC logos, and other BMC marks are trademarks or registered trademarks of BMC Software, Inc. in the U.S. and/or certain
other countries.
Manage Cookies

https://communities.bmc.com/thread/39636?tstart=0

4/4

Вам также может понравиться