Re: Query regarding SUBSTR() function

2014-02-13 Thread shashidhar M S
Hi Rod, Yes I understand that. Many Thanks for the information!! Cheers, Shashi ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the Answers Are, and have been for 20 years

How to start incident/change number from specific sequance

2014-02-13 Thread Hany Abd Elfattah
Hi all, We are installing new environment with version 7.6 and need the incdent and the change numbers starting from last sequance on the old environment which simply need the change start from CRQ00016000 instead of CRQ0001 I did it once from the db from 5 years but i didn't remeber

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Brian Goralczyk
In arschema, you just set the nextid value for the form that you want modified. HTH, Brian Goralczyk On Thu, Feb 13, 2014 at 6:01 AM, Hany Abd Elfattah hany...@gmail.comwrote: ** Hi all, We are installing new environment with version 7.6 and need the incdent and the change numbers starting

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Hany Abd Elfattah
First the nextid value doesn't match the change number, i already changed it but the change number sequance remain as it is i think there is another table but i couldn't remember On Thursday, February 13, 2014, Brian Goralczyk bgoralczyk.w...@gmail.com wrote: ** In arschema, you just set the

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Tauf Chowdhury
There is also a form where you need to make the change. Forgot the name and shoveling snow right now. Sent from my iPhone On Feb 13, 2014, at 8:29 AM, Hany Abd Elfattah hany...@gmail.com wrote: ** First the nextid value doesn't match the change number, i already changed it but the change

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Hany Abd Elfattah
Even the nextid value doesn't change when creating a new change On Thursday, February 13, 2014, Tauf Chowdhury taufc...@gmail.com wrote: ** There is also a form where you need to make the change. Forgot the name and shoveling snow right now. Sent from my iPhone On Feb 13, 2014, at 8:29

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Jason Bess
You need to update the NextId for HPD:CFG Ticket Num Generator and CHG:CFG Ticket Num Generator. update arschema set nextId=16000 where name='CHG:CFG Ticket Num Generator' Jason L Bess, MCSE/RSP/ITILv3 BMC Remedy ITSM Consultant On Thursday, February 13, 2014 7:01:41 AM UTC-5, Hany

Re: How to start incident/change number from specific sequance

2014-02-13 Thread Jason Bess
And if your Next ID Chunk size is greater than 1 in the Server Information form, you'll also need to restart ARS for the change to take effect. Jason L Bess, MCSE/RSP/ITILv3 BMC Remedy ITSM Consultant You need to update the NextId for HPD:CFG Ticket Num Generator and CHG:CFG Ticket Num

Re: Custom Notifications

2014-02-13 Thread Jason Bess
Normalization job status is stored in NE:JobRun. Jason L Bess, MCSE/RSP/ITILv3 BMC Remedy ITSM Consultant On Monday, February 10, 2014 4:19:54 PM UTC-5, Simon Ellis wrote: Haven't looked to far into this as yet, thought i'd ask if it was feasible before plodding into it Wondering

how to delete all changes 5k as its testing

2014-02-13 Thread Hany Abd Elfattah
Hi all, We are moving new environment 7.6 to production and need to delete all test cases of changes and it's related tasks and the approval if possible They are around 5k test change, is there a way to delete them from DB or any other easy and safe way Thx, Hany -- BR, Hany

Re: how to delete all changes 5k as its testing

2014-02-13 Thread Dale Jones
5k - Just use the Mid Tier 5K is not a lot to clean up A lot safer. Dale Jones DCS Raleigh, NC 919-523-6034 From: Action Request System discussion list(ARSList) [arslist@ARSLIST.ORG] on behalf of Hany Abd Elfattah [hany...@gmail.com] Sent: Thursday, February 13,

Re: how to delete all changes 5k as its testing

2014-02-13 Thread Hany Abd Elfattah
What do you mean by using the mid tier to delete 5k test change with its tasks and approvals, i tried to delete them from the application but i faced error please select the task assignee group first On Thursday, February 13, 2014, Dale Jones d...@dcshq.com wrote: ** 5k - Just use the Mid Tier

Re: how to delete all changes 5k as its testing

2014-02-13 Thread Dale Jones
There is some tasks that need cleaning. Here are a couple options: Temporarily Disable the Task Filter that checks for Assignee TMS:TAS:RequireAssignee Or Fix the Tasks with the missing Assignee. Find the One or Mod All Tasks that have NULL Assignee Or Open Task via the Object List and Delete

Re: Make Hidden or Disable some elements of the Application List Menu

2014-02-13 Thread SUBSCRIBE arslist Brian McCarty
These entry points are Activelink Guides and can be seen in Developer Studio. Just search for names containing entrypoint and you'll get most of the standard ones. The form to which the entry point leads is typically the Primary Form for the guide. Disabling these should remove the entry

Re: how to delete all changes 5k as its testing

2014-02-13 Thread Misi Mladoniczky
Hi, RRR|Chive can be used to restore a system after testing has been done. Either the all forms or forms you select. One way is to have a source-system and restore your test-system based on that. The other way is to take a snapshot to arx-files before you start testing, and then restore it to

IE 9 and 10 users getting Javascript error with Midtier 7.6.4 SP5 Caught exception: Object doesn't support property or method 'getProxyGlobalFields' - RESOLVED

2014-02-13 Thread pascale . sterrett
Hi all, Our issue is finally resolved with the recent Hot Fix and a new ClientCore.js provided to us last Thursday. Thorough testing on our side was conclusive. We are just waiting on final explanation on what exactly was fix in the ClientCore.js that did the trick. Thank you, Pascale

Caught Exception Error and Tomcat

2014-02-13 Thread Sanford, Claire
This goes back to the Caught Exception Error thread... One of the solutions recommended is to load a patch to Tomcat. Reading the instructions it says I have to uninstall the midtier and then upgrade tomcat and then reinstall the midtier. That is not a short downtime! Question… When you

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Jason Miller
I am a fan of stripping everything down and building with newer versions to keep things updated and clean. We have it down to about 45 minutes (if we are trying to be fast) to uninstall MT, Tomcat, Java - resinstall Java, TC, MT, hotfix MT, configure MT/TC, customize login.jsp pages. It is for

Re: Caught Exception Error and Tomcat

2014-02-13 Thread heverro12 .
Hi Claire, We just went through the process 2 weeks ago and if you have everything ready to go, the process takes about 20 minutes total. It was very painless with the exception of the down time. Good luck! Robert Heverley On Thu, Feb 13, 2014 at 8:29 AM, Sanford, Claire

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Sanford, Claire
Thank you! I will look forward to your process doc! I think I will look into a new server as well! I was not happy with the way it was built when it was done, this will be my excuse to change that! Any issues with having the MT on a VM? We currently have it on a physical box. Claire

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Chad Wilhelm
Hello, Where is the document located where it mentions patching TC? What version of TC? What release of Java? We are on build Version 8.1.00 201401210137 Hotfix running TC 6 and we are receiving the error. Thank You, Chad Wilhelm CareTech Solutions Office: (248) 823-0177

Re: Caught Exception Error and Tomcat

2014-02-13 Thread heverro12 .
Hey Claire, Our MT sits on a VM and only experienced the known issues with MT. Robert On Thu, Feb 13, 2014 at 9:06 AM, Sanford, Claire claire.sanf...@memorialhermann.org wrote: ** It is in the Readme doc of the Mid-Tier hotfix. It is a 7.6.04 SP4. *MT_7604SP4_2013NOV07_CU_ALL*

Re: Caught Exception Error and Tomcat

2014-02-13 Thread heverro12 .
Our process was simple.. Uninstall/Remove midtier and Tomcat. Verify Tomcat service was removed and no files are left, but leave the folders. Restart the server. Install Tomcat 6.0.37. Restart server. Install midtier. Restart server. Log into midtier config to verify successful install. Follow

Caught Exception Error and Tomcat

2014-02-13 Thread John Baker
Claire What will upgrading Tomcat achieve when the error is broken Javascript on the client side? Is there something in the documentation that suggests it's anything other than BMC's problem? John ___ UNSUBSCRIBE or

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Sanford, Claire
The documentation says that the hot fix requires a newer version of TomCat than I have on my machine. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of John Baker Sent: Thursday, February 13, 2014 1:31 PM To:

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Jason Miller
Same here, no issues. Out of the 80+ servers my team supports we only have two physicals, both production Remedy DB servers. We are talking with our DBAs about possibly moving our older 7.6.04 DB to their VM DB cluster since the (physical) server is up for refresh this year. Currently our two

Asset Management and CMDB

2014-02-13 Thread Sweety
Hello List, This is me again :) What is asset management ? - Application used to manage the CIs What is CMDB ? - A database used to manage the CIs Both seems to be same for me. What is the difference between both of them ?

Re: Asset Management and CMDB

2014-02-13 Thread Tauf Chowdhury
Think of Asset management as the end user view into CMDB. Asset management as a process also involves putting financial, contractual, and/or license/warranty info associated to a CI. There's also a common saying which is: All Assets are CI's but all CI's are not assets. The thinking there is

Re: Asset Management and CMDB

2014-02-13 Thread Roger Justice
Asset Management is a different view that includes Asset specific attributes such as Financial information, Asset Lifecycle Status. All CIs are assets not all assets are CIs. -Original Message- From: Sweety sweetykhann...@gmail.com To: arslist arslist@ARSLIST.ORG Sent: Thu, Feb 13,

Re: Asset Management and CMDB

2014-02-13 Thread David Charters
Asset is financial related and cm db relates to the relationships between objects as well as their setup or configuration. See the IT I glossary for exact definitions. Sincerly, David Charters Charters Technologies 317-331-8985 Original message From: Sweety

Re: Query regarding SUBSTR() function

2014-02-13 Thread Joe D'Souza
For the purpose of keeping the inventory of your Filters to a lower number, you could have it in a single Filter with multiple actions, the beginning action(s) could manipulate the value as you need them to be, and the succeeding actions in that same object, trigger the notification action using

Re: Asset Management and CMDB

2014-02-13 Thread Janie Sprenger
I wrote a paper on this topic and used it in various training classes to help people understand what Asset Management is in relation to the CMDB and vice versa. I've included the content below. Sorry the file is too big to attach to the email for the list server. Email me if you would like the

Re: Caught Exception Error and Tomcat

2014-02-13 Thread Axton
A large heap will mean longer GC times. Set the min to something reasonable, like 512mb, and the max to whatever you want to spare. Let the VM manage the size of the heap in that range. Setting the min=max is a bad practice, though I see/hear many people doing it. I can't rationalize why this