archgid failure...

2006-08-06 Thread Rick
Hello! I'm trying to change a field id using archgid on a 5.1.2 server. I'm using the prompt driven method, and everything seems to go fine, until I relogin into the Admin tool and find that the field id hasn't been changed. I used Les Ganton's tool to check to see if any fields in the entire ap

Re: archgid failure...

2006-08-06 Thread Axton Grams
What is the output/errors from running the archgid program? What db? How many fields are you changing? Axton Rick wrote: > Hello! > > I'm trying to change a field id using archgid on a 5.1.2 server. I'm > using the prompt driven method, and everything seems to go fine, until > I relogin into t

Re: archgid failure...

2006-08-06 Thread Rick
Axton, Found this when I ran archgid: * field_view * field_display * view_mapping * vendor_mapping * schema_index * field_curr * field_date * join_mapping.mfieldId * field_column.parent * field_column.dataField

Re: archgid failure...

2006-08-06 Thread Rick
sorry, ora 9i, only changing a single char field id on a regular form. ___ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Re: archgid failure...

2006-08-07 Thread Michiel Beijen
** Are you, by any chance, trying to change a core field (8?) to your new fieldid?--MichielOn 8/7/06, Rick < [EMAIL PROTECTED]> wrote:sorry, ora 9i, only changing a single char field id on a regular form. ___UNSUBSCRIBE or

Re: archgid failure...

2006-08-07 Thread Grooms, Frederick W
Which version of archgid are you running? Fred -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rick Sent: Sunday, August 06, 2006 9:47 PM To: arslist@ARSLIST.ORG Subject: Re: archgid failure... Axton, Found this when I ran

Re: archgid failure...

2006-08-07 Thread Rick
I've tried both 5.1 and 6.3, and I'm attempting to change 536870914 to 536870915. Here's what I've done as a test: Created a new regular form, created a char field 536870913. Used archgid to attempt to change 536870913 to 536870914 (the schema nextid). No change occurs, and I see an error that

Re: archgid failure...

2006-08-07 Thread Michiel Beijen
** Rick,You should be fine converting the char field 536870913 to 536870914 Can you turn on API and DB logging on the server and supply that for this action?  I notice you use 5.1.2 with ORA 9.i, using 8.1.7 libs I suppose? What platform do you use? I've used archgid 5.1 and 6.3 both succesful

Re: archgid failure...

2006-08-07 Thread Grooms, Frederick W
that form). Are you using the commandline or letting the program prompt you? Fred -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rick Sent: Monday, August 07, 2006 8:27 AM To: arslist@ARSLIST.ORG Subject: Re: archgid fa

Re: archgid failure...

2006-08-07 Thread Rick
5.1.2 ora 9i Windows 2000 AS Michiel, the logs are really large, can't include them here. If I attempt to add another new char field to the test form, it won't save, complaining of a unique index being violated. If I increment the nextid in Oracle, the new field then saves. So, I attempt to ch

Re: archgid failure...

2006-08-07 Thread McKenzie, James J C-E LCMC HQISEC/L3
Title: RE: archgid failure... ** Rick: Maybe you don't understand the functionality of the change id program.  I don't think it updates the nextid field for the form. However, I would not try changing an id from 536870915 to 536870916 but rather try this method.  Change 53

Re: archgid failure...

2006-08-07 Thread Rick
James, Wasn't originally trying to change to nextid, my testing just happened to settle on that number. But anyway, I tried setting to 536871000, and still got a failure. Thanks, rp ___ UNSUBSCRIBE or access ARSlist Ar

Re: archgid failure...

2006-08-07 Thread McKenzie, James J C-E LCMC HQISEC/L3
Title: RE: archgid failure... ** Rick: Which version of Change ID are you using?  If you are on a 5.1.2 server, you should be using the 5.1 version, not the 6.3 version (it has code specific to the ARS 6.x system.) James McKenzie   -Original Message- From: Action Request System

Re: archgid failure...

2006-08-07 Thread Grooms, Frederick W
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rick Sent: Monday, August 07, 2006 9:18 AM To: arslist@ARSLIST.ORG Subject: Re: archgid failure... 5.1.2 ora 9i Windows 2000 AS Michiel, the logs are really large, can't include them here. If I atte

Re: archgid failure...RESOLVED

2006-08-07 Thread Rick
Fred and all, I have another computer with just a single ARS server installed. It's a duplicate in every way of the server I was working on during this post, except that the second computer has only one ARS server installed, and on that computer, archgid works fine. The field Id change was succe