field length issue

2013-04-11 Thread Raj
Hi, can we any mechanism to increase the length of a character field dynamically as the data in that field increases ? Regards, Rajkumar Padole. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the

Re: field length issue

2013-04-11 Thread Gadgil, Abhijeet
You could make it a 0 length field, essentially a clob that way. You will need to use like then on for this field in searches. Raj rajkumar.pad...@vyomlabs.com wrote: Hi, can we any mechanism to increase the length of a character field dynamically as the data in that field increases ?

Re: field length issue

2013-04-11 Thread Kulkarni, Vikrant
If you make the field length 0 would do the trick for you as Abhijeet suggested but there are issues with FTS and QBE search depending your ARS version. I guess there is a BMC ticket open for this. You may like to know about it. The ARS version 7.5 and 7604 have this issue (at least till SP2).

Re: field length issue

2013-04-11 Thread Raj
Hi , Thank you for your quick reply Abhijit and Vikrant. Regards, Rajkumar Padole. -Original Message- From: Kulkarni, Vikrant Sent: 11/04/2013, 12:18 PM To: arslist@ARSLIST.ORG Subject: Re: field length issue If you make the field length 0 would do the trick for you as Abhijeet

Taking a database backup with ARServer running.

2013-04-11 Thread team.rem...@libero.it
Hi All, Is there a remedy command that place the ARServer in a consistent state so i can freely backup the underlying database throught database native tools without the need of shutting down the ARServer? The goal is to take a database backup with application consistency having the ARServer

Re: Values in the Column didn't appear

2013-04-11 Thread Shafqat Ayaz
** HiWhat are the permissions on that column? I believe if you do not set the correct permissions no data will show.ThanksShafqat Ayaz From: "Heba Hashem, Vodafone Egypt" heba.has...@vodafone.com To: arslist@ARSLIST.ORG Sent: Wednesday, April 10, 2013 12:45 PM Subject: Re: Values in the

Re: Issues in DSO 7.6.04 SP2 Linux-Windows

2013-04-11 Thread Chad M Whilding
Nathan, If you are using a portmapper, then that port should be open in the firewall. If you are using private ports, all the appropriate cross bounder addresses must also be opened through the firewall. Regards, Chad Whilding Senior Developer CSC 3560 Pentagon Blvd., Beavercreek, OH

Problem Internet Explorer 10.

2013-04-11 Thread team.rem...@libero.it
Hello to all, anyone has problems using the Mid Tier with Internet Explorer 10? since I updated the browser I have to report a java exception! thanks in advance Pietro Ar Server 7.1.00 Patch 011 201007230200 Mit Tier Version 7.6.04 SP4 201209051922

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Mayuresh Wagh
You should be able to do that. It would be transparent to AR. Online backup is possible. Check with DBA. sent using Galaxy Nexus On Apr 11, 2013 2:29 PM, team.rem...@libero.it team.rem...@libero.it wrote: Hi All, Is there a remedy command that place the ARServer in a consistent state so i

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Mayuresh Wagh
BTW its DB activity and not AR. Remedy does not have inbuilt mechanism to backup underlying DB. sent using Galaxy Nexus On Apr 11, 2013 6:12 PM, Mayuresh Wagh mayurbw...@gmail.com wrote: You should be able to do that. It would be transparent to AR. Online backup is possible. Check with DBA.

R: Re: Taking a database backup with ARServer running.

2013-04-11 Thread team.rem...@libero.it
I know that I can take the DB backup even if the ARServer is running. This isn't my question (I'm also the DBA, I know that I can and I know how to do this ).The matter is if I can consider the ARServer application consistent because it's running. Messaggio originale Da:

Re: R: Re: Taking a database backup with ARServer running.

2013-04-11 Thread Mayuresh Wagh
So you are concerned about the AR performance? If that is the case; then it shouldn't be the issue. Schedule backup during non peak hours. sent using Galaxy Nexus On Apr 11, 2013 6:21 PM, team.rem...@libero.it team.rem...@libero.it wrote: ** I know that I can take the DB backup even if the

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Longwing, Lj
The only thing that should be 'in flight' during a backup would be data, and that is going to happen any time an online backup is done, but the application structure is 'consistent' by the fact that you aren't actively making changes to it, so no concerns from that point. On Thu, Apr 11, 2013 at

Re: Problem Internet Explorer 10.

2013-04-11 Thread Sinclair, Keith
Heya, Internet Explorer 10 is not compatible or supported with your version. We are running 7.6.4sp3 MidTier and have users with IE 10 on Windows 7 8 machines, which has caused us a minor headache. So, to address this, I altered the login_common.jsp file to include an IE10 Browser check,

Re: Problem Internet Explorer 10.

2013-04-11 Thread David Durling
I had a report of a caught exception error with IE 10 against our 7.5 server/7.5 midtier, and just now found that I could work around it by selecting the Compatibility View icon for older web sites. (It's the small icon to the right of the security lock symbol at the top.) After I did that,

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Drew Shuller
Wouldn't putting the AR Server in Admin Only mode stop any transactions to the db? No one would be able to use the system, but it would take less time that a reboot. Drew JTF-Bravo Honduras On Thu, Apr 11, 2013 at 7:19 AM, Longwing, Lj llongw...@usgs.gov wrote: ** The only thing that should

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Jason Miller
Also other admin processes would continue to update the DB. Things like Escalations, Reconciliation Engine, Email Engine, Normalization, SLM. The only way to stop changes to the db is shut down the Remedy apps or put the db in a read-only mode but then the apps would most likely die. Can you

Re: Sr. Remedy Developer

2013-04-11 Thread Bruce - Gmail
I live in downtown Seattle! Sent from my iPhone On Apr 11, 2013, at 11:21 AM, Mike Brahn mbr...@jupgroup.com wrote: ** Rick, Would TeleCommunications be willing to relocate a candidate from Texas? Give me a call whenever you get a chance Mike Brahn Jupiter Group 832-778-1960 ext#

Re: Sr. Remedy Developer

2013-04-11 Thread Shellman, David
Hmm. I live outside of Harrisburg ;) From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Bruce - Gmail Sent: Thursday, April 11, 2013 12:47 PM To: arslist@ARSLIST.ORG Subject: Re: Sr. Remedy Developer ** I live in downtown Seattle! Sent from my

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Drew Shuller
What about a clustered database? Could a backup be made of one of the db's while it was shut down, leaving the other databases running. ARS wouldn't know the difference. You would still have data sync problems. Drew Soto Cano Air Base Honduras

Re: Sr. Remedy Developer

2013-04-11 Thread pritch
I live two hours northeast of Harrisburg and work about two hours south - I'll wave on the way by twice a week :) - Original Message - From: David Shellman dave.shell...@te.com To: arslist@ARSLIST.ORG Sent: Thursday, April 11, 2013 12:49:48 PM Subject: Re: Sr. Remedy Developer **

Re: Sr. Remedy Developer

2013-04-11 Thread dan
Is today Friday? I live in Toronto but I have a direct flight to Seattle, don't know about Harrisburg but I bet I have flown over it. And if I were applying for a job, I'm not sure I would post my phone number on the list and say give me a call (although some have done worse and found

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Terry Bootsma
Good database backups do two things; (a) Take a database backup (b) Take a transaction log backup during the time that the database backup was running (included in the backup) As I am sure you already know, this is one of the differences between a SQL database backup and an MS Access DB

Latest quote from gartner

2013-04-11 Thread Steve Kallestad
The overlap between CMDB and asset management is more apparent in BMC's product suite than in any other vendor's ITAM offering. http://www.gartner.com/technology/reprints.do?id=1-1EW2TFXct=130403st=sb It's an interesting and fairly quick read.

Multiple Developers on Single Server

2013-04-11 Thread BradRemedy
Hay Guys Hope everyone is well. Apologies if this has been discussed before and if so would appreciate a point in the right direction to find the information I am looking for. Basically, I wanted to know how you guys handle multiple remedy developers on a single development server. We have 4

Re: Multiple Developers on Single Server

2013-04-11 Thread kiran kodali
One option is to use AR System Version Control: Object Reservation , to reserve objects by any one developer and release it after usage. On Thu, Apr 11, 2013 at 12:34 PM, BradRemedy bradrem...@gmail.com wrote: ** Hay Guys Hope everyone is well. Apologies if this has been discussed before

Re: [EXTERNAL] Multiple Developers on Single Server

2013-04-11 Thread Stroud, Natalie K
Brad: We also have multiple developers on a single server in each environment (Dev, Qual, and Prod). Do you run custom Remedy apps on your server, or are you running something like ITSM? I can't speak to the performance issues you are having, but I think it would help the more technical

Re: Write permissions errors with read (floating) license

2013-04-11 Thread Misi Mladoniczky
Hi Thad, Thank you, the new site has only been active fore 24 hours or so, so you did not have to stay away very long to have missed it ;-) Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011) Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11/12): * RRR|License

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Steve Kallestad
Bonus points to Terry for pointing out that the recovery solution is more important than the backup solution. I've seen so many situations where the recovery experience was far from optimal. A list of things to avoid: 1) A single (sometimes external) team is responsible for everyone's backups

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Grooms, Frederick W
For 1 and 4 and 6 . What, You mean your backup group is not using the ARS system (so someone can request a recovery/restore) ;) Fred -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Steve Kallestad Sent: Thursday,

Re: [EXTERNAL] Multiple Developers on Single Server

2013-04-11 Thread Pargeter, Christie :CO IS
You might also want to talk to your internal server teams to see if you need more RAM or CPU on the servers. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Stroud, Natalie K Sent: Thursday, April 11, 2013 11:55 AM To: arslist@ARSLIST.ORG Subject:

Re: Taking a database backup with ARServer running.

2013-04-11 Thread Mueller, Doug
You can use any DB backup mechanism you have access to. The AR System does all work in a transactionally consistent way. The DB is ALWAYS in a stable state between transactions (OK, if you are in the middle of restructuring, we do have to commit the metadata changes at a separate time of the

CMDB Graph API question(food for thought?..maybe)

2013-04-11 Thread Chintan Shah
Hi List, I am wondering if anyone has encountered this before or not. I was going through Javadoc of CMDB API and came across the class CMDBQueryQualifier which is one of the crucial classes involved in getting Graph API to work. CMDBQueryItem(CMDBClassNameKey classNameKey,

Multiple Developers on Single Server

2013-04-11 Thread patchsk
The admin operations are single threaded. If you introduce multiple arsevers for development using a common database you are by passing the lock in the mechanism which could corrupt the code or metadata. ___

DSO Return Filter

2013-04-11 Thread Nathan Brandt
Was trying out Return Operation with DSO. I have a Server A and Server B. Server A is sort of Source. I did DSO Mapping and was able to move data from A-Form1 to B-Form1 in Data + Ownership Mode. When TRANSFER is done, as expected, for the record in question, Server B is has Master Flag set to