Fwd: SLM issue

2012-08-30 Thread Jose Huerta
I think this conversation is worth to share Jose Huerta theremedyforit.com Inicio del mensaje reenviado: De: Rajesh Nair rajesh.nair@gmail.com Fecha: 30 de agosto de 2012 08:45:02 GMT+02:00 Para: Jose Manuel Huerta Guillén arsl...@theremedyforit.com Asunto: Re: SLM issue Wow,that

Archive records

2012-08-30 Thread Robin Mathew
Hi all, Can you please suggest any solution other than DB script,built-in archive or DSO for moving records from regular forms to archive type forms? Regards Robin ___ UNSUBSCRIBE or access ARSlist Archives at

Re: Archive records

2012-08-30 Thread Misi Mladoniczky
Hi, RRR|Chive should work fine. It will disassociate the Archive-form from its Parent before before a transfer. You will probably want to map fields 1 and 3 to fields 450 and 451 though. fieldmapping = 1= 2 Use this to move the records: transfertype=MOVE Make sure to specify a qualifier to

Re: Archive records

2012-08-30 Thread Robin Mathew
Hi Misi, This is the cfg file I used. source_server = 150.236.15.4 source_tcp = 7390 source_user = Demo source_password = * source_form = Test1 target_server = 150.236.15.4 target_form = AS test1 transfertype= MOVE fieldmapping= '1'='450','3'='451'

Re: Archive records

2012-08-30 Thread Misi Mladoniczky
Hi, I see no qualifier, so this would MOVE everything, right? Which version of the AR System are you using? Is any of the forms overlay-forms? Which version of rrrchive are your running? (rrrchive.exe -ver) Best Regards - Misi, RRR AB, http://rrr.se Hi Misi, This is the cfg file I

Re: driver.exe, row counts...

2012-08-30 Thread Longwing, LJ CTR MDA/IC
Misi, I tend to agree with you, but in the last several years I found MANY things that the Remedy server does poorly...I'll give you an example. You need to get the sum of a particular table column via filter with the default server side table chunk of 1000, and you have 200,000 records in the

Re: driver.exe, row counts...

2012-08-30 Thread Misi Mladoniczky
Hi, A workaround for your problems would be to make the child records sum themselves up whenever they are changed in a specific record in a special summary form. When you then need the enormous COLSUM(), you just read the value from the single record in the summary form. So it all depends on

Re: Join Forms in ITSM 76 Apps

2012-08-30 Thread Silvano Valle
Frank - What is the Question? On Tue, Aug 28, 2012 at 11:10 AM, Frank Caruso caruso.fr...@gmail.comwrote: Does anybody have a solution for this issue? Thank you ___ UNSUBSCRIBE or access ARSlist Archives at

Re: driver.exe, row counts...

2012-08-30 Thread Grooms, Frederick W
One thing to remember ... Oracle does not support TOP, so I didn't think Remedy would be using it. (Is your example from the SQL log on the server?) Fred -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Longwing, LJ CTR

AD Account Lock-OUT via Remedy

2012-08-30 Thread Bhupesh Gupta
I am looking for any ideas on how to implement/set up account lockup for multiple unsuccessful login failures. We are on version ARS 7.604 SP2 Examples: In Active directory when user tries to enter inalid passowrd for the number of times specified on AD side ,then system will lock user account

REVIEW

2012-08-30 Thread Maddala, Venkat
REVIEW ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are

Re: AD Account Lock-OUT via Remedy

2012-08-30 Thread Easter, David
From the documentation (Configuration Guide): To set a maximum number of bad passwords, enter the number in the Max Number of Password Attempts field in the AR System Administration: Server Information form (Configuration tab). To turn the feature off (unlimited number of bad passwords allowed),

Re: AD Account Lock-OUT via Remedy

2012-08-30 Thread Bhupesh Gupta
Hi David - Our AD gets lock out after three wrong attempts and gets restrored automatically after 30 minutes.. If use Remedy AR server setting for Password attempts, it locks account in remedy not in AD. Then somebody needs to go into remedy and enable it. Your inputs? Regards, Bhupesh

Re: driver.exe, row counts...

2012-08-30 Thread Longwing, LJ CTR MDA/IC
Yes...SQL...I'm curious how it handles the same situation in Oracle... -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Grooms, Frederick W Sent: Thursday, August 30, 2012 8:26 AM To: arslist@ARSLIST.ORG Subject: Re:

Re: ADM:ARS List Social Conventions

2012-08-30 Thread Longwing, LJ CTR MDA/IC
Daniel, I read through this one this morning and I came to the realization that 'flaming' isn't really a problem on this particular list which I think speaks to the professionalism of the individuals participating...I don't think I have ever come across a member openly (I'm not talking about

Re: driver.exe, row counts...

2012-08-30 Thread Ben Chernys
The code (arserverd) know the database it's on and generates the appropriate SQL. Oracle has an equivalent so it's not much code to handle it the same way - though indeed it could be handled in an entirely different way. Developers choice as usual. That being said, I saw an interesting bug in

Re: AD Account Lock-OUT via Remedy

2012-08-30 Thread Easter, David
I had thought that you meant that it locks it correctly when AD is used, but not when AD is uninvolved. If the password AD is being restored after 30 minutes, I expect that's occurring on the AD side of things. I can't think of a way that AR System would be influencing that situation. You may

Re: AD Account Lock-OUT via Remedy

2012-08-30 Thread Jose Manuel Huerta Guillén
I think that the issue is that the AD and Remedy are not fully integrated. The expected behavior would be to block all the domain for a user for 30 minutes after three wrong attempts. For instance, in a fully integrated system If I made an attemp to log into a computer, then from another computer

Asset Create and Update Permission Limits

2012-08-30 Thread Frank Caruso
ITSM 7.6.4 sp2 The Asset Management application appears to have only two levels of permissioning (not concerned update Asset Viewer). This my understanding: If you are an Asset Admin for a Company you can create, update and delete any asset. If you are an Asset User and are a memeber of any of

Remedy Developer Opening - Washington D.C.

2012-08-30 Thread Moe A. Elnabawi
All, One of my clients is seeking a Remedy Developer for a position in Washington D.C. This is a 6 month contract near the Navy Yard Metro. I have included the job description below. If you would like more details, please email me directly at

David Zifchock is out of the office

2012-08-30 Thread David Zifchock
I will be out of the office starting 08/30/2012 and will not return until 09/10/2012. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are

Re: Asset Create and Update Permission Limits

2012-08-30 Thread Tauf Chowdhury
I think you also may need Asset Admin out of the box in order to see manage inventory and modify items within it. Sent from my iPhone On Aug 30, 2012, at 4:18 PM, Frank Caruso caruso.fr...@gmail.com wrote: ITSM 7.6.4 sp2 The Asset Management application appears to have only two levels of

Re: Remedy Developer Opening - Washington D.C.

2012-08-30 Thread Jose Manuel Huerta Guillén
Someone with 5 years of experience with ITSM 7.6 deserves a very high salary. :) It's Friday at many parts of the world... Regards, Jose Manuel Huerta http://theremedyforit.com/ On Thu, Aug 30, 2012 at 10:20 PM, Moe A. Elnabawi melnab...@apexsystemsinc.com wrote: ** All, One of my

New section at my blog: Free Tool Reviews

2012-08-30 Thread Jose Manuel Huerta Guillén
Hi listers, I want to present you a new section at my blog, the Free Tool Reviews. Here I will review the most useful tools for Remedy developers and admins. I started with RRR|Chive. http://theremedyforit.com/2012/08/new-section-free-tool-reviews/ I tell you, because if any of you think that I

Re: Remedy Developer Opening - Washington D.C.

2012-08-30 Thread arslist
Recruiters tend to not know how long the product has been out for, lol. In about 3 months they will be asking for 3 years of ITSM8. Dan From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jose Manuel Huerta Guillén Sent: August 30, 2012 5:10

Re: If BMC Remedy had a theme song

2012-08-30 Thread Maddala, Venkat
Got some serious development to do this weekend, so made a playlist form all the theme song nominations. Here is the Spotify playlist: Remedy Theme Songshttp://open.spotify.com/user/venkatmaddala/playlist/68oSEvUd2uE85Bb9Ve79Li Tracks included: 99 bottles of beer on the wall Thunderstruck

Re: If BMC Remedy had a theme song

2012-08-30 Thread Joe Martin D'Souza
And for some of the buggy versions.. You drive me crazy – Shaking Stevens :-) I know when I was deleting my first overlay about a year ago ‘my heart was beating like a train on a track!’ Joe From: Maddala, Venkat Sent: Friday, August 31, 2012 12:00 AM Newsgroups: